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
729 contributions in the last year
Less
More
Contribution activity
August 2022
Created 16 commits in 4 repositories
Created a pull request in python/cpython that received 5 comments
gh-95349: Hide a Distutils Warning Filter for test_check_c_globals
Under certain build conditions, test_check_c_globals fails. This fix takes the same approach as we took for gh-84236 (via gh-20095). We'll be remov…
+6
−1
•
5
comments
Opened 10 other pull requests in 3 repositories
python/cpython
6
merged
1
closed
- gh-90110: Update the c-analyzer Tool
- gh-90110: Get the C Analyzer Tool Working Again
- gh-95909: Move PyArg_Parser.kwtuple to PyInterpreterState for Non-Core Cases
- gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code
- gh-90110: Update the C Analyzer Tool Whitelists
- gh-90110: Get the C Analyzer Tool Working Again
- gh-94673: Recover Weaklist Lookup Performance
python/pyperformance
2
merged
python/peps
1
open
Reviewed 21 pull requests in 5 repositories
python/cpython
11 pull requests
- GH-96071: fix deadlock in PyGILState_Ensure
- GH-96075: move interned dict under runtime state
-
GH-95909: Make
_PyArg_Parserinitialization thread safe - gh-94823: Improve coverage in tokenizer.c:valid_utf8
- GH-95245: Move weakreflist into the pre-header.
-
GH-95707: Fix uses of
Py_TPFLAGS_MANAGED_DICT - gh-90928: Improve static initialization of keywords tuple in AC
- gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code
- GH-95245: Move weakreflist into the pre-header.
- GH-92678: Fix tp_dictoffset inheritance.
- gh-95348: Split clear_weakref into two functions
python/pyperformance
5 pull requests
faster-cpython/tools
3 pull requests
faster-cpython/ideas
1 pull request
ericsnowcurrently/cpython
1 pull request
Created an issue in python/pyperformance that received 3 comments
Benchmark Groups Have Some Minor Problems
(See pyston/python-macrobenchmarks#10.) a benchmark group "all" is allowed, but ignored duplicate groups are allowed (between manifest files) bu…
4 of 5 tasks






