Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
132 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- markshannon/nested_fstrings Python
- markshannon/nested-fstrings Python
- markshannon/devguide Python
-
markshannon/faster-cpython
Built by
Created a pull request in python/cpython that received 2 comments
Created an issue in ericsnowcurrently/multi-core-python that received 12 comments
Clarify what is a "sub-interpreter" and what is an "interpreter".
PEP 554 is entitled "Multiple Interpreters in the Stdlib", yet the term "subinterpreters" is used throughout this repo. There is the additional con…