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,901 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
- [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)
- [3.8] bpo-39031: Fix elif start column offset when there is an else following (GH-17596)
- [3.8] Add PYTHONUTF8 to commandline usage. (GH-17587)
- [3.7] bpo-36406: Handle namespace packages in doctest (GH-12520)
- [3.8] bpo-36406: Handle namespace packages in doctest (GH-12520)
- [3.8] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
- [3.8] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
- [3.6] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
- [3.7] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
- [3.8] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
- [3.8] bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
- [3.8] bpo-39012: Fix RC version suffix for nuget release files (GH-17564)
- [3.8] Fix Windows release builds (GH-17550)
- [3.7] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
- [3.8] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
- [3.7] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
- [3.8] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
- [3.8] bpo-39007: Add auditing events to functions in winreg (GH-17541)
- [3.8] bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
- [3.8] bpo-39002: Fix simple typo: tranlation -> translation (GH-17517)
- [3.8] Fix APPX registry key generation (GH-17489)
- Some pull requests not shown.