[Python-checkins] gh-125243: Fix ZoneInfo data race in free threading build (#125281)

2024-10-13 Thread colesbury
https://github.com/python/cpython/commit/f1d33dbddd3496b062e1fbe024fb6d7b023a35f5 commit: f1d33dbddd3496b062e1fbe024fb6d7b023a35f5 branch: main author: Sam Gross committer: colesbury date: 2024-10-13T16:17:51-04:00 summary: gh-125243: Fix ZoneInfo data race in free threading build (#125281) Loc

[Python-checkins] [3.12] Trivial change: Update comments in activate about what running hash -r does (GH-125385) (#125388)

2024-10-13 Thread vsajip
https://github.com/python/cpython/commit/77020dae341764ee440c99cf8ba13c7766730b46 commit: 77020dae341764ee440c99cf8ba13c7766730b46 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2024-10-13T08:55:37+01:00 summary: [3.12] Trivial

[Python-checkins] [3.12] gh-86673: Loosen test_ttk.test_identify() requirements (GH-125335) (#125391)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/afddaeb7698d2c572364d61e02c4271439650f6d commit: afddaeb7698d2c572364d61e02c4271439650f6d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-13T07:56:04Z summary: [3.12] gh-8

[Python-checkins] [3.13] Trivial change: Update comments in activate about what running hash -r does (GH-125385) (GH-125387)

2024-10-13 Thread vsajip
https://github.com/python/cpython/commit/801ef7de08d816b1976865496e834c5af941a8ad commit: 801ef7de08d816b1976865496e834c5af941a8ad branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2024-10-13T08:56:09+01:00 summary: [3.13] Trivial

[Python-checkins] [3.12] gh-61698: Use launchctl to detect macOS window manager in tests (GH-118390) (#125393)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/a144037ac3501720b5587ee53de590684943639a commit: a144037ac3501720b5587ee53de590684943639a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-13T08:39:05Z summary: [3.12] gh-6

[Python-checkins] [3.13] gh-61698: Use launchctl to detect macOS window manager in tests (GH-118390) (#125392)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/b7dff8563828b486b27e8373b9171b1136473308 commit: b7dff8563828b486b27e8373b9171b1136473308 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-13T08:46:35Z summary: [3.13] gh-6

[Python-checkins] gh-86673: Loosen test_ttk.test_identify() requirements (#125335)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/4197a796ecf3a751ad7245b8d4f980d6d444b614 commit: 4197a796ecf3a751ad7245b8d4f980d6d444b614 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-10-13T09:38:47+02:00 summary: gh-86673: Loosen test_ttk.test_identify() requirements (#12

[Python-checkins] gh-61698: Use launchctl to detect macOS window manager in tests (#118390)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/ce740d46246b28bb675ba9d62214b59be9b8411e commit: ce740d46246b28bb675ba9d62214b59be9b8411e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-10-13T10:22:31+02:00 summary: gh-61698: Use launchctl to detect macOS window manager in t

[Python-checkins] gh-125383: Update `fib` function comment for accuracy (#125386)

2024-10-13 Thread Eclips4
https://github.com/python/cpython/commit/283ea5f3b2b6a18605b8598a979afe263b0f21ce commit: 283ea5f3b2b6a18605b8598a979afe263b0f21ce branch: main author: Wulian committer: Eclips4 date: 2024-10-13T14:10:59+03:00 summary: gh-125383: Update `fib` function comment for accuracy (#125386) `Doc/tutoria

[Python-checkins] [3.13] gh-125383: Update `fib` function comment for accuracy (GH-125386) (#125395)

2024-10-13 Thread Eclips4
https://github.com/python/cpython/commit/c9ead96249b3f4b18f2a42071546c90100595a17 commit: c9ead96249b3f4b18f2a42071546c90100595a17 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-10-13T11:16:23Z summary: [3.13] gh-125383:

[Python-checkins] [3.12] gh-125383: Update `fib` function comment for accuracy (GH-125386) (#125396)

2024-10-13 Thread Eclips4
https://github.com/python/cpython/commit/00c596d8ad913ef393d5b75d561608fc9ac521fa commit: 00c596d8ad913ef393d5b75d561608fc9ac521fa branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-10-13T11:17:55Z summary: [3.12] gh-125383:

[Python-checkins] gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404)

2024-10-13 Thread kumaraditya303
https://github.com/python/cpython/commit/6c386b703d19aaec9a34fd1e843a4d0a144ad14b commit: 6c386b703d19aaec9a34fd1e843a4d0a144ad14b branch: main author: partev committer: kumaraditya303 date: 2024-10-13T22:16:15+05:30 summary: gh-125403: fix console formatting in Chapter 12 of the tutorial (#1254

[Python-checkins] add Kumar Aditya as codeowner for weakref (#125405)

2024-10-13 Thread kumaraditya303
https://github.com/python/cpython/commit/e79bbd147fd58e825572f1aa93c5398953289fb2 commit: e79bbd147fd58e825572f1aa93c5398953289fb2 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-10-13T16:59:27Z summary: add Kumar Aditya as codeowner for weakref (#125405) files: M .github

[Python-checkins] Trivial change: Update comments in activate about what running hash -r does (GH-125385)

2024-10-13 Thread vsajip
https://github.com/python/cpython/commit/82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1 commit: 82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1 branch: main author: Andrew Athan <[email protected]> committer: vsajip date: 2024-10-13T08:22:05+01:00 summary: Trivial change: Update comment

[Python-checkins] [3.13] gh-86673: Loosen test_ttk.test_identify() requirements (GH-125335) (#125390)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/bcadaf23218085c8fbeb8e9f8793e55ce5ed0166 commit: bcadaf23218085c8fbeb8e9f8793e55ce5ed0166 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-13T08:04:22Z summary: [3.13] gh-8

[Python-checkins] gh-89967: make WeakKeyDictionary and WeakValueDictionary thread safe (#125325)

2024-10-13 Thread kumaraditya303
https://github.com/python/cpython/commit/cd0f9d111a040ad863c680e9f464419640c8c3fd commit: cd0f9d111a040ad863c680e9f464419640c8c3fd branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-10-13T21:05:05+05:30 summary: gh-89967: make WeakKeyDictionary and WeakValueDictionary thread

[Python-checkins] gh-125161: return non zero value in pthread_self on wasi (#125303)

2024-10-13 Thread kumaraditya303
https://github.com/python/cpython/commit/08489325d1cd94eba97c5f5f8cac49521fd0b0d7 commit: 08489325d1cd94eba97c5f5f8cac49521fd0b0d7 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-10-13T20:59:41+05:30 summary: gh-125161: return non zero value in pthread_self on wasi (#12530

[Python-checkins] fix comment in _PyMutex_TryUnlock (#125319)

2024-10-13 Thread kumaraditya303
https://github.com/python/cpython/commit/022c50d190e14affb952a244c4eb6e4a644ad0c9 commit: 022c50d190e14affb952a244c4eb6e4a644ad0c9 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-10-13T20:59:07+05:30 summary: fix comment in _PyMutex_TryUnlock (#125319) files: M Include/in

[Python-checkins] gh-101291: Add versionadded directives for PyUnstable_Long_* (#125384)

2024-10-13 Thread vstinner
https://github.com/python/cpython/commit/c6d7b644c2425b397cfb641f336bea70eb8a329a commit: c6d7b644c2425b397cfb641f336bea70eb8a329a branch: main author: Sergey B Kirpichev committer: vstinner date: 2024-10-13T19:38:42+02:00 summary: gh-101291: Add versionadded directives for PyUnstable_Long_* (#1

[Python-checkins] [3.13] gh-101291: Add versionadded directives for PyUnstable_Long_* (GH-125384) (#125407)

2024-10-13 Thread vstinner
https://github.com/python/cpython/commit/cff627a27dc5126ecb4113fc3fe7e444f410ba99 commit: cff627a27dc5126ecb4113fc3fe7e444f410ba99 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-10-13T17:44:50Z summary: [3.13] gh-101291:

[Python-checkins] [3.13] GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))` (GH-125156) (#125409)

2024-10-13 Thread barneygale
https://github.com/python/cpython/commit/094d95f62c12d2773c9bf116d449e31ede2681b1 commit: 094d95f62c12d2773c9bf116d449e31ede2681b1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2024-10-13T18:12:57Z summary: [3.13] GH-12506

[Python-checkins] [3.12] GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))` (GH-125156) (#125410)

2024-10-13 Thread barneygale
https://github.com/python/cpython/commit/f49221af4609ea98e0e41bfae0d056f98bdccae4 commit: f49221af4609ea98e0e41bfae0d056f98bdccae4 branch: 3.12 author: Barney Gale committer: barneygale date: 2024-10-13T18:18:41Z summary: [3.12] GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))

[Python-checkins] GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))` (#125156)

2024-10-13 Thread barneygale
https://github.com/python/cpython/commit/cb8e5995d89d9b90e83cf43310ec50e177484e70 commit: cb8e5995d89d9b90e83cf43310ec50e177484e70 branch: main author: Barney Gale committer: barneygale date: 2024-10-13T17:46:10Z summary: GH-125069: Fix inconsistent joining in `WindowsPath(PosixPath(...))` (#125

[Python-checkins] [3.12] gh-101291: Add versionadded directives for PyUnstable_Long_* (GH-125384) (#125408)

2024-10-13 Thread vstinner
https://github.com/python/cpython/commit/243a8a9d68a87d103340b894366497101e6b0226 commit: 243a8a9d68a87d103340b894366497101e6b0226 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-10-13T17:45:59Z summary: [3.12] gh-101291:

[Python-checkins] [3.13] gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default (GH-123859) (#125163)

2024-10-13 Thread erlend-aasland
https://github.com/python/cpython/commit/98655cec0e5c11ee28c8c67e446747e53d72d301 commit: 98655cec0e5c11ee28c8c67e446747e53d72d301 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-13T20:47:38+02:00 summary: [3.13]

[Python-checkins] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/cfc27bc50fe165330f2295f9ac0ad56ca5b0f31c commit: cfc27bc50fe165330f2295f9ac0ad56ca5b0f31c branch: main author: Sergey B Kirpichev committer: willingc date: 2024-10-13T21:44:48-07:00 summary: gh-123133: clarify p=0 case for "f" and "e" formatting types (GH

[Python-checkins] [3.13] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426) (#125428)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/1279be610dd22fc116998a60c0f9a08fa18386ea commit: 1279be610dd22fc116998a60c0f9a08fa18386ea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T04:50:06Z summary: [3.13] gh-123133:

[Python-checkins] [3.12] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426) (#125429)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/20323bf733810d7dc7e6bcd86dfbc16b7f3c4b30 commit: 20323bf733810d7dc7e6bcd86dfbc16b7f3c4b30 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T04:51:59Z summary: [3.12] gh-123133:

[Python-checkins] gh-86357: argparse: use str() consistently and explicitly to print choices (GH-117766)

2024-10-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/66b3922b97388c328c9bd8df050eef11c0261fae commit: 66b3922b97388c328c9bd8df050eef11c0261fae branch: main author: rindeal committer: serhiy-storchaka date: 2024-10-14T09:36:53+03:00 summary: gh-86357: argparse: use str() consistently and explicitly to print