[Python-checkins] gh-80958: unittest: discovery support for namespace packages as start directory (#123820)

2024-10-22 Thread methane
https://github.com/python/cpython/commit/c75ff2ef8eb71d91b1f92db9c2bc7ff18c582ab1 commit: c75ff2ef8eb71d91b1f92db9c2bc7ff18c582ab1 branch: main author: Jacob Walls committer: methane date: 2024-10-23T13:41:33+09:00 summary: gh-80958: unittest: discovery support for namespace packages as start di

[Python-checkins] gh-125259: Fix error notes removal in enum initialization (GH-125647)

2024-10-22 Thread ethanfurman
https://github.com/python/cpython/commit/34653bba644aa5481613f398153757d7357e39ea commit: 34653bba644aa5481613f398153757d7357e39ea branch: main author: Mario Šaško committer: ethanfurman date: 2024-10-22T13:42:22-07:00 summary: gh-125259: Fix error notes removal in enum initialization (GH-125647

[Python-checkins] [3.13] gh-125710: [Enum] fix hashable<->nonhashable comparisons for member values (GH-125735) (GH-125851)

2024-10-22 Thread ethanfurman
https://github.com/python/cpython/commit/5bb0538f6e79acb6d414b7c6c75d3b9a70e9bb6b commit: 5bb0538f6e79acb6d414b7c6c75d3b9a70e9bb6b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ethanfurman date: 2024-10-22T11:29:42-07:00 summary: [3.13] gh

[Python-checkins] gh-125710: [Enum] fix hashable<->nonhashable comparisons for member values (GH-125735)

2024-10-22 Thread ethanfurman
https://github.com/python/cpython/commit/aaed91cabcedc16c089c4b1c9abb1114659a83d3 commit: aaed91cabcedc16c089c4b1c9abb1114659a83d3 branch: main author: Ethan Furman committer: ethanfurman date: 2024-10-22T11:04:00-07:00 summary: gh-125710: [Enum] fix hashable<->nonhashable comparisons for member

[Python-checkins] [3.13] gh-124651: Quote template strings in `venv` activation scripts (GH-124712) (GH-125813)

2024-10-22 Thread vsajip
https://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483 commit: e52095a0c1005a87eed2276af7a1f2f66e2b6483 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2024-10-22T16:49:20+01:00 summary: [3.13] gh-1246

[Python-checkins] gh-125038: Fix crash after genexpr.gi_frame.f_locals manipulations (#125178)

2024-10-22 Thread JelleZijlstra
https://github.com/python/cpython/commit/079875e39589eb0628b5883f7ffa387e7476ec06 commit: 079875e39589eb0628b5883f7ffa387e7476ec06 branch: main author: Mikhail Efimov committer: JelleZijlstra date: 2024-10-22T09:00:25-07:00 summary: gh-125038: Fix crash after genexpr.gi_frame.f_locals manipulati

[Python-checkins] [3.11] gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) (#123699)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/e84015f84630b6e15a84680128a6f65f8c4daf92 commit: e84015f84630b6e15a84680128a6f65f8c4daf92 branch: 3.11 author: Zachary Ware committer: pablogsal date: 2024-10-22T15:48:51Z summary: [3.11] gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) (#12

[Python-checkins] [3.11] Adjust build_ubuntu_ssltests job to use cache for the correct OS version (#124484)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/affa2a9503d1b2908782c9e587b282ca3ff73ab2 commit: affa2a9503d1b2908782c9e587b282ca3ff73ab2 branch: 3.11 author: Zachary Ware committer: pablogsal date: 2024-10-22T16:05:48+01:00 summary: [3.11] Adjust build_ubuntu_ssltests job to use cache for the correct

[Python-checkins] [3.12] gh-125355: Rewrite parse_intermixed_args() in argparse (GH-125356) (GH-125839)

2024-10-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/da3d81d3ea94002bc81af2713f6f891ac8211289 commit: da3d81d3ea94002bc81af2713f6f891ac8211289 branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-22T13:23:30Z summary: [3.12] gh-125355: Rewrite parse_intermixed_args() in argparse (

[Python-checkins] [3.12] Doc: Show object descriptions in the table of contents (GH-125757) (#125841)

2024-10-22 Thread AA-Turner
https://github.com/python/cpython/commit/98a0b362b5a9fea5662003474a690ad415195bc1 commit: 98a0b362b5a9fea5662003474a690ad415195bc1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.13] Doc: Show object descriptions in the table of contents (GH-125757) (#125840)

2024-10-22 Thread AA-Turner
https://github.com/python/cpython/commit/22ae72b88fdeed95bfb594c1108f669674087de7 commit: 22ae72b88fdeed95bfb594c1108f669674087de7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Doc: Show object descriptions in the table of contents (#125757)

2024-10-22 Thread AA-Turner
https://github.com/python/cpython/commit/91ddde4af0c3031c84a967bcf59f6fb4f8a48c0d commit: 91ddde4af0c3031c84a967bcf59f6fb4f8a48c0d branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2024-10-22T14:07:0

[Python-checkins] [3.13] gh-125355: Rewrite parse_intermixed_args() in argparse (GH-125356) (GH-125834)

2024-10-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1fe63b15eb1417503eeba2c638f7296a67eb580c commit: 1fe63b15eb1417503eeba2c638f7296a67eb580c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-22T15:58:05+03:00 summary: [3.1

[Python-checkins] [3.10] gh-125529: Avoid f-strings in the metagrammar (#125582)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/6a2f12a754d6be016c8abda5f8d432795574b594 commit: 6a2f12a754d6be016c8abda5f8d432795574b594 branch: 3.10 author: Petr Viktorin committer: pablogsal date: 2024-10-22T12:41:51+01:00 summary: [3.10] gh-125529: Avoid f-strings in the metagrammar (#125582) Gram

[Python-checkins] [3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the compressed bytes (GH-125042) (#125585)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/3c63d80b9513a227ad28033433f74e21ba66b479 commit: 3c63d80b9513a227ad28033433f74e21ba66b479 branch: 3.10 author: Petr Viktorin committer: pablogsal date: 2024-10-22T12:11:21+01:00 summary: [3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, sk

[Python-checkins] [3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems that don't support them (GH-108368) (GH-109697) (#125255)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/6bbaab801b0df24a966a35ca1ba775232d5d3308 commit: 6bbaab801b0df24a966a35ca1ba775232d5d3308 branch: 3.10 author: Petr Viktorin committer: pablogsal date: 2024-10-22T12:11:11+01:00 summary: [3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on

[Python-checkins] [3.11] gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compressed bytes (GH-125042) (#125577)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/8630002c5cb9533749e526db4442cbc0daf81406 commit: 8630002c5cb9533749e526db4442cbc0daf81406 branch: 3.11 author: Petr Viktorin committer: pablogsal date: 2024-10-22T12:11:14+01:00 summary: [3.11] gh-125041: test_zlib: For s390x HW acceleration, only skip ch

[Python-checkins] [3.10] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#125106)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/e44b32f1c9176f9b3966da9dc6f800015b9d594a commit: e44b32f1c9176f9b3966da9dc6f800015b9d594a branch: 3.10 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2024-10-22T12:10:53+01:00 summary: [3.10] gh-1

[Python-checkins] [3.10] gh-100005: Skip test_script_as_dev_fd() on FreeBSD (GH-100006) (#125109)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/b11623759252c348755072df405271d85c1ec147 commit: b11623759252c348755072df405271d85c1ec147 branch: 3.10 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2024-10-22T12:11:04+01:00 summary: [3.10] gh-1

[Python-checkins] gh-125355: Rewrite parse_intermixed_args() in argparse (GH-125356)

2024-10-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/759a54d28ffe7eac8c23917f5d3dfad8309856be commit: 759a54d28ffe7eac8c23917f5d3dfad8309856be branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-22T10:57:25Z summary: gh-125355: Rewrite parse_intermixed_args() in argparse (GH-1253

[Python-checkins] GH-125521: Remove `if (true)` from generated output to reduce C compiler warnings (GH-125700)

2024-10-22 Thread markshannon
https://github.com/python/cpython/commit/57e3c59bb64fc2f8b2845a7e03ab0abb029ccd02 commit: 57e3c59bb64fc2f8b2845a7e03ab0abb029ccd02 branch: main author: Mark Shannon committer: markshannon date: 2024-10-22T10:11:29+01:00 summary: GH-125521: Remove `if (true)` from generated output to reduce C com

[Python-checkins] [3.13] gh-125811: Remove DeprecationWarnings in test_peg_generator (GH-125812) (#125831)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/e3bfe1e756d2eb3d02daadcc3579b08c99b20dbf commit: e3bfe1e756d2eb3d02daadcc3579b08c99b20dbf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2024-10-22T09:06:26Z summary: [3.13] gh-125811

[Python-checkins] gh-124889: Rework Python generator cache (#125816)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/c1bdbe84c8ab29b68bb109328e02af9464f104b3 commit: c1bdbe84c8ab29b68bb109328e02af9464f104b3 branch: main author: Mikhail Efimov committer: pablogsal date: 2024-10-22T09:42:56+01:00 summary: gh-124889: Rework Python generator cache (#125816) files: M Tools/

[Python-checkins] gh-125811: Remove DeprecationWarnings in test_peg_generator (#125812)

2024-10-22 Thread pablogsal
https://github.com/python/cpython/commit/4efe64aa56e7a9a96b94c0ae0201db8d402a5f53 commit: 4efe64aa56e7a9a96b94c0ae0201db8d402a5f53 branch: main author: Mikhail Efimov committer: pablogsal date: 2024-10-22T09:41:30+01:00 summary: gh-125811: Remove DeprecationWarnings in test_peg_generator (#12581