Pinned
595 contributions in the last year
Less
More
Contribution activity
August 2021
Created 52 commits in 6 repositories
Created 2 repositories
- ambv/Pomodouroboros Python
- ambv/cpython-stats Python
Created a pull request in python/cpython that received 16 comments
Opened 31 other pull requests in 4 repositories
python/cpython
2
open
20
merged
- bpo-44756: Remove misleading NEWS entries of a change that was reverted before release
- bpo-45007: Update multissl to openssl 1.1.1l as well
- [3.7] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
- [3.8] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
- [3.9] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
- [3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
- [3.9] bpo-44984: Rewrite test_null_strings in _testcapi (GH-27904)
- [3.9] bpo-4442: Document use of __new__ for subclasses of immutable types (GH-27866)
- [3.9] bpo-42560: rework external references in Tkinter docs (GH-27838)
- [3.10] bpo-42560: rework external references in Tkinter docs (GH-27838)
- [3.8] bpo-36384: [doc] Correct typos in CVE-2021-29921 fix description
- bpo-36384: [doc] Mention CVE-2021-29921 fix in 3.8.12
- [3.9] bpo-44947: Refine the syntax error for trailing commas in import statements (GH-27814)
- bpo-44852: Support filtering over warnings without a set message
- [3.9] bpo-38956: don't print BooleanOptionalAction's default twice (GH-27672)
- [3.9] bpo-44852: Support ignoring specific DeprecationWarnings wholesale in regrtest (GH-27634)
- [3.10] bpo-44852: Support ignoring specific DeprecationWarnings wholesale in regrtest (GH-27634)
- bpo-26228: [doc] Adapt PTY documentation updates from GH-4167
- [3.8] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
-
bpo-44756: [docs] revert automated virtual environment creation on
make html - bpo-44852: Support ignoring specific DeprecationWarnings wholesale in regrtest
- [3.9] bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-26783)
python/miss-islington
5
merged
glyph/Pomodouroboros
2
merged
python/cherry-picker
2
merged
Reviewed 100 pull requests in 3 repositories
python/cpython
98 pull requests
- bpo-43913: Fix bugs in cleaning up classes and modules in unittest.
- [3.10] bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044)
- [3.10] bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251)
- [3.10] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987)
- [3.10] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
- [3.10] bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200)
- bpo-43223: [SECURITY] Patched Open Redirection In SimpleHTTPServer Module
- bpo-44962 fix a race in WeakKeyDict, WeakValueDict and WeakSet when two threads attempt to commit the last pending removal
- bpo-34602: Quadruple stack size on macOS when compiling with UBSAN
- [3.10] Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993)
- [3.10] bpo-44997: macOS does not support loadable SQLite extensions (GH-27979)
- bpo-45018: Fix rangeiter_reduce in rangeobject.c
- [3.9] bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
- [3.10] bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
- bpo-40635: Fix getfqdn() docstring and docs
- [3.10] bpo-45001: Make email date parsing more robust against malformed input (GH-27946)
- bpo-44963: Implement send() and throw() methods for anext_awaitable objects
- [3.10] bpo-45011: Fix test_asyncio without C module _asyncio (GH-27968)
- bpo-44975: [typing] Support issubclass for ClassVar data members
- bpo-43613: Faster implementation of gzip.compress and gzip.decompress
- Format the Python-tokenize module and fix exit path
- [3.10] bpo-39452: Rewrite and expand __main__.rst (GH-26883)
- Add tests for the C tokenizer and expose it as a private module
- bpo-39452: rewrite and expand __main__.rst
- [3.10] bpo-42560: rewrite of Tkinter docs "life preserver" (GH-27842)
- Some pull request reviews not shown.