[Python-checkins] gh-109653: Speedup import of threading module (#114509)

2024-01-31 Thread AlexWaygood
https://github.com/python/cpython/commit/5e390a0fc825f21952beb158e2bda3c5e007fac9 commit: 5e390a0fc825f21952beb158e2bda3c5e007fac9 branch: main author: Daniel Hollas committer: AlexWaygood date: 2024-01-31T09:29:44Z summary: gh-109653: Speedup import of threading module (#114509) Avoiding an im

[Python-checkins] [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a38bc7cad613b604671764d893873d291269c61f commit: a38bc7cad613b604671764d893873d291269c61f branch: 3.11 author: Skip Montanaro committer: serhiy-storchaka date: 2024-01-31T09:32:12Z summary: [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-1147

[Python-checkins] [3.12] gh-101100: Fix references in csv docs (GH-114658) (GH-114771)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/bb578f6286f6255b61e393a56f345c07fc9e2f7f commit: bb578f6286f6255b61e393a56f345c07fc9e2f7f branch: 3.12 author: Skip Montanaro committer: serhiy-storchaka date: 2024-01-31T09:32:25Z summary: [3.12] gh-101100: Fix references in csv docs (GH-114658) (GH-1147

[Python-checkins] gh-101100: Fix class reference in library/test.rst (GH-114769)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7a93db44257c0404dc407ff2ddc997f4bb8890ed commit: 7a93db44257c0404dc407ff2ddc997f4bb8890ed branch: main author: Skip Montanaro committer: serhiy-storchaka date: 2024-01-31T11:33:10+02:00 summary: gh-101100: Fix class reference in library/test.rst (GH-11476

[Python-checkins] [3.12] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114794)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0536bbb192c5ecca5e21385f82b0ac86f2e7e34c commit: 0536bbb192c5ecca5e21385f82b0ac86f2e7e34c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-31T09:41:10Z summary: [3.12] gh

[Python-checkins] [3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114793)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ad6233396a323c0a6e90edd3c9b2b832928acb92 commit: ad6233396a323c0a6e90edd3c9b2b832928acb92 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-31T09:41:00Z summary: [3.11] gh

[Python-checkins] gh-114685: Check flags in PyObject_GetBuffer() (GH-114707)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b7688ef71eddcaf14f71b1c22ff2f164f34b2c74 commit: b7688ef71eddcaf14f71b1c22ff2f164f34b2c74 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-01-31T13:11:35+02:00 summary: gh-114685: Check flags in PyObject_GetBuffer() (GH-114707)

[Python-checkins] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/66f95ea6a65deff547cab0d312b8c8c8a4cf8beb commit: 66f95ea6a65deff547cab0d312b8c8c8a4cf8beb branch: main author: Sam Gross committer: serhiy-storchaka date: 2024-01-31T13:22:24+02:00 summary: gh-114737: Revert change to ElementTree.iterparse "root" attribut

[Python-checkins] Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)

2024-01-31 Thread AlexWaygood
https://github.com/python/cpython/commit/25ce7f872df661de9392122df17111c75c77dee0 commit: 25ce7f872df661de9392122df17111c75c77dee0 branch: main author: Alex Waygood committer: AlexWaygood date: 2024-01-31T11:28:23Z summary: Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796) files: M

[Python-checkins] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)

2024-01-31 Thread hugovk
https://github.com/python/cpython/commit/1c2ea8b33c6b1f995db0aca0b223a9cc22426708 commit: 1c2ea8b33c6b1f995db0aca0b223a9cc22426708 branch: main author: Nikita Sobolev committer: hugovk <[email protected]> date: 2024-01-31T13:32:27+02:00 summary: gh-114790: Do not execute `wo

[Python-checkins] [3.12] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114798)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5d7b90db0cd463e69d15acf5498232b9bc2bfeaa commit: 5d7b90db0cd463e69d15acf5498232b9bc2bfeaa branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-31T11:59:58Z summary: [3.12] gh

[Python-checkins] [3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114799)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3982049a3054b0503b09d9b9d2a1735a3195048c commit: 3982049a3054b0503b09d9b9d2a1735a3195048c branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-31T12:03:08Z summary: [3.11] gh

[Python-checkins] [3.12] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114800)

2024-01-31 Thread hugovk
https://github.com/python/cpython/commit/3e06cce36ad4ff8f35e6a6c05ee1afb5ee1f8031 commit: 3e06cce36ad4ff8f35e6a6c05ee1afb5ee1f8031 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-01-3

[Python-checkins] [3.11] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114801)

2024-01-31 Thread hugovk
https://github.com/python/cpython/commit/8e323cb68bae9681dcd38a6aa8c37bc0f50de05c commit: 8e323cb68bae9681dcd38a6aa8c37bc0f50de05c branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-01-3

[Python-checkins] gh-59013: Set breakpoint on the first executable line of function when using `break func` in pdb (#112470)

2024-01-31 Thread iritkatriel
https://github.com/python/cpython/commit/765b9ce9fb357bdb79a50ce51207c827fbd13dd8 commit: 765b9ce9fb357bdb79a50ce51207c827fbd13dd8 branch: main author: Tian Gao committer: iritkatriel <[email protected]> date: 2024-01-31T13:03:05Z summary: gh-59013: Set breakpoint on th

[Python-checkins] gh-111741: Recognise image/webp as a standard format in the mimetypes module (GH-111742)

2024-01-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b905fad83819ec9102ecfb97e3d8ab0aaddd9784 commit: b905fad83819ec9102ecfb97e3d8ab0aaddd9784 branch: main author: Nachtalb <[email protected]> committer: serhiy-storchaka date: 2024-01-31T17:33:46+02:00 summary: gh-111741: Recognise im

[Python-checkins] gh-113939: Frame clear, clear locals (#113940)

2024-01-31 Thread iritkatriel
https://github.com/python/cpython/commit/78c254582b1757c15098ae65e97a2589ae663cd7 commit: 78c254582b1757c15098ae65e97a2589ae663cd7 branch: main author: Albert Zeyer committer: iritkatriel <[email protected]> date: 2024-01-31T19:14:44Z summary: gh-113939: Frame clear, cl

[Python-checkins] gh-114788: Do not run JIT workflow on unrelated changes (#114789)

2024-01-31 Thread hugovk
https://github.com/python/cpython/commit/b25b7462d520f38049d25888f220f20f759bc077 commit: b25b7462d520f38049d25888f220f20f759bc077 branch: main author: Nikita Sobolev committer: hugovk <[email protected]> date: 2024-01-31T12:51:18-07:00 summary: gh-114788: Do not run JIT wor

[Python-checkins] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (#114630)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/1836f674c0d86ec3375189a550c8f4a52ff89ae8 commit: 1836f674c0d86ec3375189a550c8f4a52ff89ae8 branch: main author: Bradley Reynolds committer: hauntsaninja <[email protected]> date: 2024-01-31T13:33:28-08:00 summary: Add note to `s

[Python-checkins] [3.12] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114821)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/c8e4c32105aff5c762ee3602426603212dcbcd40 commit: c8e4c32105aff5c762ee3602426603212dcbcd40 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.11] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114822)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/e66ad91f68b68fc8cbdc4b6dacea80636164cdf5 commit: e66ad91f68b68fc8cbdc4b6dacea80636164cdf5 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] gh-112087: Make PyList_{Append,Size,GetSlice} to be thread-safe (gh-114651)

2024-01-31 Thread corona10
https://github.com/python/cpython/commit/7b9d406729e7e7adc482b5b8c920de1874c234d0 commit: 7b9d406729e7e7adc482b5b8c920de1874c234d0 branch: main author: Donghee Na committer: corona10 date: 2024-02-01T08:58:08+09:00 summary: gh-112087: Make PyList_{Append,Size,GetSlice} to be thread-safe (gh-1146

[Python-checkins] gh-109534: fix reference leak when SSL handshake fails (#114074)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/80aa7b3688b8fdc85cd53d4113cb5f6ce5500027 commit: 80aa7b3688b8fdc85cd53d4113cb5f6ce5500027 branch: main author: Jamie Phan committer: hauntsaninja <[email protected]> date: 2024-01-31T16:42:17-08:00 summary: gh-109534: fix refer

[Python-checkins] gh-111112: Avoid potential confusion in TCP server example. (#111113)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/a79a27242f75fc33416d4d135a4a542898d140e5 commit: a79a27242f75fc33416d4d135a4a542898d140e5 branch: main author: Aidan Holm committer: hauntsaninja <[email protected]> date: 2024-01-31T16:42:38-08:00 summary: gh-12: Avoid pot

[Python-checkins] [3.12] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114831)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/21b68a1198fbfada3d3c11576c0f9676a4cf5978 commit: 21b68a1198fbfada3d3c11576c0f9676a4cf5978 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.11] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114832)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/fe0f544f33adf6128400f103187ba9f3cee13549 commit: fe0f544f33adf6128400f103187ba9f3cee13549 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.11] gh-109534: fix reference leak when SSL handshake fails (GH-114074) (#114830)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/ef2ba9a00757cc7bcf8f7b27afd0e9a634967f7c commit: ef2ba9a00757cc7bcf8f7b27afd0e9a634967f7c branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.12] gh-109534: fix reference leak when SSL handshake fails (GH-114074) (#114829)

2024-01-31 Thread hauntsaninja
https://github.com/python/cpython/commit/0ee6fbaab6888dc0252c497b13a7ba73f5172931 commit: 0ee6fbaab6888dc0252c497b13a7ba73f5172931 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] CI: Test on macOS M1 (#114766)

2024-01-31 Thread gpshead
https://github.com/python/cpython/commit/854e2bc42340b22cdeea5d16ac8b1ef3762c6909 commit: 854e2bc42340b22cdeea5d16ac8b1ef3762c6909 branch: main author: Hugo van Kemenade <[email protected]> committer: gpshead date: 2024-01-31T17:35:48-08:00 summary: CI: Test on macOS M1 (#11

[Python-checkins] gh-114811: Change '\*' to '*' in warnings.rst (#114819)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/ff8939e5abaad7cd87f4d1f07ca7f6d176090f6c commit: ff8939e5abaad7cd87f4d1f07ca7f6d176090f6c branch: main author: Pradyot Ranjan <[email protected]> committer: terryjreedy date: 2024-01-31T20:48:39-05:00 summary: gh-114811: Change '\*

[Python-checkins] [3.12] gh-114811: Change '\*' to '*' in warnings.rst (GH-114819) (#114837)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/3017c27d359a65b60f2ad2523a383a8ecad22460 commit: 3017c27d359a65b60f2ad2523a383a8ecad22460 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-02-01T01:54:25Z summary: [3.12] gh-1148

[Python-checkins] [3.11] CI: Test on macOS M1 (GH-114766) (#114835)

2024-01-31 Thread gpshead
https://github.com/python/cpython/commit/cba5cee0355e3c292791a4714adcf463b3371825 commit: cba5cee0355e3c292791a4714adcf463b3371825 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2024-02-01T01:55:45Z summary: [3.11] CI: Test on

[Python-checkins] [3.12] CI: Test on macOS M1 (GH-114766) (#114836)

2024-01-31 Thread gpshead
https://github.com/python/cpython/commit/203106def212f32d4c4c56b6ea7760811c9ca355 commit: 203106def212f32d4c4c56b6ea7760811c9ca355 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2024-02-01T01:57:08Z summary: [3.12] CI: Test on

[Python-checkins] gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (#114816)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/586057e9f80d57f16334c0eee8431931e4aa8cff commit: 586057e9f80d57f16334c0eee8431931e4aa8cff branch: main author: Skip Montanaro committer: terryjreedy date: 2024-01-31T22:11:16-05:00 summary: gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRI

[Python-checkins] [3.12] gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (GH-114816) (#114840)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/c26decab6f96920bfa3a149d93dd50670fdb5a36 commit: c26decab6f96920bfa3a149d93dd50670fdb5a36 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-02-01T03:17:56Z summary: [3.12] gh-6723

[Python-checkins] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (#114681)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/57c3e775df5a5ca0982adf15010ed80a158b1b80 commit: 57c3e775df5a5ca0982adf15010ed80a158b1b80 branch: main author: srinivasan committer: terryjreedy date: 2024-01-31T22:46:49-05:00 summary: gh-114648: Add IndexError exception to tutorial datastructures list.p

[Python-checkins] [3.12] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114841)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/09b8b14e05557304ab12870137181685c2dcbe25 commit: 09b8b14e05557304ab12870137181685c2dcbe25 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-02-01T03:52:58Z summary: [3.12] gh-1146

[Python-checkins] [3.11] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114842)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/a9c2801d49de545f6a5bfee46969dc9e20261461 commit: a9c2801d49de545f6a5bfee46969dc9e20261461 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-02-01T03:53:15Z summary: [3.11] gh-1146

[Python-checkins] gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374)

2024-01-31 Thread terryjreedy
https://github.com/python/cpython/commit/5ce193e65a7e6f239337a8c5305895cf8a4d2726 commit: 5ce193e65a7e6f239337a8c5305895cf8a4d2726 branch: main author: technillogue committer: terryjreedy date: 2024-02-01T06:03:58Z summary: gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374) -