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 36 million developers.
Sign up- Hangzhou, China
- Sign in to view email
Pinned
61 contributions in the last year
Contribution activity
July 2019
- [3.8] Fix typo in re.escape documentation (GH-14722)
- [3.7] Fix typo in re.escape documentation (GH-14722)
- bpo-37476: Adding a unit test of unicode in test_unicode.py
- [2.7] bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
- [3.7] bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
- [3.8] bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
- bpo-37513: Fix a type error in ctypes.rst
- [3.8] bpo-37441: Fix wrong PyErr_SetImportErrorSubclass signature in doc (GH-14453)
- [3.7] bpo-37441: Fix wrong PyErr_SetImportErrorSubclass signature in doc (GH-14453)
- bpo-37441: Fix a param error in exceptions.rst