I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-109975: Make a rough editorial pass over What's New (#118711) More... 6 days ago
gh-118518: Check for perf version and not kernel version in test_perf_profiler (#118640) More... 6 days ago
gh-118729: Temporarily skip `test_multiprocessing_pool_circular_import` (#118732) More... 6 days ago
gh-118650: Document `Enum._repr_*` reservation exclusion (GH-118698) More... 6 days ago
gh-118518: Improve perf docs (#118708) More... 6 days ago
gh-111201: Allow pasted code to contain multiple statements in the REPL (#118712) More... 6 days ago
bpo-115773: Use the right variable name based on the field we are trying read (#118591) More... 6 days ago
gh-118682: Revert forcing str commands, allow class commands in pyrepl (#118709) More... 6 days ago
gh-118660: Add second type parameter to (Async)ContextManager (#118681) More... 6 days ago
Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) More... 6 days ago
gh-111201: Allow bracketed paste to work (GH-118700) More... 6 days ago
Remove several unused imports in `_pyrepl` (#118668) More... 6 days ago
gh-66410: Do not stringify arguments of Tkinter callback (GH-98592) More... 6 days ago
gh-118090: Improve error message for empty type param brackets (GH-118091) More... 6 days ago
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
hugovk
as Hugo van Kemenade
More... 6 days ago
gh-118310: Fix documentation for `enum.Enum.__new__` (GH-118311) More... 6 days ago
gh-109653: What's new: Note improved import times for several stdlib modules in Python 3.13 (#118697) More... 6 days ago
gh-118418: Deprecate failing to pass a value to the *type_params* parameter of some private `typing` APIs (#118695) More... 6 days ago
gh-118119: Re-use `sep` in `posixpath.expanduser()` (GH-118120) More... 6 days ago
gh-118650: Exclude `_repr_*` methods from Enum's _sunder_ reservation (GH-118651) More... 6 days ago
gh-109975: Update 'What's New in Python 3.13' for beta (#118694)
hugovk
as Hugo van Kemenade
More... 6 days ago
Fix several typos in documentation (GH-118625) More... 6 days ago
gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (GH-118320) More... 6 days ago
gh-117657: Use clang 18 in TSAN builds (GH-118533) More... 6 days ago
Fix typo inaccuracy in _bootstrap_external.py (GH-118619) More... 6 days ago
gh-62090: Simplify argparse usage formatting (GH-105039) More... 6 days ago
gh-118107: Fix zipimporter ZIP64 handling. (GH-118108) More... 6 days ago
Update macOS installer screens and README for 3.13.0b1 (GH-118685) More... 6 days ago
gh-118414: Fix assertion in YIELD_VALUE when tracing lines or instrs (#118683) More... 6 days ago
gh-117953: Always Run Extension Init Func in Main Interpreter First (gh-118157) More... 6 days ago