Jan. 16, 2025
1
0
[3.12] gh-128816: Fix warnings in test_doctest (GH-128817) (GH-128871)
by serhiy-storchaka Jan. 16, 2025
by serhiy-storchaka Jan. 16, 2025
Jan. 16, 2025
1
0
[3.13] gh-128816: Fix warnings in test_doctest (GH-128817) (GH-128870)
by serhiy-storchaka Jan. 16, 2025
by serhiy-storchaka Jan. 16, 2025
Jan. 16, 2025
1
0
Jan. 15, 2025
1
0
Jan. 15, 2025
1
0
[3.12] gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader` (GH-128601) (GH-128896)
by brettcannon Jan. 15, 2025
by brettcannon Jan. 15, 2025
Jan. 15, 2025
1
0
[3.13] gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader` (GH-128601) (GH-128895)
by brettcannon Jan. 15, 2025
by brettcannon Jan. 15, 2025
Jan. 15, 2025
1
0
gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader` (GH-128601)
by brettcannon Jan. 15, 2025
by brettcannon Jan. 15, 2025
Jan. 15, 2025
1
0
1
0
Jan. 15, 2025
1
0
Jan. 15, 2025
1
0
[3.12] gh-67206: Document that `string.printable` is not printable in the POSIX sense (GH-128820) (#128867)
by picnixz Jan. 15, 2025
by picnixz Jan. 15, 2025
Jan. 15, 2025
1
0
[3.13] gh-67206: Document that `string.printable` is not printable in the POSIX sense (GH-128820) (#128868)
by picnixz Jan. 15, 2025
by picnixz Jan. 15, 2025
Jan. 15, 2025
1
0
[3.12] gh-128874: Fix the documentation for blurb 2.0 (GH-128875) (#128878)
by vstinner Jan. 15, 2025
by vstinner Jan. 15, 2025
Jan. 15, 2025
1
0
1
0
[3.12] gh-128833: Patch `test_embed.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE` on Windows (#128860)
by ambv Jan. 15, 2025
by ambv Jan. 15, 2025
Jan. 15, 2025
1
0
1
0
1
0
gh-128438: Use `EnvironmentVarGuard` for `test_{builtin,io,locale}.py` (#128476)
by picnixz Jan. 15, 2025
by picnixz Jan. 15, 2025
Jan. 15, 2025
1
0
gh-128473: Skip segfaulting `test_embed` tests when BOLT instrumented (gh-128474)
by corona10 Jan. 15, 2025
by corona10 Jan. 15, 2025
Jan. 15, 2025
1
0
gh-121604: Make sure all deprecated items in importlib raise DeprecationWarning (#128007)
by brettcannon Jan. 15, 2025
by brettcannon Jan. 15, 2025
Jan. 15, 2025
1
0
gh-71339: Use new assertion methods in the multiprocessing tests (GH-128847)
by serhiy-storchaka Jan. 14, 2025
by serhiy-storchaka Jan. 14, 2025
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
gh-115999: Specialize `LOAD_ATTR` for instance and class receivers in free-threaded builds (#128164)
by mpage Jan. 14, 2025
by mpage Jan. 14, 2025
Jan. 14, 2025
1
0
1
0
gh-67206: Document that `string.printable` is not printable in the POSIX sense (#128820)
by picnixz Jan. 14, 2025
by picnixz Jan. 14, 2025
Jan. 14, 2025
1
0
[3.13] gh-106320: Document replacement for removed C API (GH-128787) (#128837)
by vstinner Jan. 14, 2025
by vstinner Jan. 14, 2025
Jan. 14, 2025
1
0
[3.12] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128834)
by vstinner Jan. 14, 2025
by vstinner Jan. 14, 2025
Jan. 14, 2025
1
0
1
0
1
0
[3.13] Fix a "doctest" block in `Doc/library/turtle.rst` (GH-128831) (#128835)
by picnixz Jan. 14, 2025
by picnixz Jan. 14, 2025
Jan. 14, 2025
1
0
[3.12] Fix a "doctest" block in `Doc/library/turtle.rst` (GH-128831) (#128836)
by picnixz Jan. 14, 2025
by picnixz Jan. 14, 2025
Jan. 14, 2025
1
0
1
0
1
0
GH-128682: Convert explicit loops closing arrays into `DECREF_INPUTS`. (GH-128822)
by markshannon Jan. 14, 2025
by markshannon Jan. 14, 2025
Jan. 14, 2025
1
0
gh-118761: substitute `re` import in `base64.b16decode` for a more efficient alternative (#128736)
by AA-Turner Jan. 14, 2025
by AA-Turner Jan. 14, 2025
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
[3.13] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128821)
by vstinner Jan. 14, 2025
by vstinner Jan. 14, 2025
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
gh-127787: Move _PyUnicodeError_GetParams() to the internal C API (#128803)
by vstinner Jan. 14, 2025
by vstinner Jan. 14, 2025
Jan. 14, 2025
1
0
1
0
1
0
1
0
[3.13] gh-128717: Stop-the-world when setting the recursion limit (GH-128741) (#128757)
by kumaraditya303 Jan. 14, 2025
by kumaraditya303 Jan. 14, 2025
Jan. 14, 2025
1
0
gh-71339: Add additional assertion methods for unittest (GH-128707)
by serhiy-storchaka Jan. 14, 2025
by serhiy-storchaka Jan. 14, 2025
Jan. 14, 2025
1
0
Jan. 14, 2025
1
0
[3.13] gh-125997: Increase test coverage for `time.sleep()` (GH-128751) (#128796)
by picnixz Jan. 13, 2025
by picnixz Jan. 13, 2025
Jan. 13, 2025
1
0
[3.12] gh-125997: Increase test coverage for `time.sleep()` (GH-128751) (#128795)
by picnixz Jan. 13, 2025
by picnixz Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
[3.13] Explicitly import `urllib.error` in `urllib.robotparser` (GH-128737) (#128793)
by picnixz Jan. 13, 2025
by picnixz Jan. 13, 2025
Jan. 13, 2025
1
0
[3.13] gh-128731: Explicitly close socket on error in robotparser.RobotFileParser.read() (GH-128733) (GH-128755)
by serhiy-storchaka Jan. 13, 2025
by serhiy-storchaka Jan. 13, 2025
Jan. 13, 2025
1
0
[3.12] Explicitly import `urllib.error` in `urllib.robotparser` (GH-128737) (#128794)
by picnixz Jan. 13, 2025
by picnixz Jan. 13, 2025
Jan. 13, 2025
1
0
[3.12] gh-128562: Fix generation of the tkinter widget names (GH-128604) (GH-128792)
by serhiy-storchaka Jan. 13, 2025
by serhiy-storchaka Jan. 13, 2025
Jan. 13, 2025
1
0
[3.13] gh-128562: Fix generation of the tkinter widget names (GH-128604) (GH-128791)
by serhiy-storchaka Jan. 13, 2025
by serhiy-storchaka Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
gh-128078: Use `PyErr_SetRaisedException` in `_PyGen_SetStopIterationValue` (#128287)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
gh-128421: make getters and setters of `BaseException` thread safe (#128728)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
gh-128400: Only show the current thread in `Py_FatalError` on the free-threaded build (#128758)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
[3.13] gh-128078: Clear exception in `anext` before calling `_PyGen_SetStopIterationValue` (GH-128780) (#128785)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
gh-128182: Add per-object memory access synchronization to `ctypes` (GH-128490)
by encukou Jan. 13, 2025
by encukou Jan. 13, 2025
Jan. 13, 2025
1
0
[3.12] gh-128078: Clear exception in `anext` before calling `_PyGen_SetStopIterationValue` (GH-128780) (#128784)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
gh-128078: Clear exception in `anext` before calling `_PyGen_SetStopIterationValue` (#128780)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
[3.13] gh-128759: fix data race in `type_modified_unlocked` (GH-128764) (#128769)
by kumaraditya303 Jan. 13, 2025
by kumaraditya303 Jan. 13, 2025
Jan. 13, 2025
1
0
GH-128682: Stronger checking of `PyStackRef_CLOSE` and `DEAD`. (GH-128683)
by markshannon Jan. 13, 2025
by markshannon Jan. 13, 2025
Jan. 13, 2025
1
0
[3.13] gh-128595: Add test class helper to force no terminal colour (GH-128687) (#128778)
by hugovk Jan. 13, 2025
by hugovk Jan. 13, 2025
Jan. 13, 2025
1
0
gh-128150: Improve performances of `uuid.uuid*` constructor functions. (#128151)
by picnixz Jan. 13, 2025
by picnixz Jan. 13, 2025
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
Jan. 13, 2025
1
0
GH-128685: Specialize (rather than quicken) LOAD_CONST into LOAD_CONST_[IM]MORTAL (GH-128708)
by markshannon Jan. 13, 2025
by markshannon Jan. 13, 2025
Jan. 13, 2025
1
0
1
0
gh-128690: temporarily do not use test_embed in PGO profile builds (#128771)
by ned-deily Jan. 13, 2025
by ned-deily Jan. 13, 2025
Jan. 13, 2025
1
0
1
0
Jan. 13, 2025
1
0
[3.13] gh-128409: Document that pdb.post_mortem() accepts exceptions … (#128767)
by gaogaotiantian Jan. 13, 2025
by gaogaotiantian Jan. 13, 2025
Jan. 13, 2025
1
0
gh-128627: Emscripten: Use wasm-gc based call adaptor if available (#128628)
by freakboy3742 Jan. 12, 2025
by freakboy3742 Jan. 12, 2025
Jan. 12, 2025
1
0
[3.12] gh-128731: Explicitly close socket on error in robotparser.RobotFileParser.read() (GH-128733) (GH-128756)
by serhiy-storchaka Jan. 12, 2025
by serhiy-storchaka Jan. 12, 2025
Jan. 12, 2025
1
0
gh-128731: Fix ResourceWarning in robotparser.RobotFileParser.read() (GH-128733)
by serhiy-storchaka Jan. 12, 2025
by serhiy-storchaka Jan. 12, 2025
Jan. 12, 2025
1
0
gh-128717: Stop-the-world when setting the recursion limit (#128741)
by kumaraditya303 Jan. 12, 2025
by kumaraditya303 Jan. 12, 2025
Jan. 12, 2025
1
0
Jan. 12, 2025
1
0
[3.13] gh-128734: Explicitly close sockets in urllib tests (GH-128735) (GH-128748)
by serhiy-storchaka Jan. 12, 2025
by serhiy-storchaka Jan. 12, 2025
Jan. 12, 2025
1
0
[3.12] gh-128734: Explicitly close sockets in urllib tests (GH-128735) (GH-128750)
by serhiy-storchaka Jan. 12, 2025
by serhiy-storchaka Jan. 12, 2025
Jan. 12, 2025
1
0
Jan. 12, 2025
1
0
Jan. 12, 2025
1
0
gh-128377: Skip `test_cmd_line.test_non_interactive_output_buffering` when `PYTHONUNBUFFERED=1` (#128378)
by picnixz Jan. 12, 2025
by picnixz Jan. 12, 2025
Jan. 12, 2025
1
0
[3.12] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) (#126621)
by hugovk Jan. 11, 2025
by hugovk Jan. 11, 2025
Jan. 11, 2025
1
0
Jan. 11, 2025
1
0
Jan. 11, 2025
1
0
[3.13] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128598)
by erlend-aasland Jan. 11, 2025
by erlend-aasland Jan. 11, 2025
Jan. 11, 2025
1
0
Jan. 11, 2025
1
0
Jan. 11, 2025
1
0
Make the Python CLI error message style more consistent (GH-128129)
by serhiy-storchaka Jan. 11, 2025
by serhiy-storchaka Jan. 11, 2025
Jan. 11, 2025
1
0