Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Australia
- https://curiousefficiency.org
Pinned
293 contributions in the last year
Activity overview
Contribution activity
December 2019
- bpo-39048: Reorder the __aenter__ and __aexit__ method checks for the async with statement
- [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