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 development team
- https://github.com/python/miss-islington
Popular repositories
1,866 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.8] Fix idlelib README typo. (GH-17770)
- [3.7] Fix idlelib README typo. (GH-17770)
- [3.8] closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
- [3.8] bpo-34118: memoryview, range, and tuple are classes (GH-17761)
- [3.7] bpo-34118: memoryview, range, and tuple are classes (GH-17761)
- [3.8] bpo-38610: Fix possible crashes in several list methods (GH-17022)
- [3.8] bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
- [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)
- Some pull requests not shown.