Highlights
- Arctic Code Vault Contributor
Popular repositories
1,677 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
python/blurb_it,
python/the-knights-who-say-ni
and 2 other
repositories
Contribution activity
February 2021
Created a pull request in python/cpython that received 8 comments
[3.9] bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
These 3 statements cannot be used at module scope -- nor in exec with one namespace. (cherry picked from commit 0ec57e2) Co-authored-by: Terry Jan β¦
+2
β1
•
8
comments
Opened 20 other pull requests in 1 repository
python/cpython
19
merged
1
open
- [3.9] bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
- [3.8] bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
- [3.8] Simple typo fix (GH-24448)
- [3.9] Simple typo fix (GH-24448)
- [3.9] bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo (GH-24450)
- [3.9] bpo-35295: Remove outdated comment. (GH-24453)
- [3.9] bpo-43102: Set namedtuple __new__'s internal builtins to a dict. (GH-24439)
- [3.8] build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
- [3.9] build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
- [3.9] bpo-42773: fix tests not being run on pushes (GH-24004)
- [3.8] bpo-42773: fix tests not being run on pushes (GH-24004)
- [3.9] Fix typo (GH-23019)
- [3.8] Fix typo (GH-23019)
- [3.9] bpo-43108: Fix a reference leak in the curses module (GH-24420)
- [3.8] bpo-43108: Fix a reference leak in the curses module (GH-24420)
- [3.9] bpo-43082: Remove redundant 'the' in Descriptor howto (GH-24394)
- [3.8] Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
- [3.9] Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
- [3.8] bpo-41748: Handles unquoted attributes with commas (GH-24072)
- [3.9] bpo-41748: Handles unquoted attributes with commas (GH-24072)