Skip to content
Avatar

Organizations

@python @microsoft
Block or Report

Block or report ericsnowcurrently

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Enabling CPython multi-core parallelism via subinterpreters.

    225 4

  2. Write VSCode extensions using Python

    Python 19 4

  3. Python-level access to CPython's C-level subinterpreters API.

    Python 6 1

  4. pyweb Public

    Support for Python wherever JS/WASM can run.

    4

  5. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 2

  6. salt Public

    Forked from saltstack/salt

    Central system and configuration manager

    Python 1

737 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 21 commits in 2 repositories

Created a pull request in python/cpython that received 6 comments

Reviewed 7 pull requests in 4 repositories

Created an issue in python/cpython that received 15 comments

Improve Interpreter Isolation

In CPython, we store (persistent) runtime data in several locations. (See https://github.com/ericsnowcurrently/multi-core-python/wiki/3-CPython's-R…

15 comments

Seeing something unexpected? Take a look at the GitHub profile guide.