[Python-checkins] [3.13] gh-122300: Preserve AST nodes for format specifiers with single elements (GH-122308) (#122364)

2024-07-27 Thread pablogsal
https://github.com/python/cpython/commit/c8f3c1daa4657ab66d04e0331b794e5dd84235c7 commit: c8f3c1daa4657ab66d04e0331b794e5dd84235c7 branch: 3.13 author: Pablo Galindo Salgado committer: pablogsal date: 2024-07-27T19:27:01Z summary: [3.13] gh-122300: Preserve AST nodes for format specifiers with s

[Python-checkins] [3.12] gh-122300: Preserve AST nodes for format specifiers with single elements (GH-122308) (#122363)

2024-07-27 Thread pablogsal
https://github.com/python/cpython/commit/ca3486cb1e0e71c97252a651757a9bb04cf00281 commit: ca3486cb1e0e71c97252a651757a9bb04cf00281 branch: 3.12 author: Pablo Galindo Salgado committer: pablogsal date: 2024-07-27T19:20:28Z summary: [3.12] gh-122300: Preserve AST nodes for format specifiers with s

[Python-checkins] gh-119180: Add evaluate functions for type params and type aliases (#122212)

2024-07-27 Thread JelleZijlstra
https://github.com/python/cpython/commit/ae192262ad1cffb6ece9d16e67804386c382be0c commit: ae192262ad1cffb6ece9d16e67804386c382be0c branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-07-27T17:24:10Z summary: gh-119180: Add evaluate functions for type params and type aliases (

[Python-checkins] [3.13] GH-121462: pathlib docs: improve table of corresponding os/os.path functions (GH-121465) (#122359)

2024-07-27 Thread barneygale
https://github.com/python/cpython/commit/a93f97c56d4b7308462caa5297248f110937b848 commit: a93f97c56d4b7308462caa5297248f110937b848 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2024-07-27T17:19:09Z summary: [3.13] GH-12146

[Python-checkins] [3.12] GH-121462: pathlib docs: improve table of corresponding os/os.path functions (GH-121465) (#122360)

2024-07-27 Thread barneygale
https://github.com/python/cpython/commit/8205c16c7caf195f2f0769f3036b1ba2770c03ce commit: 8205c16c7caf195f2f0769f3036b1ba2770c03ce branch: 3.12 author: Barney Gale committer: barneygale date: 2024-07-27T17:13:20Z summary: [3.12] GH-121462: pathlib docs: improve table of corresponding os/os.path

[Python-checkins] GH-121462: pathlib docs: improve table of corresponding os/os.path functions (#121465)

2024-07-27 Thread barneygale
https://github.com/python/cpython/commit/cbac8a3888411587beb026e246889154fbdd49a3 commit: cbac8a3888411587beb026e246889154fbdd49a3 branch: main author: Barney Gale committer: barneygale date: 2024-07-27T18:03:18+01:00 summary: GH-121462: pathlib docs: improve table of corresponding os/os.path fu

[Python-checkins] gh-119180: Use type descriptors to access annotations (PEP 749) (#122074)

2024-07-27 Thread JelleZijlstra
https://github.com/python/cpython/commit/45614ecb2bdc2b984f051c7eade39458a3f8709f commit: 45614ecb2bdc2b984f051c7eade39458a3f8709f branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-07-27T16:36:06Z summary: gh-119180: Use type descriptors to access annotations (PEP 749) (#12

[Python-checkins] [3.13] gh-122044: Don't error during gitignore filtering with no files (GH-122045) (#122355)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/e122d2adfa97413bafaefecb3e7d98f65d93cac6 commit: e122d2adfa97413bafaefecb3e7d98f65d93cac6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-07-2

[Python-checkins] [3.12] gh-122044: Don't error during gitignore filtering with no files (GH-122045) (#122354)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/0f83b8f30620d37eed4748e2b2b77cb1dc73c421 commit: 0f83b8f30620d37eed4748e2b2b77cb1dc73c421 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-07-2

[Python-checkins] [3.12] gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (GH-122242) (#122351)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/fb2826a6b7cfd2b71a2597e91b25b6d7da6522f0 commit: fb2826a6b7cfd2b71a2597e91b25b6d7da6522f0 branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-07-27T14:42:51+0

[Python-checkins] [3.13] gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (GH-122242) (#122350)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/6496ffa47c394d38cd57e2f9392ff7239108c333 commit: 6496ffa47c394d38cd57e2f9392ff7239108c333 branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-07-27T14:42:49+0

[Python-checkins] gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (#122242)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/4e7550934941050f54c86338cd5e40cd565ceaf2 commit: 4e7550934941050f54c86338cd5e40cd565ceaf2 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-07-27T14:17:54+0

[Python-checkins] gh-122044: Don't error during gitignore filtering with no files (#122045)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/4e04d1a3d237abd0cba354024556c39519e0d163 commit: 4e04d1a3d237abd0cba354024556c39519e0d163 branch: main author: Seth Michael Larson committer: hugovk <[email protected]> date: 2024-07-27T14:10:05+03:00 summary: gh-122044: Don't error d

[Python-checkins] [3.13] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176) (GH-122348)

2024-07-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3648a945e447cb9c6f5f7b6b803e503e1f38f982 commit: 3648a945e447cb9c6f5f7b6b803e503e1f38f982 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-07-27T10:54:49Z summary: [3.13] gh

[Python-checkins] [3.12] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176) (GH-122349)

2024-07-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/2e37d67db2a9a0ebd2f3a2cfd3d02e0f06d64522 commit: 2e37d67db2a9a0ebd2f3a2cfd3d02e0f06d64522 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-07-27T10:48:14Z summary: [3.12] gh

[Python-checkins] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176)

2024-07-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7a6d4ccf0ec16e09f0d8b21c5a0c591e5e3e45f7 commit: 7a6d4ccf0ec16e09f0d8b21c5a0c591e5e3e45f7 branch: main author: Bénédikt Tran <[email protected]> committer: serhiy-storchaka date: 2024-07-27T10:10:42Z summary: gh-122170: Handle Value

[Python-checkins] gh-112301: Compiler warning management tooling (#121730)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/8ac5565be2e5a11fad643c2fe9cbf16d2ddb95cd commit: 8ac5565be2e5a11fad643c2fe9cbf16d2ddb95cd branch: main author: Nate Ohlson committer: hugovk <[email protected]> date: 2024-07-27T09:57:44Z summary: gh-112301: Compiler warning managemen

[Python-checkins] [3.12] Move macOS matrix to the calling workflow (GH-121809) (#122330)

2024-07-27 Thread hugovk
https://github.com/python/cpython/commit/a4449a1ada14b152b75d9a00ee448b11e1e54454 commit: a4449a1ada14b152b75d9a00ee448b11e1e54454 branch: 3.12 author: Sviatoslav Sydorenko (Святослав Сидоренко) committer: hugovk <[email protected]> date: 2024-07-27T12:19:59+03:00 summary:

[Python-checkins] [3.13] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) (GH-122347)

2024-07-27 Thread encukou
https://github.com/python/cpython/commit/40925103fc3ab81d61e1cdfef8467abe730407aa commit: 40925103fc3ab81d61e1cdfef8467abe730407aa branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-07-27T08:51:02Z summary: [3.13] gh-122291:

[Python-checkins] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303)

2024-07-27 Thread encukou
https://github.com/python/cpython/commit/bb09ba679223666e01f8da780f97888a29d07131 commit: bb09ba679223666e01f8da780f97888a29d07131 branch: main author: Petr Viktorin committer: encukou date: 2024-07-27T10:27:06+02:00 summary: gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) fil

[Python-checkins] [3.13] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (#122344)

2024-07-27 Thread kumaraditya303
https://github.com/python/cpython/commit/6b9a5af72f06b5dc2cc413e8ea2c6e8a914ab6d6 commit: 6b9a5af72f06b5dc2cc413e8ea2c6e8a914ab6d6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-07-27T12:36:50+05:30 summary: [3.13]

[Python-checkins] [3.12] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (#122345)

2024-07-27 Thread kumaraditya303
https://github.com/python/cpython/commit/102dc44a0afe3a0c6167c52a57f1cfcedb6fb3db commit: 102dc44a0afe3a0c6167c52a57f1cfcedb6fb3db branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-07-27T12:36:40+05:30 summary: [3.12]