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 40 million developers.
Sign up- Australia
- https://curiousefficiency.org
Pinned
304 contributions in the last year
Activity overview
Contribution activity
January 2020
- ncoghlan/wheel Python
Created a pull request in pypa/pip that received 13 comments
Restore legacy PyPy wheel interpreter tags
pip used to calculate the interpreter tag for PyPy (and other non-CPython implementations) incorrectly. This was fixed as part of the migration to …
+163
−2
•
13
comments
- [3.8] bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
- bpo-39153: Clarify refcounting semantics
- [3.8] Ignore NEWS snippets in code coverage stats (GH-18194)
- [3.7] Ignore NEWS snippets in code coverage stats (GH-18194)
- bpo-1635741: Port _collections extension module to multiphase initialization(PEP 489)
- bpo-26792: improve docstrings of runpy module run_ functions
- bpo-39048: Look up __aenter__ before __aexit__ in the async with statement
- bpo-39161: Document multi-phase init modules under Py_NewInterpreter()
Created an issue in pypa/pip that received 3 comments
Filename encoding error in some environments with PAX sdist
Environment pip version: any Python version: 2.7 OS: Windows, non-Windows in C locale (pip Windows CI hits this) Description The PAX format wheel…
3
comments