[Python-checkins] gh-118074: Immortal executors are not GC-able (#118182)

2024-04-23 Thread gvanrossum
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

[Python-checkins] [3.11] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (#118185)

2024-04-23 Thread gpshead
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

[Python-checkins] [3.12] bpo-40944: Fix IndexError when parse emails with truncated Message-ID, address, routes, etc (GH-20790) (GH-117974)

2024-04-23 Thread serhiy-storchaka
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

[Python-checkins] gh-118189: Revert accidentally added incl.tar (#118190)

2024-04-23 Thread JelleZijlstra
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

[Python-checkins] [3.12] Fix typo in py_compile.rst (GH-118102) (GH-118191)

2024-04-23 Thread serhiy-storchaka
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

[Python-checkins] gh-117657: Quiet TSAN warnings about remaining non-atomic accesses of `tstate->state` (#118165)

2024-04-23 Thread DinoV
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->

[Python-checkins] Fix typo in py_compile.rst (GH-118102)

2024-04-23 Thread serhiy-storchaka
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

[Python-checkins] gh-117151: optimize BufferedWriter(), do not buffer writes that are the buffer size (GH-118037)

2024-04-23 Thread serhiy-storchaka
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

[Python-checkins] gh-117953: Small Cleanup of Extensions-Related Machinery Code (gh-118167)

2024-04-23 Thread ericsnowcurrently
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

[Python-checkins] [3.12] gh-118168: Fix Unpack interaction with builtin aliases (GH-118169) (#118178)

2024-04-23 Thread AlexWaygood
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

[Python-checkins] gh-118168: Fix Unpack interaction with builtin aliases (#118169)

2024-04-23 Thread JelleZijlstra
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

[Python-checkins] [3.12] gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) (GH-117508)

2024-04-23 Thread encukou
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

[Python-checkins] gh-118140: Make the``test_concurrent_futures.test_init`` quiet. (GH-118141)

2024-04-23 Thread encukou
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. (

[Python-checkins] gh-118082: Improve `import` without names syntax error message (#118083)

2024-04-23 Thread pablogsal
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

[Python-checkins] gh-68114: Fix handling for removed PyArg_ParseTuple 'w' formatters (GH-8204)

2024-04-23 Thread encukou
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

[Python-checkins] gh-116984: Install mimalloc headers (#116985)

2024-04-23 Thread erlend-aasland
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

[Python-checkins] gh-118039: Fix config.cache key on WASI (#118137)

2024-04-23 Thread hugovk
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