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
289 contributions in the last year
Activity overview
Contribution activity
December 2019
- [3.8] bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
- bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation
- bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
- [WIP] bpo-38546: Add support.get_child_processes()
- bpo-39033: Fix NameError in zipimport during hash validation
- bpo-38662: Invoke pip via runpy, in ensurepip
- bpo-38021: Modify AIX platform_tag so it provides PEP425 needs