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
282 contributions in the last year
Activity overview
Contributed to
python/cpython,
python/devguide,
aeros/edgedb-github-example
and 5 other
repositories
Contribution activity
December 2019
- aeros/edgedb-github-example Python
Created a pull request in python/cpython that received 9 comments
- [3.6] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- [3.7] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- [3.8] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- bpo-37228: Fix warnings in test_asyncio.test_base_events
- [3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311).