[Python-checkins] [3.11] gh-115254: Fix `test_property` with `-00` mode (GH-115255) (#115262)

2024-02-10 Thread sobolevn
https://github.com/python/cpython/commit/7f2a19eb75ff6153b5ceadaa538a45eaa11b3e11 commit: 7f2a19eb75ff6153b5ceadaa538a45eaa11b3e11 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-02-11T10:58:51+03:00 summary: [3.11] gh-11

[Python-checkins] [3.11] gh-114670: Fix `_testbuffer` module initialization (GH-114672) (#115271)

2024-02-10 Thread sobolevn
https://github.com/python/cpython/commit/f4146a220ef153209e2bc96067c64c3d7f232c16 commit: f4146a220ef153209e2bc96067c64c3d7f232c16 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-02-11T10:53:17+03:00 summary: [3.11] gh-11

[Python-checkins] [3.12] gh-114670: Fix `_testbuffer` module initialization (GH-114672) (#115272)

2024-02-10 Thread sobolevn
https://github.com/python/cpython/commit/d19f0674ae9ce08cc7f0e4ffd4f5db408631b314 commit: d19f0674ae9ce08cc7f0e4ffd4f5db408631b314 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-02-11T10:53:00+03:00 summary: [3.12] gh-11

[Python-checkins] [3.12] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) (GH-115260)

2024-02-10 Thread ethanfurman
https://github.com/python/cpython/commit/ada6629169f19c3e363dcd37a412dfe96ff58350 commit: ada6629169f19c3e363dcd37a412dfe96ff58350 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ethanfurman date: 2024-02-10T21:15:40-08:00 summary: [3.12] gh

[Python-checkins] gh-115258: Temporarily disable test on Windows (#115269)

2024-02-10 Thread colesbury
https://github.com/python/cpython/commit/1a6e2138773b94fdae449b658a9983cd1fc0f08a commit: 1a6e2138773b94fdae449b658a9983cd1fc0f08a branch: main author: Sam Gross committer: colesbury date: 2024-02-11T03:14:25Z summary: gh-115258: Temporarily disable test on Windows (#115269) The "test_shutdown_

[Python-checkins] gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (#114786)

2024-02-10 Thread hugovk
https://github.com/python/cpython/commit/4821f08674e290a396d27aa8256fd5b8a121f3d6 commit: 4821f08674e290a396d27aa8256fd5b8a121f3d6 branch: main author: Nikita Sobolev committer: hugovk <[email protected]> date: 2024-02-10T15:59:23-07:00 summary: gh-101100: Fix sphinx warning

[Python-checkins] gh-115254: Fix `test_property` with `-00` mode (#115255)

2024-02-10 Thread sobolevn
https://github.com/python/cpython/commit/b70a68fbd6b72a25b5ef430603e39c9e40f40d29 commit: b70a68fbd6b72a25b5ef430603e39c9e40f40d29 branch: main author: Nikita Sobolev committer: sobolevn date: 2024-02-11T00:51:05+03:00 summary: gh-115254: Fix `test_property` with `-00` mode (#115255) files: M L

[Python-checkins] gh-114670: Fix `_testbuffer` module initialization (#114672)

2024-02-10 Thread sobolevn
https://github.com/python/cpython/commit/3a5b38e3b465e00f133ff8074a2d4afb1392dfb5 commit: 3a5b38e3b465e00f133ff8074a2d4afb1392dfb5 branch: main author: Nikita Sobolev committer: sobolevn date: 2024-02-11T00:48:28+03:00 summary: gh-114670: Fix `_testbuffer` module initialization (#114672) files:

[Python-checkins] gh-115252: Fix `test_enum` with `-OO` mode (GH-115253)

2024-02-10 Thread ethanfurman
https://github.com/python/cpython/commit/33f56b743285f8419e92cfabe673fa165165a580 commit: 33f56b743285f8419e92cfabe673fa165165a580 branch: main author: Nikita Sobolev committer: ethanfurman date: 2024-02-10T10:34:22-08:00 summary: gh-115252: Fix `test_enum` with `-OO` mode (GH-115253) files: M

[Python-checkins] GH-115060: Speed up `pathlib.Path.glob()` by removing redundant regex matching (#115061)

2024-02-10 Thread barneygale
https://github.com/python/cpython/commit/6f93b4df92b8fbf80529cb6435789f5a75664a20 commit: 6f93b4df92b8fbf80529cb6435789f5a75664a20 branch: main author: Barney Gale committer: barneygale date: 2024-02-10T18:12:34Z summary: GH-115060: Speed up `pathlib.Path.glob()` by removing redundant regex matc

[Python-checkins] gh-114894: add array.array.clear() method (#114919)

2024-02-10 Thread JelleZijlstra
https://github.com/python/cpython/commit/9d1a353230f555fc28239c5ca1e82b758084e02a commit: 9d1a353230f555fc28239c5ca1e82b758084e02a branch: main author: Mike Zimin <[email protected]> committer: JelleZijlstra date: 2024-02-10T07:59:46-08:00 summary: gh-114894: add arra

[Python-checkins] gh-102840: Fix confused traceback when floordiv or mod operations happens between Fraction and complex objects (GH-102842)

2024-02-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5319c66550a6d6c6698dea75c0a0ee005873ce61 commit: 5319c66550a6d6c6698dea75c0a0ee005873ce61 branch: main author: Kirill Podoprigora committer: serhiy-storchaka date: 2024-02-10T16:37:19+02:00 summary: gh-102840: Fix confused traceback when floordiv or mod o

[Python-checkins] [3.12] gh-115059: Remove debugging code in test_io (GH-115240) (GH-115244)

2024-02-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a5f49ce65ef83c41c9cc87566fe59be766d0f3ca commit: a5f49ce65ef83c41c9cc87566fe59be766d0f3ca branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-10T16:04:49+02:00 summary: [3.1

[Python-checkins] [3.11] gh-115059: Remove debugging code in test_io (GH-115240) (GH-115245)

2024-02-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/562fe5f5d411a9562f60313f71b924520a60eb9e commit: 562fe5f5d411a9562f60313f71b924520a60eb9e branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-10T16:04:32+02:00 summary: [3.1

[Python-checkins] gh-115059: Remove debugging code in test_io (GH-115240)

2024-02-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/597fad07f7bf709ac7084ac20aa3647995759b01 commit: 597fad07f7bf709ac7084ac20aa3647995759b01 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-02-10T13:17:33Z summary: gh-115059: Remove debugging code in test_io (GH-115240) files:

[Python-checkins] gh-76763: Make chr() always raising ValueError for out-of-range values (GH-114882)

2024-02-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e2c403892400878707a20d4b7e183de505a64ca5 commit: e2c403892400878707a20d4b7e183de505a64ca5 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-02-10T12:21:35+02:00 summary: gh-76763: Make chr() always raising ValueError for out-of-

[Python-checkins] GH-87804: Fix counter overflow in statvfs on macOS (#99570)

2024-02-10 Thread ronaldoussoren
https://github.com/python/cpython/commit/6e222a55b1d63de994a2ca39afd4bbf4d2fbdd34 commit: 6e222a55b1d63de994a2ca39afd4bbf4d2fbdd34 branch: main author: Ronald Oussoren committer: ronaldoussoren date: 2024-02-10T11:16:45+01:00 summary: GH-87804: Fix counter overflow in statvfs on macOS (#99570)

[Python-checkins] [3.11] gh-114552: Update `__dir__` method docs: it allows returning an iterable (GH-114662) (#115235)

2024-02-10 Thread AlexWaygood
https://github.com/python/cpython/commit/089cae5158f0fed73f44d7d21ff34bbfb24f1e36 commit: 089cae5158f0fed73f44d7d21ff34bbfb24f1e36 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-02-10T08:54:43Z summary: [3.11] gh-1145

[Python-checkins] [3.12] gh-114552: Update `__dir__` method docs: it allows returning an iterable (GH-114662) (#115234)

2024-02-10 Thread AlexWaygood
https://github.com/python/cpython/commit/7cc205872dd69bc720b98f0d9fefb752093d656f commit: 7cc205872dd69bc720b98f0d9fefb752093d656f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-02-10T08:50:31Z summary: [3.12] gh-1145

[Python-checkins] gh-114552: Update `__dir__` method docs: it allows returning an iterable (#114662)

2024-02-10 Thread AlexWaygood
https://github.com/python/cpython/commit/e19103a346f0277c44a43dfaebad9a5aa468bf1e commit: e19103a346f0277c44a43dfaebad9a5aa468bf1e branch: main author: Nikita Sobolev committer: AlexWaygood date: 2024-02-10T08:34:23Z summary: gh-114552: Update `__dir__` method docs: it allows returning an iterab