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-
Python Software Foundation
- FL, US
- Sign in to view email
Pinned
285 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).