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 development team
- https://github.com/python/miss-islington
Popular repositories
1,884 contributions in the last year
Activity overview
Contributed to
python/cpython,
python/blurb_it,
python/the-knights-who-say-ni
and 2 other
repositories
Contribution activity
December 2019
Created a pull request in python/cpython that received 13 comments
[3.8] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
now contextvars.ContextVar "class_getitem" method returns ContextVar class, not None. https://bugs.python.org/issue38979 Automerge-Triggered-By: @aβ¦
+9
β6
•
13
comments
- [3.7] Fix typos and remove deprecated deprecation warning. (GH-17741)
- [3.8] Fix typos and remove deprecated deprecation warning. (GH-17741)
- [3.8] bpo-38731: Fix function signature of quiet in docs (GH-17719)
- [3.7] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
- [3.8] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
- [3.7] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
- [3.8] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
- [3.8] bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677)
- [3.8] Fix the miscellaneous typo (GH-17700)
- [3.7] Minor C API documentation improvements. (GH-17696)
- [3.8] Minor C API documentation improvements. (GH-17696)
- [3.8] bpo-39129: Fix import path for asyncio.TimeoutError (GH-17691)
- [3.8] [typo] fix dupe in datetime.fromisoformat docs (GH-17295)
- [3.8] Add missing markup (GH-17680)
- [3.8] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
- [3.7] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
- [3.8] Doc typo (GH-17667)
- [3.7] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
- [3.7] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
- [3.8] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
- [2.7] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
- [3.6] 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-38811: Check for presence of os.link method in pathlib (GH-17225)
- [3.8] The comment in ast_for_namedexpr shouldn't include if_stmt (GH-17586)
- Some pull requests not shown.