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
Popular repositories
244 contributions in the last year
Contribution activity
December 2019
Created a pull request in python/cpython that received 4 comments
- [2.7] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
- [3.7] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
- [3.8] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- [3.6] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
- [3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311).