Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign upPopular repositories
1,740 contributions in the last year
Activity overview
Contribution activity
December 2020
Created a pull request in python/cpython that received 8 comments
[3.9] bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
(cherry picked from commit 1867b46) Co-authored-by: Victor Stinner vstinner@python.org https://bugs.python.org/issue37221
Opened 39 other pull requests in 1 repository
python/cpython
2
closed
33
merged
4
open
- [3.9] bpo-33660: Fix PosixPath to resolve a relative path on root
- [3.8] bpo-33660: Fix PosixPath to resolve a relative path on root
- [3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548)
- [3.9] bpo-42517: [Enum] do not convert private names into members (GH-23722)
- [3.9] bpo-42059: Fix required/optional keys for TypedDict(..., total=False) (GH-22736)
- [3.9] bpo-40084: Enum - dir() includes member attributes (GH-19219)
- [3.8] bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497)
- [3.9] bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497)
- [3.8] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
- [3.9] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
- [3.9] bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487)
- [3.8] bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487)
- [3.8] bpo-42508: Keep IDLE running on macOS (GH-23577)
- [3.9] bpo-42508: Keep IDLE running on macOS (GH-23577)
- [3.9] bpo-38843: Document behavior of default when the attribute is already set (GH-23653)
- [3.9] bpo-42576: Clarify only debug builds are affected in news (GH-23663)
- [3.9] bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias (GH-23656)
- [3.9] bpo-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (GH-23638)
- [3.9] bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649)
- [3.8] bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633)
- [3.9] bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633)
- [3.8] bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630)
- [3.9] bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630)
- [3.8] bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
- [3.9] bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
- Some pull requests not shown.