https://github.com/python/cpython/commit/9ed7bf2cd783b78b28f18abc090f43467a28f4aa
commit: 9ed7bf2cd783b78b28f18abc090f43467a28f4aa
branch: main
author: Zanie Blue
committer: corona10
date: 2025-01-18T07:32:23Z
summary:
gh-128515: Add BOLT build to CI (gh-128845)
files:
M .github/workflows/build
https://github.com/python/cpython/commit/d8a442637bf3ce588ea6023439317954c9fa8a58
commit: d8a442637bf3ce588ea6023439317954c9fa8a58
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-18T03:45:42Z
summary:
[3.13] gh-128916:
https://github.com/python/cpython/commit/8a8f5d636d06c122bc1db0ee6b11a883e550a803
commit: 8a8f5d636d06c122bc1db0ee6b11a883e550a803
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-18T01:06:45Z
summary:
[3.12] gh-128916:
https://github.com/python/cpython/commit/8ee250bdd984c290f4c396657e937ce5d4ffdcff
commit: 8ee250bdd984c290f4c396657e937ce5d4ffdcff
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-18T00:53:29Z
summary:
[3.12] Fix definit
https://github.com/python/cpython/commit/77e29c75da6598d8e2bb8704ae42a69e44e2d874
commit: 77e29c75da6598d8e2bb8704ae42a69e44e2d874
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-18T00:52:10Z
summary:
[3.13] Fix definit
https://github.com/python/cpython/commit/3829104ab412a47bf3f36b8c133c886d2cc9a6d4
commit: 3829104ab412a47bf3f36b8c133c886d2cc9a6d4
branch: main
author: Michał Górny
committer: gpshead
date: 2025-01-17T16:49:16-08:00
summary:
gh-128916: Do not set `SO_REUSEPORT` on non-`AF_INET*` sockets (GH-1289
https://github.com/python/cpython/commit/8174770d311ba09c07a47cc3ae90a1db2e7d7708
commit: 8174770d311ba09c07a47cc3ae90a1db2e7d7708
branch: main
author: Daniel F Moisset
committer: gpshead
date: 2025-01-17T16:46:19-08:00
summary:
Fix definition of a `generator iterator` in `glossary.rst` (GH-1289
https://github.com/python/cpython/commit/d4544cb232dee5f836a64b9126fbbefcbb6099de
commit: d4544cb232dee5f836a64b9126fbbefcbb6099de
branch: main
author: T. Wouters
committer: Yhg1s
date: 2025-01-17T23:43:17+01:00
summary:
gh-128923: fix test_pydoc for object subclasses without `__module__` (#1289
https://github.com/python/cpython/commit/34ded1a1a10204635cad27830fcbee2f8547e8ed
commit: 34ded1a1a10204635cad27830fcbee2f8547e8ed
branch: 3.13
author: Victor Stinner
committer: vstinner
date: 2025-01-17T22:44:51+01:00
summary:
[3.13] gh-128911: Add tests on the PyImport C API (#128915) (#128960
https://github.com/python/cpython/commit/13c4def692228f09df0b30c5f93bc515e89fc77f
commit: 13c4def692228f09df0b30c5f93bc515e89fc77f
branch: main
author: mpage
committer: mpage
date: 2025-01-17T12:53:29-08:00
summary:
gh-128955: Fix goto if tlbc creation fails when throwing into a generator
(#128
https://github.com/python/cpython/commit/f45da82c11a0fcbc28c099af27e47806f530a97b
commit: f45da82c11a0fcbc28c099af27e47806f530a97b
branch: 3.12
author: Tian Gao
committer: gaogaotiantian
date: 2025-01-17T14:19:37-05:00
summary:
[3.12] gh-58956: Fix a frame refleak in bdb (GH-128190) (#128953)
*
https://github.com/python/cpython/commit/d95ba9fa1110534b7247fa2ff12b90e930c93256
commit: d95ba9fa1110534b7247fa2ff12b90e930c93256
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-17T17:52:18Z
summary:
gh-128911: Add tests on the PyImport C API (#128915)
* Add Modules/_test
https://github.com/python/cpython/commit/dc77f1914d614bab04769616d7bc6674ee723f47
commit: dc77f1914d614bab04769616d7bc6674ee723f47
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2025-01-17T12:49:15-05:00
summary:
[3.13]
https://github.com/python/cpython/commit/b5558cd63c62855ed43d66a55907f9d4398134e3
commit: b5558cd63c62855ed43d66a55907f9d4398134e3
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-01-17T16:59:30Z
summary:
Refactor code generators a bit (GH-128920)
Refactor code generators a b
https://github.com/python/cpython/commit/9974e7185dcbf86c9cfe80cde62fbfff8e43be69
commit: 9974e7185dcbf86c9cfe80cde62fbfff8e43be69
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-1
https://github.com/python/cpython/commit/d66c08aa757f221c0e8893300edac105dfcde7e8
commit: d66c08aa757f221c0e8893300edac105dfcde7e8
branch: main
author: Sam Gross
committer: Yhg1s
date: 2025-01-17T16:42:27+01:00
summary:
gh-128923: Use zero to indicate unassigned unique id (#128925)
In the free
https://github.com/python/cpython/commit/767c89ba7c5a70626df6e75eb56b546bf911b997
commit: 767c89ba7c5a70626df6e75eb56b546bf911b997
branch: main
author: Tian Gao
committer: gaogaotiantian
date: 2025-01-17T10:33:04-05:00
summary:
gh-58956: Fix a frame refleak in bdb (#128190)
files:
A Misc/NEWS.d
https://github.com/python/cpython/commit/d7f703d54d64c5a380f43e2363c439f7dab0d09d
commit: d7f703d54d64c5a380f43e2363c439f7dab0d09d
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-17T14:55:43+01:00
summary:
gh-59705: Implement _thread.set_name() on Windows (#128675)
Impleme
https://github.com/python/cpython/commit/76856ae1659dbba066e51f353b31cb7cf0a8a5fe
commit: 76856ae1659dbba066e51f353b31cb7cf0a8a5fe
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-17T15:16:10+0
https://github.com/python/cpython/commit/d997ba45ed9155279bd91752ffb4be8b8ce69dd6
commit: d997ba45ed9155279bd91752ffb4be8b8ce69dd6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-01-17T12:55:07Z
summary:
[3.13] gh-58689:
https://github.com/python/cpython/commit/dfd75dfeed60144978ed0e33978242b95276f056
commit: dfd75dfeed60144978ed0e33978242b95276f056
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-01-17T12:48:24Z
summary:
[3.12] gh-58689:
https://github.com/python/cpython/commit/939df0f9f6a76e0916b3ba53841e1413ab90952e
commit: 939df0f9f6a76e0916b3ba53841e1413ab90952e
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-17T13:30:40+01:00
summary:
gh-58689: Fix os.kill() error handling on Windows (#128932)
files:
https://github.com/python/cpython/commit/7807b407306d3c311bcc601cc279623180f8da05
commit: 7807b407306d3c311bcc601cc279623180f8da05
branch: main
author: Thomas Grainger
committer: hugovk <[email protected]>
date: 2025-01-17T13:39:16+02:00
summary:
gh-128770: raise warnings as
23 matches
Mail list logo