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
307 contributions in the last year
Activity overview
Contributed to
python/cpython,
python/devguide,
aeros/edgedb-github-example
and 5 other
repositories
Contribution activity
February 2020
aeros has no activity
yet for this period.
January 2020
Created a pull request in python/cpython that received 17 comments
bpo-39349: Add *cancel_futures* to Executor.shutdown()
+101
β3
β’
17
comments
- bpo-39287: Doc: Add UTF-8 mode section in using/windows.
- bpo-38599: Deprecate creation of asyncio object when the loop is not running
- bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros
- 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