[Python-checkins] [3.13] gh-127541: Update os.walk example (GH-127765) (GH-131869)

2025-03-28 Thread gpshead
https://github.com/python/cpython/commit/9ffa80f21edcfec5092388b8b7f3cc7dd29692bb commit: 9ffa80f21edcfec5092388b8b7f3cc7dd29692bb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2025-03-29T06:49:15Z summary: [3.13] gh-127541:

[Python-checkins] gh-127541: Update os.walk example (GH-127765)

2025-03-28 Thread gpshead
https://github.com/python/cpython/commit/a5949986d631391d37b1b329ad8badcf2000f9a9 commit: a5949986d631391d37b1b329ad8badcf2000f9a9 branch: main author: Totosuki <[email protected]> committer: gpshead date: 2025-03-28T23:25:13-07:00 summary: gh-127541: Update os.walk exam

[Python-checkins] gh-130373: Avoid locking in _LOAD_ATTR_WITH_HINT (#130372)

2025-03-28 Thread DinoV
https://github.com/python/cpython/commit/2984ff9e5196aa575c7322c2040d55dd4d4eaa02 commit: 2984ff9e5196aa575c7322c2040d55dd4d4eaa02 branch: main author: Dino Viehland committer: DinoV date: 2025-03-28T15:16:41-07:00 summary: gh-130373: Avoid locking in _LOAD_ATTR_WITH_HINT (#130372) Avoid lockin

[Python-checkins] [3.13] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131845)

2025-03-28 Thread vstinner
https://github.com/python/cpython/commit/1059b0cc8411f82233b729f31f524d60f36d8b30 commit: 1059b0cc8411f82233b729f31f524d60f36d8b30 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-28T19:54:35Z summary: [3.13] gh-131807:

[Python-checkins] docs: -I also implies -P (#131539)

2025-03-28 Thread nedbat
https://github.com/python/cpython/commit/00f0771e4dbd8c8b66b302ebc16bb21f5d46b304 commit: 00f0771e4dbd8c8b66b302ebc16bb21f5d46b304 branch: main author: Ned Batchelder committer: nedbat date: 2025-03-28T14:59:03-04:00 summary: docs: -I also implies -P (#131539) files:

[Python-checkins] [3.13] gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (GH-131836) (#131841)

2025-03-28 Thread Yhg1s
https://github.com/python/cpython/commit/3e45b1fecea28667257cbfef8ac49bd803f8a49c commit: 3e45b1fecea28667257cbfef8ac49bd803f8a49c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2025-03-28T16:51:04Z summary: [3.13] gh-117174: Ad

[Python-checkins] gh-131423: Update to OpenSSL 3.0.16. (GH-131839)

2025-03-28 Thread zooba
https://github.com/python/cpython/commit/de8bc17c337a623536ae365e4402a05e7ad76fbf commit: de8bc17c337a623536ae365e4402a05e7ad76fbf branch: 3.13 author: Steve Dower committer: zooba date: 2025-03-28T16:28:11Z summary: gh-131423: Update to OpenSSL 3.0.16. (GH-131839) The bin tag is 3.0.16.1 becau

[Python-checkins] [3.13] gh-117174: Adapt test_multiple_statements_fail_early now that we have always source (GH-131065) (#131850)

2025-03-28 Thread Yhg1s
https://github.com/python/cpython/commit/e460602705f3402d7b8ecf747e538e14b807879d commit: e460602705f3402d7b8ecf747e538e14b807879d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2025-03-28T15:39:13Z summary: [3.13] gh-117174: Ad

[Python-checkins] gh-131423: Update to OpenSSL 3.0.16. (GH-131839)

2025-03-28 Thread zooba
https://github.com/python/cpython/commit/dfb63723d2a1816cd447db876751cc2982563674 commit: dfb63723d2a1816cd447db876751cc2982563674 branch: 3.12 author: Steve Dower committer: zooba date: 2025-03-28T15:29:20Z summary: gh-131423: Update to OpenSSL 3.0.16. (GH-131839) The bin tag is 3.0.16.1 becau

[Python-checkins] gh-131423: Update to OpenSSL 3.0.16. (GH-131839)

2025-03-28 Thread zooba
https://github.com/python/cpython/commit/d260631be063d97f1a6d1c8f9fa2ce9b0e4f8a58 commit: d260631be063d97f1a6d1c8f9fa2ce9b0e4f8a58 branch: main author: Steve Dower committer: zooba date: 2025-03-28T15:07:57Z summary: gh-131423: Update to OpenSSL 3.0.16. (GH-131839) The bin tag is 3.0.16.1 becau

[Python-checkins] [3.12] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131846)

2025-03-28 Thread vstinner
https://github.com/python/cpython/commit/7d447ac4e0d00910af72b74d6716ac3b1b3bfc0a commit: 7d447ac4e0d00910af72b74d6716ac3b1b3bfc0a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-28T15:12:59Z summary: [3.12] gh-131807:

[Python-checkins] GH-131678: fix Windows tail-call CI does not run the test cases (GH-131690)

2025-03-28 Thread Fidget-Spinner
https://github.com/python/cpython/commit/ce77da5871334bffea722984cb705fd20a763a1f commit: ce77da5871334bffea722984cb705fd20a763a1f branch: main author: Chris Eibl <[email protected]> committer: Fidget-Spinner date: 2025-03-28T23:00:36+08:00 summary: GH-131678: fix Wind

[Python-checkins] Use `assert*` comparison methods in `test_timer_comparison` (#129513)

2025-03-28 Thread kumaraditya303
https://github.com/python/cpython/commit/27d1443897daff65e8a42269b591097f29d310c6 commit: 27d1443897daff65e8a42269b591097f29d310c6 branch: main author: alexey semenyuk committer: kumaraditya303 date: 2025-03-28T14:25:13Z summary: Use `assert*` comparison methods in `test_timer_comparison` (#1295

[Python-checkins] gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL behavior (follow-up gh-131065) (#131836)

2025-03-28 Thread Yhg1s
https://github.com/python/cpython/commit/a6cf8275f8b477d34c86c8f89a3ca32e78084add commit: a6cf8275f8b477d34c86c8f89a3ca32e78084add branch: main author: Bartosz Sławecki committer: Yhg1s date: 2025-03-28T15:09:31+01:00 summary: gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL be

[Python-checkins] [3.13] gh-127949: fix resource warnings in `test_tasks.py` (GH-128172) (#131805)

2025-03-28 Thread kumaraditya303
https://github.com/python/cpython/commit/924a6ceb810065299d4b70dd23a52dfb422c1f50 commit: 924a6ceb810065299d4b70dd23a52dfb422c1f50 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-03-28T19:32:03+05:30 summary: [3.13]

[Python-checkins] gh-128002: run all asyncio tests with tsan CI (#131797)

2025-03-28 Thread kumaraditya303
https://github.com/python/cpython/commit/9752661491e2ad094aeb8c0bfd6a9e0a666a3d66 commit: 9752661491e2ad094aeb8c0bfd6a9e0a666a3d66 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-03-28T19:30:36+05:30 summary: gh-128002: run all asyncio tests with tsan CI (#131797) files:

[Python-checkins] [3.12] gh-131818: Add imply `-P` in `-I`'s help message (GH-131819) (#131823)

2025-03-28 Thread vstinner
https://github.com/python/cpython/commit/0c88f414b885bddc063cbfcff268e1410da9a3cc commit: 0c88f414b885bddc063cbfcff268e1410da9a3cc branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-28T08:09:03Z summary: [3.12] gh-131818:

[Python-checkins] [3.12] gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm gen (#131828)

2025-03-28 Thread pablogsal
https://github.com/python/cpython/commit/940c937c1369291832024fa210827fa678366181 commit: 940c937c1369291832024fa210827fa678366181 branch: 3.12 author: Donghee Na committer: pablogsal date: 2025-03-28T14:55:58+01:00 summary: [3.12] gh-131740: Update PyUnstable_GC_VisitObjects to traverse perm ge

[Python-checkins] [3.13] gh-118518: Minor improvements to perf docs (GH-130866) (#131059)

2025-03-28 Thread pablogsal
https://github.com/python/cpython/commit/7f7fc549b4d8c727e3e3da97b43db15e0083f6ab commit: 7f7fc549b4d8c727e3e3da97b43db15e0083f6ab branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-03-28T11:42:58Z summary: [3.13] gh-118518

[Python-checkins] [3.13] gh-128231: Use `runcode()` return value for failing early (GH-129488) (#130513)

2025-03-28 Thread hugovk
https://github.com/python/cpython/commit/8f6a9aa6aeb4fbbac186b7cb284f6301af5cbe36 commit: 8f6a9aa6aeb4fbbac186b7cb284f6301af5cbe36 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-03-2

[Python-checkins] [3.12] gh-128446: Run Windows CI tests on each commit (GH-131702) (#131706)

2025-03-28 Thread hugovk
https://github.com/python/cpython/commit/4f7b66ab82c37531094c4d1dbebb3ebd7e88a38b commit: 4f7b66ab82c37531094c4d1dbebb3ebd7e88a38b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-03-2

[Python-checkins] [3.13] gh-128446: Run Windows CI tests on each commit (GH-131702) (#131705)

2025-03-28 Thread hugovk
https://github.com/python/cpython/commit/2ccb84a8717eef9bfc6e41d1a981eee43a92a9ff commit: 2ccb84a8717eef9bfc6e41d1a981eee43a92a9ff branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-03-2

[Python-checkins] gh-126835: Refine constant folding tests in `test_peepholer.py::TestTranforms` (#131826)

2025-03-28 Thread iritkatriel
https://github.com/python/cpython/commit/674dbf3b3a72bd3d17298c2ead79f32edcff774a commit: 674dbf3b3a72bd3d17298c2ead79f32edcff774a branch: main author: Yan Yanchii committer: iritkatriel <[email protected]> date: 2025-03-28T10:10:22Z summary: gh-126835: Refine constant

[Python-checkins] gh-131738: optimize builtin any/all/tuple calls with a generator expression arg (#131737)

2025-03-28 Thread iritkatriel
https://github.com/python/cpython/commit/2c8f329dc634290fb88636f85c05e473bc0104d5 commit: 2c8f329dc634290fb88636f85c05e473bc0104d5 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2025-03-28T

[Python-checkins] gh-131818: Add imply `-P` in `-I`'s help message (#131819)

2025-03-28 Thread vstinner
https://github.com/python/cpython/commit/8bd88e2827b2a887c2ea8e5ed0c0575704bfacdf commit: 8bd88e2827b2a887c2ea8e5ed0c0575704bfacdf branch: main author: Hang committer: vstinner date: 2025-03-28T08:49:13+01:00 summary: gh-131818: Add imply `-P` in `-I`'s help message (#131819) files: M Python/in

[Python-checkins] [3.13] gh-131818: Add imply `-P` in `-I`'s help message (GH-131819) (#131822)

2025-03-28 Thread vstinner
https://github.com/python/cpython/commit/5547c895e2136d251d858e57f7c59a723670f35e commit: 5547c895e2136d251d858e57f7c59a723670f35e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-28T08:13:00Z summary: [3.13] gh-131818: