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
Pinned
190 contributions in the last year
Activity overview
Contribution activity
January 2020
- [3.8] bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694)
- bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well
- minor formatting improvements and fixes to idle.rst
- [3.7] Fix the parameter list of object. _rpow_ (GH-GH-16477)
- [3.8] Fix the parameter list of object. _rpow_ (GH-GH-16477)
- [3.7] Replace links in howto/pyporting.rst with sphinx references (GH-17781)
- [3.8] Replace links in howto/pyporting.rst with sphinx references (GH-17781)
- replace links in howto/pyporting.rst with sphinx references
- bpo-36769: Document that fnmatch.filter supports any kind of iterable