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
722 contributions in the last year
Less
More
Contribution activity
March 2023
Created 31 commits in 4 repositories
Created a pull request in python/cpython that received 5 comments
gh-81057: Vendor a Subset of distutils for the c-analyzer Tool
distutils was removed in November. However, the c-analyzer relies on it. To solve that here, we vendor the parts the tool needs so it can be run ag…
+2,301
−0
•
5
comments
Opened 16 other pull requests in 2 repositories
python/cpython
8
merged
6
open
- gh-102737: Un-ignore ceval.c in the CI globals check
- gh-102660: Fix Refleaks in import.c
- gh-94673: Isolate the _io module to Each Interpreter
- gh-102660: Handle m_copy Specially for the sys and builtins Modules
- gh-101659: Avoid Allocation for Shared Exceptions in the _xxsubinterpreters Module
- gh-98608: Fix Failure-handling in new_interpreter()
- gh-98608: Stop Treating All Errors from _Py_NewInterpreterFromConfig() as Fatal
- gh-101524: Fix the ChannelID tp_name
- gh-98040: Move the Single-Phase Init Tests Out of test_imp
- gh-102304: Move the Total Refcount to PyInterpreterState
- gh-102304: Move _Py_RefTotal to _PyRuntimeState
- gh-102304: Consolidate Direct Usage of _Py_RefTotal
- gh-81057: Add a CI Check for New Unsupported C Global Variables
- gh-90110: Fix the c-analyzer Tool
python/peps
2
merged
Reviewed 2 pull requests in 1 repository
Created an issue in python/cpython that received 1 comment
Re-Loading the sys or builtins Modules is Problematic
The sys and builtins modules are special in that they are initialized early in interpreter startup, mostly before the import system. They aren't in…
1
comment
Opened 1 other issue in 1 repository
python/steering-council
1
open
12
contributions
in private repositories
Mar 1 – Mar 14






