[Python-checkins] gh-119698: symtable: Fix merge race (#120779)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/3846fcfb928753bd52265ba67a9b4ceae51d2ef3 commit: 3846fcfb928753bd52265ba67a9b4ceae51d2ef3 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-20T05:42:30Z summary: gh-119698: symtable: Fix merge race (#120779) files: M Lib/symtable

[Python-checkins] [3.13] gh-119698: fix `symtable.Class.get_methods` and document its behaviour correctly (GH-120151) (#120777)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/8cfd005b6df2f1d07c0dd00450009a41796a2718 commit: 8cfd005b6df2f1d07c0dd00450009a41796a2718 branch: 3.13 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-19T22:27:23-07:00 summary: [3.13] gh-119698: fix `symtable.Class.get_methods` and document

[Python-checkins] [3.12] gh-119698: fix `symtable.Class.get_methods` and document its behaviour correctly (#120151) (#120776)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/0c6d6ab252a42fe616687ba567c96e829fab5877 commit: 0c6d6ab252a42fe616687ba567c96e829fab5877 branch: 3.12 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-19T22:12:31-07:00 summary: [3.12] gh-119698: fix `symtable.Class.get_methods` and document

[Python-checkins] [3.12] Fix typos in comments (GH-120481) (#120775)

2024-06-19 Thread terryjreedy
https://github.com/python/cpython/commit/61e37dd4f5a1c8c16373f072904c81fc4eff2ef3 commit: 61e37dd4f5a1c8c16373f072904c81fc4eff2ef3 branch: 3.12 author: Terry Jan Reedy committer: terryjreedy date: 2024-06-20T03:59:31Z summary: [3.12] Fix typos in comments (GH-120481) (#120775) Only 1 applicable

[Python-checkins] gh-119698: fix `symtable.Class.get_methods` and document its behaviour correctly (#120151)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/b8a8e04fec76ad7f7c3e5149114dd2ee8a5caecc commit: b8a8e04fec76ad7f7c3e5149114dd2ee8a5caecc branch: main author: Bénédikt Tran <[email protected]> committer: JelleZijlstra date: 2024-06-19T20:49:30-07:00 summary: gh-119698: fix `symta

[Python-checkins] [3.13] Fix typos in comments (GH-120481) (#120774)

2024-06-19 Thread terryjreedy
https://github.com/python/cpython/commit/5d194902cbe9eff0a4f974c65479046c251664fd commit: 5d194902cbe9eff0a4f974c65479046c251664fd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-06-20T03:40:54Z summary: [3.13] Fix typ

[Python-checkins] Fix typos in comments (#120481)

2024-06-19 Thread terryjreedy
https://github.com/python/cpython/commit/656a1c81083b76b9d998c983f4329348a65985d3 commit: 656a1c81083b76b9d998c983f4329348a65985d3 branch: main author: Xie Yanbo committer: terryjreedy date: 2024-06-19T23:16:14-04:00 summary: Fix typos in comments (#120481) files: M Include/internal/pycore_fram

[Python-checkins] [3.13] GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120768)

2024-06-19 Thread brandtbucher
https://github.com/python/cpython/commit/6b714d545f5ae7712c9246b6083c9573ad24257d commit: 6b714d545f5ae7712c9246b6083c9573ad24257d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: brandtbucher date: 2024-06-20T01:13:23Z summary: [3.13] GH-120

[Python-checkins] GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604)

2024-06-19 Thread brandtbucher
https://github.com/python/cpython/commit/285f42c850da0d8ca31850088eb7b9247cbbbc71 commit: 285f42c850da0d8ca31850088eb7b9247cbbbc71 branch: main author: Xarblu committer: brandtbucher date: 2024-06-19T17:48:00-07:00 summary: GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604) files

[Python-checkins] gh-120606: Allow EOF to exit pdb commands definition (#120607)

2024-06-19 Thread gaogaotiantian
https://github.com/python/cpython/commit/4bbb0273f23c93ee82d7f60067775c558a7d1b1b commit: 4bbb0273f23c93ee82d7f60067775c558a7d1b1b branch: main author: Tian Gao committer: gaogaotiantian date: 2024-06-19T15:50:26-07:00 summary: gh-120606: Allow EOF to exit pdb commands definition (#120607) file

[Python-checkins] [3.12] gh-118820: Zero-valued flag enum has no name (GH-118848) (GH120758)

2024-06-19 Thread ethanfurman
https://github.com/python/cpython/commit/6421db1d4d86c645034ecf6cce163a02318b67c0 commit: 6421db1d4d86c645034ecf6cce163a02318b67c0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ethanfurman date: 2024-06-19T15:11:58-07:00 summary: [3.12] gh

[Python-checkins] [3.13] gh-118820: Zero-valued flag enum has no name (GH-118848) (GH-120759)

2024-06-19 Thread ethanfurman
https://github.com/python/cpython/commit/e415d2561b0410c21ab8627aa10b90b1145b1c70 commit: e415d2561b0410c21ab8627aa10b90b1145b1c70 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ethanfurman date: 2024-06-19T15:11:30-07:00 summary: [3.13] gh

[Python-checkins] [3.13] gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_autospec` (GH-120737) (#120760)

2024-06-19 Thread cjw296
https://github.com/python/cpython/commit/355d928e55d7c82f91989d08653215cb7e151c6e commit: 355d928e55d7c82f91989d08653215cb7e151c6e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: cjw296 date: 2024-06-19T20:59:28Z summary: [3.13] gh-120732: F

[Python-checkins] [3.12] gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_autospec` (GH-120737) (#120761)

2024-06-19 Thread cjw296
https://github.com/python/cpython/commit/34ace5ba4c5764a27a01dc8139232138c8269000 commit: 34ace5ba4c5764a27a01dc8139232138c8269000 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: cjw296 date: 2024-06-19T20:53:19Z summary: [3.12] gh-120732: F

[Python-checkins] gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_autospec` (#120737)

2024-06-19 Thread cjw296
https://github.com/python/cpython/commit/1e4815692f6c8a37a3974d0d7d2025494d026d76 commit: 1e4815692f6c8a37a3974d0d7d2025494d026d76 branch: main author: Nikita Sobolev committer: cjw296 date: 2024-06-19T21:35:11+01:00 summary: gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_

[Python-checkins] [3.13] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-120753) (#120757)

2024-06-19 Thread hugovk
https://github.com/python/cpython/commit/d3918eb89a2bfb9165a9ec27806436a7ebe49276 commit: d3918eb89a2bfb9165a9ec27806436a7ebe49276 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-06-1

[Python-checkins] gh-118820: Zero-valued flag enum has no name (GH-118848)

2024-06-19 Thread ethanfurman
https://github.com/python/cpython/commit/ed5ae6c4d76feaff06c2104c8ff864553b000253 commit: ed5ae6c4d76feaff06c2104c8ff864553b000253 branch: main author: Nice Zombies committer: ethanfurman date: 2024-06-19T13:09:53-07:00 summary: gh-118820: Zero-valued flag enum has no name (GH-118848) Co-author

[Python-checkins] [3.12] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-120753) (#120756)

2024-06-19 Thread hugovk
https://github.com/python/cpython/commit/d6a36c97c239c71522a9f66ef7821fe30e11e78e commit: d6a36c97c239c71522a9f66ef7821fe30e11e78e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-06-1

[Python-checkins] Regen ``Doc/requirements-oldest-sphinx.txt`` (#120753)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/753ef8db97ccb755d3c6fe089e883fe7ed5eb0d8 commit: 753ef8db97ccb755d3c6fe089e883fe7ed5eb0d8 branch: main author: Kirill Podoprigora committer: vstinner date: 2024-06-19T19:21:12Z summary: Regen ``Doc/requirements-oldest-sphinx.txt`` (#120753) files: M Doc/

[Python-checkins] [3.13] gh-120521: clarify except* documentation to allow tuples (GH-120523) (#120750)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/adef569278d5f81a0a689c1b086bf819ffea20fd commit: adef569278d5f81a0a689c1b086bf819ffea20fd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-06-19T12:07:04-07:00 summary: [3.13]

[Python-checkins] [3.12] gh-120521: clarify except* documentation to allow tuples (GH-120523) (#120751)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/ae9b54bd484a9b0c5a76a880456f74e7dfa90fbb commit: ae9b54bd484a9b0c5a76a880456f74e7dfa90fbb branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-06-19T12:06:52-07:00 summary: [3.12]

[Python-checkins] gh-120521: clarify except* documentation to allow tuples (#120523)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/58b3f111767148e9011ccd52660e208f0c834b2a commit: 58b3f111767148e9011ccd52660e208f0c834b2a branch: main author: Danny Yang committer: JelleZijlstra date: 2024-06-19T18:49:00Z summary: gh-120521: clarify except* documentation to allow tuples (#120523) Co-a

[Python-checkins] [3.13] gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322 (GH-120712) (#120747)

2024-06-19 Thread Fidget-Spinner
https://github.com/python/cpython/commit/ae04b6f63640606a3212c9da21b87ebc374136e1 commit: ae04b6f63640606a3212c9da21b87ebc374136e1 branch: 3.13 author: Nadeshiko Manju committer: Fidget-Spinner date: 2024-06-20T01:40:48+08:00 summary: [3.13] gh-120437: Fix `_CHECK_STACK_SPACE` optimization prob

[Python-checkins] gh-119786: move locations doc to InternalDocs (#120445)

2024-06-19 Thread iritkatriel
https://github.com/python/cpython/commit/d484383861b44b4cf76f31ad6af9a0b413334a89 commit: d484383861b44b4cf76f31ad6af9a0b413334a89 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-06-19T

[Python-checkins] GH-120097: Make FrameLocalsProxy a mapping (#120101)

2024-06-19 Thread markshannon
https://github.com/python/cpython/commit/d1c673b658977a8e6236feee579308e0ed6a0187 commit: d1c673b658977a8e6236feee579308e0ed6a0187 branch: main author: Mark Shannon committer: markshannon date: 2024-06-19T17:54:13+01:00 summary: GH-120097: Make FrameLocalsProxy a mapping (#120101) * Register Fr

[Python-checkins] GH-119462: Enforce invariants of type versioning (GH-120731)

2024-06-19 Thread markshannon
https://github.com/python/cpython/commit/00257c746c447a2e026b5a2a618f0e033fb90111 commit: 00257c746c447a2e026b5a2a618f0e033fb90111 branch: main author: Mark Shannon committer: markshannon date: 2024-06-19T17:38:45+01:00 summary: GH-119462: Enforce invariants of type versioning (GH-120731) * Rem

[Python-checkins] gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced in gh-118322 (GH-120712)

2024-06-19 Thread Fidget-Spinner
https://github.com/python/cpython/commit/f385d99f57773e48285e0bcdbcd66dcbfdc647b3 commit: f385d99f57773e48285e0bcdbcd66dcbfdc647b3 branch: main author: Nadeshiko Manju committer: Fidget-Spinner date: 2024-06-19T23:34:39+08:00 summary: gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems int

[Python-checkins] Fix types in pegen parser generator (GH-120720)

2024-06-19 Thread lysnikolaou
https://github.com/python/cpython/commit/ace2045ea673e14a4c403d4bb56704cdde83ad07 commit: ace2045ea673e14a4c403d4bb56704cdde83ad07 branch: main author: yf-yang <[email protected]> committer: lysnikolaou date: 2024-06-19T16:12:40+02:00 summary: Fix types in pegen parser gen

[Python-checkins] [3.13] gh-120635: Avoid leaking processes in test_pyrepl (GH-120676) (#120741)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/bb5d19440b8056bd2b272239a2c0b1c2063b3af6 commit: bb5d19440b8056bd2b272239a2c0b1c2063b3af6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-06-19T13:38:37Z summary: [3.13] gh-120635:

[Python-checkins] [3.13] gh-120722: Set position on RETURN_VALUE in lambda (GH-120724) (#120738)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/4ce1246a9958d2d1452f83be961e369f7d050714 commit: 4ce1246a9958d2d1452f83be961e369f7d050714 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-06-19T13:22:21Z summary: [3.13] gh-12

[Python-checkins] gh-120733: rename internal compiler functions according to naming convention (#120734)

2024-06-19 Thread iritkatriel
https://github.com/python/cpython/commit/eaaf6995a883255e6d0e433591dc9fdc374b8f06 commit: eaaf6995a883255e6d0e433591dc9fdc374b8f06 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-06-19T

[Python-checkins] [3.12] gh-120722: Set position on RETURN_VALUE in lambda (GH-120724) (#120739)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/d62cbba235df1199b8b2556d2016d37522608973 commit: d62cbba235df1199b8b2556d2016d37522608973 branch: 3.12 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-19T13:19:39Z summary: [3.12] gh-120722: Set position on RETURN_VALUE in lambda (GH-120724)

[Python-checkins] gh-120635: Avoid leaking processes in test_pyrepl (#120676)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/0f3e36454d754026d6c510053ff1e4b22ae80cd9 commit: 0f3e36454d754026d6c510053ff1e4b22ae80cd9 branch: main author: Victor Stinner committer: vstinner date: 2024-06-19T15:14:29+02:00 summary: gh-120635: Avoid leaking processes in test_pyrepl (#120676) If the

[Python-checkins] gh-120722: Set position on RETURN_VALUE in lambda (#120724)

2024-06-19 Thread JelleZijlstra
https://github.com/python/cpython/commit/d8f27cb1141fd3575de816438ed80a916c0560ed commit: d8f27cb1141fd3575de816438ed80a916c0560ed branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-19T05:56:36-07:00 summary: gh-120722: Set position on RETURN_VALUE in lambda (#120724) fi

[Python-checkins] [3.13] gh-119960: Add information about regex flags in re module functions (GH-119978) (#120730)

2024-06-19 Thread kumaraditya303
https://github.com/python/cpython/commit/c598e61a223edcd9a7eecf823f667e2e810aba53 commit: c598e61a223edcd9a7eecf823f667e2e810aba53 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-19T16:00:34+05:30 summary: [3.13]

[Python-checkins] [3.12] gh-119506: fix `_io.TextIOWrapper.write()` write during flush (GH-119507) (#119965)

2024-06-19 Thread kumaraditya303
https://github.com/python/cpython/commit/cde976d85c6632a908dde1ff8695ac5cafd879b6 commit: cde976d85c6632a908dde1ff8695ac5cafd879b6 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-19T10:23:29Z summary: [3.12] gh-1

[Python-checkins] [3.13] gh-120726: Fix compiler warnings on is_core_module() (GH-120727) (#120729)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/071b66b218d71d9f4fbdef6487f82fed808c81d4 commit: 071b66b218d71d9f4fbdef6487f82fed808c81d4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-06-19T10:23:28Z summary: [3.13] gh-120726:

[Python-checkins] [3.13] gh-119506: fix `_io.TextIOWrapper.write()` write during flush (GH-119507) (#119964)

2024-06-19 Thread kumaraditya303
https://github.com/python/cpython/commit/9be94f9ce6dbc944e9807534664dbde28077f737 commit: 9be94f9ce6dbc944e9807534664dbde28077f737 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-19T10:11:07Z summary: [3.13] gh-1

[Python-checkins] gh-119960: Add information about regex flags in re module functions (#119978)

2024-06-19 Thread kumaraditya303
https://github.com/python/cpython/commit/a86e6255c371e14cab8680dee979a7393b339ce5 commit: a86e6255c371e14cab8680dee979a7393b339ce5 branch: main author: Awbert <[email protected]> committer: kumaraditya303 date: 2024-06-19T09:42:01Z summary: gh-119960: Add information

[Python-checkins] gh-102797: Add more code snippets in test_ast (#102798)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/b8fb369193029d10059bbb5f760092071f3a9f5f commit: b8fb369193029d10059bbb5f760092071f3a9f5f branch: main author: Kirill Podoprigora committer: vstinner date: 2024-06-19T09:51:43+02:00 summary: gh-102797: Add more code snippets in test_ast (#102798) Co-auth

[Python-checkins] gh-120726: Fix compiler warnings on is_core_module() (#120727)

2024-06-19 Thread vstinner
https://github.com/python/cpython/commit/a816cd67f43d9adb27ccdb6331e08c835247d1df commit: a816cd67f43d9adb27ccdb6331e08c835247d1df branch: main author: Kirill Podoprigora committer: vstinner date: 2024-06-19T07:46:04Z summary: gh-120726: Fix compiler warnings on is_core_module() (#120727) Fix c

[Python-checkins] [3.13] gh-120449: fix ``test_pyclbr`` introspection for mangled names (GH-120450) (GH-120700)

2024-06-19 Thread encukou
https://github.com/python/cpython/commit/d65e145f9d778efe28eb5154df1ab9d44e06673a commit: d65e145f9d778efe28eb5154df1ab9d44e06673a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-06-19T09:20:09+02:00 summary: [3.13] gh-120

[Python-checkins] [3.12] gh-120449: fix ``test_pyclbr`` introspection for mangled names (GH-120450) (GH-120701)

2024-06-19 Thread encukou
https://github.com/python/cpython/commit/57f955f9afd0a87096ed02afd7b1a989802bd6d4 commit: 57f955f9afd0a87096ed02afd7b1a989802bd6d4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-06-19T09:20:16+02:00 summary: [3.12] gh-120

[Python-checkins] Add a link to free-threading HOWTO to the index (follow-up to GH-119366) (GH-120703)

2024-06-19 Thread encukou
https://github.com/python/cpython/commit/45d5cab533a607716b2b41134839a59facf309cd commit: 45d5cab533a607716b2b41134839a59facf309cd branch: main author: Petr Viktorin committer: encukou date: 2024-06-19T09:17:26+02:00 summary: Add a link to free-threading HOWTO to the index (follow-up to GH-11936

[Python-checkins] [3.13] gh-120381: Fix inspect.ismethoddescriptor() (GH-120684)

2024-06-19 Thread ncoghlan
https://github.com/python/cpython/commit/39c3f11f2552f751d7d484d9e27222bcb0a3672e commit: 39c3f11f2552f751d7d484d9e27222bcb0a3672e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ncoghlan date: 2024-06-19T17:01:09+10:00 summary: [3.13] gh-12