[Python-checkins] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/72d29ea363f1515115753653aeca735a1a817a7f commit: 72d29ea363f1515115753653aeca735a1a817a7f branch: main author: sunmy2019 <[email protected]> committer: serhiy-storchaka date: 2026-03-31T10:48:02+03:00 summary: gh-146615: Fix crash

[Python-checkins] gh-146615: Fix format specifiers in test cextensions (GH-146618)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b7055533abc2f7f93e04778fb70664096aa3d3b5 commit: b7055533abc2f7f93e04778fb70664096aa3d3b5 branch: main author: sunmy2019 <[email protected]> committer: serhiy-storchaka date: 2026-03-31T10:58:27+03:00 summary: gh-146615: Fix forma

[Python-checkins] gh-146615: Fix format specifiers in extension modules (GH-146617)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1c396e18218daa723b425af0781c5e762d7717c2 commit: 1c396e18218daa723b425af0781c5e762d7717c2 branch: main author: sunmy2019 <[email protected]> committer: serhiy-storchaka date: 2026-03-31T10:57:37+03:00 summary: gh-146615: Fix forma

[Python-checkins] gh-146615: Fix format specifiers in Objects/ directory (GH-146620)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/bbf7fb2c15a1dc9a54d10937c3d0831b0968257d commit: bbf7fb2c15a1dc9a54d10937c3d0831b0968257d branch: main author: sunmy2019 <[email protected]> committer: serhiy-storchaka date: 2026-03-31T10:59:48+03:00 summary: gh-146615: Fix forma

[Python-checkins] gh-146615: Fix format specifiers in Python/ directory (GH-146619)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dcb260eff2d276976933f78c24a4ebd0ed7dbc36 commit: dcb260eff2d276976933f78c24a4ebd0ed7dbc36 branch: main author: sunmy2019 <[email protected]> committer: serhiy-storchaka date: 2026-03-31T10:59:17+03:00 summary: gh-146615: Fix forma

[Python-checkins] [3.14] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) (GH-146647)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ed557e6a5f849e6a93113d2bbe7a9416450f4fcf commit: ed557e6a5f849e6a93113d2bbe7a9416450f4fcf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2026-03-31T08:20:00Z summary: [3.14] gh

[Python-checkins] [3.14] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146650)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9ac758e6a41b02aa8b86077d5cfa4dbde45c88a7 commit: 9ac758e6a41b02aa8b86077d5cfa4dbde45c88a7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2026-03-31T08:25:07Z summary: [3.14] gh

[Python-checkins] [3.13] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146655)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/499df18d805ca81025e6f8ba0a2bde727a918322 commit: 499df18d805ca81025e6f8ba0a2bde727a918322 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2026-03-31T08:44:51Z summary: [3.13] gh-146615: Fix format specifiers in Objects/ directory (

[Python-checkins] [3.13] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146653)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/def8ea08a130ceb706f8cbc5d8dfaf28bfbb286c commit: def8ea08a130ceb706f8cbc5d8dfaf28bfbb286c branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2026-03-31T08:38:59Z summary: [3.13] gh-146615: Fix format specifiers in test cextensions (GH

[Python-checkins] gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459)

2026-03-31 Thread pablogsal
https://github.com/python/cpython/commit/b4fac15613a16f9cd7b2ee32840523b399f4621f commit: b4fac15613a16f9cd7b2ee32840523b399f4621f branch: main author: Thomas Kowalski committer: pablogsal date: 2026-03-31T09:57:07+01:00 summary: gh-145458: use `self.skip_idle` consistently in the tachyon profil

[Python-checkins] [3.14] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146649)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3866c2947bf3a805e917ea512af4f3d07b949079 commit: 3866c2947bf3a805e917ea512af4f3d07b949079 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2026-03-31T08:31:05Z summary: [3.14] gh

[Python-checkins] [3.13] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146654)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e726d28a239e09bfb58a4415358fcb54a4e7de50 commit: e726d28a239e09bfb58a4415358fcb54a4e7de50 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2026-03-31T09:16:44Z summary: [3.13] gh-146615: Fix format specifiers in Python/ directory (G

[Python-checkins] [3.14] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146651)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e5ec90e0210dfe60d0b2f740135f727fff5e7fcf commit: e5ec90e0210dfe60d0b2f740135f727fff5e7fcf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2026-03-31T09:17:58Z summary: [3.14] gh

[Python-checkins] [3.13] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) (GH-146648)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/52bc5c26a75b4e266f0b37e377c67e05387d27d5 commit: 52bc5c26a75b4e266f0b37e377c67e05387d27d5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2026-03-31T09:22:59Z summary: [3.13] gh

[Python-checkins] [3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/58c7259133bed4c0bff6a0d3939ddccf95e543f7 commit: 58c7259133bed4c0bff6a0d3939ddccf95e543f7 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2026-03-31T10:07:09Z summary: [3.14] gh-146615: Fix format specifiers in extension modules (G

[Python-checkins] [3.13] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652) (GH-146658)

2026-03-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fc1c6446ce80b547de6214ed4970b061695f94b8 commit: fc1c6446ce80b547de6214ed4970b061695f94b8 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2026-03-31T10:59:06Z summary: [3.13] gh-146615: Fix format specifiers in extension modules (G

[Python-checkins] gh-145563: Add thread-safety annotation for PyCapsule C-API (#146612)

2026-03-31 Thread kumaraditya303
https://github.com/python/cpython/commit/67354b2925e28b3bcc6e5b52bf92cd5f4cc69d3c commit: 67354b2925e28b3bcc6e5b52bf92cd5f4cc69d3c branch: main author: Pieter Eendebak committer: kumaraditya303 date: 2026-03-31T16:32:35+05:30 summary: gh-145563: Add thread-safety annotation for PyCapsule C-API (

[Python-checkins] [3.14] gh-145563: Add thread-safety annotation for PyCapsule C-API (GH-146612) (#146659)

2026-03-31 Thread kumaraditya303
https://github.com/python/cpython/commit/2d1515dc21c7dea433fe639c6c8ca249986a6a7e commit: 2d1515dc21c7dea433fe639c6c8ca249986a6a7e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2026-03-31T17:05:49+05:30 summary: [3.14]

[Python-checkins] gh-141510: Support `frozendict` in `plistlib` (#145590)

2026-03-31 Thread hugovk
https://github.com/python/cpython/commit/829e4d0b14e077b9a8dac2877483c261aa4bbe1a commit: 829e4d0b14e077b9a8dac2877483c261aa4bbe1a branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-03-31T15:45:23+0

[Python-checkins] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901)

2026-03-31 Thread vstinner
https://github.com/python/cpython/commit/db5936c5b89aa19e04d63120e0cf5bbc73bf2420 commit: db5936c5b89aa19e04d63120e0cf5bbc73bf2420 branch: main author: Sergey B Kirpichev committer: vstinner date: 2026-03-31T13:17:49Z summary: gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#1459

[Python-checkins] [3.14] gh-126835: Fix _PY_IS_SMALL_INT() macro (GH-146631) (#147187)

2026-03-31 Thread vstinner
https://github.com/python/cpython/commit/e387bac1a4a36c1b5c7899d1e79d6d424fae7b85 commit: e387bac1a4a36c1b5c7899d1e79d6d424fae7b85 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-03-31T13:27:11Z summary: [3.14] gh-126835:

[Python-checkins] [3.13] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901) (#147437)

2026-03-31 Thread vstinner
https://github.com/python/cpython/commit/01af34a3649b34eb2b5e43ccbd106a8a88d9fc47 commit: 01af34a3649b34eb2b5e43ccbd106a8a88d9fc47 branch: 3.13 author: Victor Stinner committer: vstinner date: 2026-03-31T17:06:38+02:00 summary: [3.13] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate(

[Python-checkins] gh-147856: Allow the 'count' argument of `bytes.replace()` to be a keyword (#147943)

2026-03-31 Thread vstinner
https://github.com/python/cpython/commit/62a6e898e017c9878490544f6a227b8a187a949c commit: 62a6e898e017c9878490544f6a227b8a187a949c branch: main author: Stan Ulbrych committer: vstinner date: 2026-03-31T19:27:52+02:00 summary: gh-147856: Allow the 'count' argument of `bytes.replace()` to be a key

[Python-checkins] Docs: fill in descriptor C API docs (GH-146644)

2026-03-31 Thread ZeroIntensity
https://github.com/python/cpython/commit/9e1f1644cd7b7661f0748bb37351836e8d6f37e2 commit: 9e1f1644cd7b7661f0748bb37351836e8d6f37e2 branch: main author: Boy Steven committer: ZeroIntensity date: 2026-03-31T17:52:11-04:00 summary: Docs: fill in descriptor C API docs (GH-146644) files: M Doc/c-api

[Python-checkins] build(deps): bump qs from 6.14.0 to 6.15.0 in /Platforms/emscripten/browser_test (#146048)

2026-03-31 Thread hugovk
https://github.com/python/cpython/commit/4497cf3aed587593199baadb83d68c3602ee99ec commit: 4497cf3aed587593199baadb83d68c3602ee99ec branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: hugovk <[email protected]> date: 2026-04-01T09