Popular repositories
1,887 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython
Contribution activity
October 2021
Created a pull request in python/cpython that received 10 comments
[3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939)
They support now splitting escape sequences between input chunks. Add the third parameter "final" in codecs.unicode_escape_decode(). It is True by β¦
+11,842
β6,788
•
10
comments
Opened 98 other pull requests in 1 repository
python/cpython
90
merged
2
open
6
closed
-
[3.10] bpo-45475: Revert
__iter__optimization for GzipFile, BZ2File, and LZMAFile. (GH-29016) - [3.10] bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
- [3.9] Improve multiserver queue recipe (GH-29012)
- [3.10] Improve multiserver queue recipe (GH-29012)
- [3.9] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
- [3.10] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
- [3.10] bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
- [3.10] bpo-45249: Fix caret location when end_offset is set to 0 (GH-28855)
- [3.9] bpo-45463: Clarify that global statements allows multiple names (GH-28851)
- [3.10] bpo-45463: Clarify that global statements allows multiple names (GH-28851)
- [3.8] bpo-45195: Fix test_readline.test_nonascii() (GH-28329)
- [3.8] bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
- [3.10] bpo-45428: Fix reading filenames from stdin in py_compile (GH-28848)
- [3.9] no-issue: Make silence about warning '_POSIX_C_SOURCE redefined' (GH-28948)
- [3.9] bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765)
- [3.10] bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765)
-
[3.10] [docs] lexical_analysis: Expand the text on
_(GH-28903) - [3.9] bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050)
- [3.10] bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050)
- [3.9] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452)
- [3.10] bpo-45229: Make tkinter tests discoverable (GH-28637)
- [3.9] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
- [3.10] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
- [3.10] bpo-45453: Fix test_embed.StdPrinterTests (GH-28916)
-
[3.10] bpo-45405: Prevent
internal configure errorwhen runningconfigurewith recent versions of non-Apple clang. (GH-28845) - Some pull requests not shown.