Block or Report
Block or report ericsnowcurrently
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
micropython Public
Forked from micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
C 1
516 contributions in the last year
Less
More
Contribution activity
January 2022
Created 11 commits in 3 repositories
Created 2 repositories
Created a pull request in python/peps that received 11 comments
Add PEP 679, "A Per-Interpreter GIL".
This is an informational PEP explaining the issues and work around making the GIL per-interpreter. (I hope to publish/post later this week, but fig…
+694
−0
•
11
comments
Opened 7 other pull requests in 2 repositories
python/cpython
5
merged
- bpo-45953: Statically initialize all the PyThreadState fields we can.
- bpo-45953: Statically initialize all the non-object PyInterpreterState fields we can.
- bpo-45953: Statically initialize all the _PyRuntimeState fields we can.
- bpo-46370: Move the static initializer for _PyRuntime to its own header file.
- bpo-46263: Do not ever expect "use_frozen_modules" to be -1.
python/pyperformance
2
merged
Reviewed 18 pull requests in 3 repositories
python/cpython
16 pull requests
-
bpo-46425: fix direct invocation of
test_importlib - bpo-46070: _PyGC_Fini() untracks objects
- [3.9] bpo-46070: Revert "bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)"
- [3.10] bpo-46070: Revert "bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)"
- bpo-46070: Revert "bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)"
- bpo-45272: os.path should not be a frozen module
- bpo-45379: raise import error on FROZEN_BAD_NAME
- bpo-45953: Statically allocate the main interpreter (and initial thread state).
- bpo-46339: Fix crash in the parser when computing error text for multi-line f-strings
- bpo-45953: Statically allocate and initialize global bytes objects.
- bpo-45653: Freeze parts of the encodings package
- bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD
- bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)"
- bpo-46142: split --help output into separate options
- bpo-46202: Remove opcode POP_EXCEPT_AND_RERAISE
- bpo-46214: remove unused opcode ROT_FOUR
python/pyperformance
1 pull request
pyston/python-macrobenchmarks
1 pull request
Opened 3 issues in 2 repositories
faster-cpython/ideas
1
open
1
closed
python/pyperformance
1
open
Started 2 discussions in 1 repository
faster-cpython/ideas
faster-cpython/ideas