[Python-checkins] [3.13] gh-120526: Correct signature of map() builtin (GH-120528) (GH-120539)

2024-06-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9f0269d6aed1b61996b95dc0730a4008de012011 commit: 9f0269d6aed1b61996b95dc0730a4008de012011 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-15T05:59:37Z summary: [3.13] gh

[Python-checkins] gh-120526: Correct signature of map() builtin (GH-120528)

2024-06-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d4039d3f6f8cb7738c5cd272dde04171446dfd2b commit: d4039d3f6f8cb7738c5cd272dde04171446dfd2b branch: main author: Adam Williamson committer: serhiy-storchaka date: 2024-06-15T05:33:09Z summary: gh-120526: Correct signature of map() builtin (GH-120528) map()

[Python-checkins] [3.12] gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (GH-120476) (#120532)

2024-06-14 Thread freakboy3742
https://github.com/python/cpython/commit/92c168707412b48abb497e5e1dccc8c4d04298d5 commit: 92c168707412b48abb497e5e1dccc8c4d04298d5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2024-06-15T08:32:28+08:00 summary: [3.12] g

[Python-checkins] [3.13] gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (GH-120476) (#120531)

2024-06-14 Thread freakboy3742
https://github.com/python/cpython/commit/3c88898a696785fb4872a271d7c90f6505178fd7 commit: 3c88898a696785fb4872a271d7c90f6505178fd7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2024-06-15T08:32:22+08:00 summary: [3.13] g

[Python-checkins] gh-117398: Use the correct module loader for iOS in datetime CAPI test. (#120477)

2024-06-14 Thread freakboy3742
https://github.com/python/cpython/commit/5c58e728b1391c258b224fc6d88f62f42c725026 commit: 5c58e728b1391c258b224fc6d88f62f42c725026 branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-06-15T08:05:30+08:00 summary: gh-117398: Use the correct module loader for iOS in datetim

[Python-checkins] gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (#120476)

2024-06-14 Thread freakboy3742
https://github.com/python/cpython/commit/92f6d400f76b6a04944568870f689c8fab5f commit: 92f6d400f76b6a04944568870f689c8fab5f branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-06-15T08:05:18+08:00 summary: gh-119819: Conditional skip of logging tests that require m

[Python-checkins] [3.13] gh-120524: Temporarily Skip test_create_many_threaded In test_interpreters.test_stress (gh-120527)

2024-06-14 Thread ericsnowcurrently
https://github.com/python/cpython/commit/f021f9e50e3e4b82b3358dbc977043700179b0f5 commit: f021f9e50e3e4b82b3358dbc977043700179b0f5 branch: 3.13 author: Eric Snow committer: ericsnowcurrently date: 2024-06-14T22:14:29Z summary: [3.13] gh-120524: Temporarily Skip test_create_many_threaded In test

[Python-checkins] gh-120524: Temporarily Skip test_create_many_threaded In test_interpreters.test_stress (gh-120525)

2024-06-14 Thread ericsnowcurrently
https://github.com/python/cpython/commit/e3b6cff33122554de0ef598664f5cd98de4fed6b commit: e3b6cff33122554de0ef598664f5cd98de4fed6b branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-06-14T22:12:35Z summary: gh-120524: Temporarily Skip test_create_many_threaded In test_interp

[Python-checkins] gh-120161: Fix a Crash in the _datetime Module (gh-120182)

2024-06-14 Thread ericsnowcurrently
https://github.com/python/cpython/commit/b2e71ff4f8fa5b7d8117dd8125137aee3d01f015 commit: b2e71ff4f8fa5b7d8117dd8125137aee3d01f015 branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-06-14T13:29:09-06:00 summary: gh-120161: Fix a Crash in the _datetime Module (gh-120182) In g

[Python-checkins] [3.13] gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364) (#120511)

2024-06-14 Thread sobolevn
https://github.com/python/cpython/commit/da40fa35263893f78e75205c54fa3bcd24a64468 commit: da40fa35263893f78e75205c54fa3bcd24a64468 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-06-14T22:08:21+03:00 summary: [3.13] gh-12

[Python-checkins] gh-120417: Fix "imported but unused" linter warnings (#120461)

2024-06-14 Thread vstinner
https://github.com/python/cpython/commit/05df063ad80becc1ba6bd07d67b55b5965f32375 commit: 05df063ad80becc1ba6bd07d67b55b5965f32375 branch: main author: Victor Stinner committer: vstinner date: 2024-06-14T20:39:50+02:00 summary: gh-120417: Fix "imported but unused" linter warnings (#120461) Add

[Python-checkins] gh-119824: Print stack entry when user input is needed (#119882)

2024-06-14 Thread gaogaotiantian
https://github.com/python/cpython/commit/ed60ab5fab6d187068cb3e0f0d4192ebf3a228b7 commit: ed60ab5fab6d187068cb3e0f0d4192ebf3a228b7 branch: main author: Tian Gao committer: gaogaotiantian date: 2024-06-14T11:25:23-07:00 summary: gh-119824: Print stack entry when user input is needed (#119882) Co

[Python-checkins] [3.12] gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364) (#120512)

2024-06-14 Thread sobolevn
https://github.com/python/cpython/commit/d2105a1eab12bc9dbac543f08faf0d9505f4cc3d commit: d2105a1eab12bc9dbac543f08faf0d9505f4cc3d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-06-14T20:59:12+03:00 summary: [3.12] gh-12

[Python-checkins] gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364)

2024-06-14 Thread ethanfurman
https://github.com/python/cpython/commit/7fadfd82ebf6ea90b38cb3f2a046a51f8601a205 commit: 7fadfd82ebf6ea90b38cb3f2a046a51f8601a205 branch: main author: Nikita Sobolev committer: ethanfurman date: 2024-06-14T10:25:35-07:00 summary: gh-120361: Add `nonmember` test with enum flags inside to `test_e

[Python-checkins] [3.13] gh-117657: Add TSAN suppression for set_default_allocator_unlocked (GH-120500) (#120510)

2024-06-14 Thread Fidget-Spinner
https://github.com/python/cpython/commit/6e3e1124287858b6e22d10ac912e9b76afa3e41b commit: 6e3e1124287858b6e22d10ac912e9b76afa3e41b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Fidget-Spinner date: 2024-06-14T16:34:07Z summary: [3.13] gh-1

[Python-checkins] GH-73991: Add `pathlib.Path.copy()` (#119058)

2024-06-14 Thread barneygale
https://github.com/python/cpython/commit/7c38097add9cc24e9f68414cd3e5e1b6cbe38a17 commit: 7c38097add9cc24e9f68414cd3e5e1b6cbe38a17 branch: main author: Barney Gale committer: barneygale date: 2024-06-14T17:15:49+01:00 summary: GH-73991: Add `pathlib.Path.copy()` (#119058) Add a `Path.copy()` me

[Python-checkins] gh-117657: Add TSAN suppression for set_default_allocator_unlocked (#120500)

2024-06-14 Thread Fidget-Spinner
https://github.com/python/cpython/commit/2bacc2343c24c49292dea3461f6b7664fc2d33e2 commit: 2bacc2343c24c49292dea3461f6b7664fc2d33e2 branch: main author: AN Long committer: Fidget-Spinner date: 2024-06-15T00:10:18+08:00 summary: gh-117657: Add TSAN suppression for set_default_allocator_unlocked (#

[Python-checkins] Update tests for the itertools docs rough equivalents (#120509)

2024-06-14 Thread rhettinger
https://github.com/python/cpython/commit/27419f1fce05a18384e6fb3b8ad59b7f532821e6 commit: 27419f1fce05a18384e6fb3b8ad59b7f532821e6 branch: main author: Raymond Hettinger committer: rhettinger date: 2024-06-14T11:00:46-05:00 summary: Update tests for the itertools docs rough equivalents (#120509)

[Python-checkins] Stronger tests for the statistics kernel formulas (gh-120506)

2024-06-14 Thread rhettinger
https://github.com/python/cpython/commit/41554ef0e0925695544d96a7bc49af1428d6bb6b commit: 41554ef0e0925695544d96a7bc49af1428d6bb6b branch: main author: Raymond Hettinger committer: rhettinger date: 2024-06-14T10:21:35-05:00 summary: Stronger tests for the statistics kernel formulas (gh-120506)

[Python-checkins] [3.13] gh-120400 :Support Linux perf profile to see Python calls on RISC-V architecture (GH-120089) (#120413)

2024-06-14 Thread Yhg1s
https://github.com/python/cpython/commit/d73f856840369a20038c606cc7f979cc2c0d6505 commit: d73f856840369a20038c606cc7f979cc2c0d6505 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-06-14T17:03:24+02:00 summary: [3.13] gh-12040