https://github.com/python/cpython/commit/7e87d30f1f30d39c3005e03195f3d7648b38a1e2
commit: 7e87d30f1f30d39c3005e03195f3d7648b38a1e2
branch: main
author: Guido van Rossum
committer: gvanrossum
date: 2024-04-23T13:38:23-07:00
summary:
gh-118074: Immortal executors are not GC-able (#118182)
Better
https://github.com/python/cpython/commit/8133285c139c88d432587480c82a5872e163e87c
commit: 8133285c139c88d432587480c82a5872e163e87c
branch: 3.11
author: Seth Michael Larson
committer: gpshead
date: 2024-04-23T12:28:50-07:00
summary:
[3.11] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (#118185
https://github.com/python/cpython/commit/2eaf9ba9ceb4a9d1595b1413bf872db0a4978b13
commit: 2eaf9ba9ceb4a9d1595b1413bf872db0a4978b13
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-04-23T20:50:43+03:00
summary:
[3.1
https://github.com/python/cpython/commit/258408239a4fe8a14919d81b73a16e2cfa374050
commit: 258408239a4fe8a14919d81b73a16e2cfa374050
branch: main
author: Oleg Iarygin
committer: JelleZijlstra
date: 2024-04-23T17:38:33Z
summary:
gh-118189: Revert accidentally added incl.tar (#118190)
files:
D Incl
https://github.com/python/cpython/commit/4d34b7f201d9361493d3b2f726500a301fd28d32
commit: 4d34b7f201d9361493d3b2f726500a301fd28d32
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-04-23T17:22:19Z
summary:
[3.12] Fi
https://github.com/python/cpython/commit/2e7771a03d8975ee8a9918ce754c665508c3f682
commit: 2e7771a03d8975ee8a9918ce754c665508c3f682
branch: main
author: mpage
committer: DinoV
date: 2024-04-23T10:20:14-07:00
summary:
gh-117657: Quiet TSAN warnings about remaining non-atomic accesses of
`tstate->
https://github.com/python/cpython/commit/0d221e9a1952949465df4e737e8d3189bdd9632a
commit: 0d221e9a1952949465df4e737e8d3189bdd9632a
branch: main
author: Animesh Kumar
committer: serhiy-storchaka
date: 2024-04-23T17:12:49Z
summary:
Fix typo in py_compile.rst (GH-118102)
files:
M Doc/library/py_co
https://github.com/python/cpython/commit/8fa124868519eeda0a6dfe9191ceabd708d84fa7
commit: 8fa124868519eeda0a6dfe9191ceabd708d84fa7
branch: main
author: morotti
committer: serhiy-storchaka
date: 2024-04-23T18:51:20+03:00
summary:
gh-117151: optimize BufferedWriter(), do not buffer writes that are
https://github.com/python/cpython/commit/23950beff84c39d50f48011e930f4c6ebf32fc73
commit: 23950beff84c39d50f48011e930f4c6ebf32fc73
branch: main
author: Eric Snow
committer: ericsnowcurrently
date: 2024-04-23T08:25:50-06:00
summary:
gh-117953: Small Cleanup of Extensions-Related Machinery Code (g
https://github.com/python/cpython/commit/30e25d4ff9e4adcbeb775b2125196017d0d19b23
commit: 30e25d4ff9e4adcbeb775b2125196017d0d19b23
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: AlexWaygood
date: 2024-04-23T13:57:36Z
summary:
[3.12] gh-1181
https://github.com/python/cpython/commit/d0b664ee065e69fc4f1506b00391e093d2d6638d
commit: d0b664ee065e69fc4f1506b00391e093d2d6638d
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-04-23T13:40:26Z
summary:
gh-118168: Fix Unpack interaction with builtin aliases (#118169)
Co
https://github.com/python/cpython/commit/fbe29e639d9d45928d10f25c1b518490d85a4cad
commit: fbe29e639d9d45928d10f25c1b518490d85a4cad
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2024-04-23T12:41:32Z
summary:
[3.12] gh-59215: u
https://github.com/python/cpython/commit/d687d3fcfaa13b173005897634fc5ab515c8a660
commit: d687d3fcfaa13b173005897634fc5ab515c8a660
branch: main
author: Kirill Podoprigora
committer: encukou
date: 2024-04-23T14:36:06+02:00
summary:
gh-118140: Make the``test_concurrent_futures.test_init`` quiet. (
https://github.com/python/cpython/commit/de1f6868270d31f56c388ef416daacd35feb152d
commit: de1f6868270d31f56c388ef416daacd35feb152d
branch: main
author: Nikita Sobolev
committer: pablogsal
date: 2024-04-23T13:00:52+01:00
summary:
gh-118082: Improve `import` without names syntax error message (#11
https://github.com/python/cpython/commit/eb927e9fc823de9539fcb82c9ea9d055462eb04a
commit: eb927e9fc823de9539fcb82c9ea9d055462eb04a
branch: main
author: Joe Jevnik
committer: encukou
date: 2024-04-23T13:15:15+02:00
summary:
gh-68114: Fix handling for removed PyArg_ParseTuple 'w' formatters (GH-82
https://github.com/python/cpython/commit/e17cd1fbfd4f20824c686c7242423e84ba6a6cc5
commit: e17cd1fbfd4f20824c686c7242423e84ba6a6cc5
branch: main
author: Yichen Yan
committer: erlend-aasland
date: 2024-04-23T09:56:00+02:00
summary:
gh-116984: Install mimalloc headers (#116985)
- Install mimalloc
https://github.com/python/cpython/commit/456c29cf85847c67dfc0fa36d6fe6168569b46fe
commit: 456c29cf85847c67dfc0fa36d6fe6168569b46fe
branch: main
author: Nice Zombies
committer: hugovk <[email protected]>
date: 2024-04-23T10:46:28+03:00
summary:
gh-118039: Fix config.cache key
17 matches
Mail list logo