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-
Python Software Foundation
- FL, US
- Sign in to view email
Pinned
301 contributions in the last year
Activity overview
Contributed to
python/cpython,
python/devguide,
aeros/edgedb-github-example
and 5 other
repositories
Contribution activity
January 2020
Created a pull request in python/cpython that received 3 comments
- bpo-39429: Add a new "Python Development Mode" doc page
- bpo-39377: json: Update doc about the encoding option.
- bpo-39386: Prevent double awaiting of async iterator
- PyLong_AsLongLong() docs should refer to 'long long' rather than 'long'
- bpo-34311: Add locale.localize
- [3.8] Fix typos in Misc/NEWS.d
- Fix typo in multiprocessing.pool.AsyncResult.successful doc.
- bpo-39278: add docstrings to functions in pdb module