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,930 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] 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)
- [3.7] bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518)
- [3.8] bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518)
- [3.8] bpo-38992: avoid fsum test failure from constant-folding (GH-17513)
- [3.8] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311)
- Some pull requests not shown.