[Python-checkins] [3.12] GH-125722: Use long options for Sphinx (GH-129039) (#129042)

2025-01-19 Thread hugovk
https://github.com/python/cpython/commit/49b2f31a6b94dae1d986083ac5814b5e89b2a710 commit: 49b2f31a6b94dae1d986083ac5814b5e89b2a710 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-01-2

[Python-checkins] [3.13] GH-125722: Use long options for Sphinx (GH-129039) (#129041)

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

[Python-checkins] GH-125722: Use long options for Sphinx (#129039)

2025-01-19 Thread hugovk
https://github.com/python/cpython/commit/4967fa6a9c0db7ea3ade905d724a04688cfc7a5e commit: 4967fa6a9c0db7ea3ade905d724a04688cfc7a5e branch: main author: Adam Turner <[email protected]> committer: hugovk <[email protected]> date: 2025-01-20T08:11:22+02:0

[Python-checkins] [3.13] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) (#129037)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/5fe76505524c64c16c2ad8401d3de2ce39d6fb14 commit: 5fe76505524c64c16c2ad8401d3de2ce39d6fb14 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.12] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) (#129038)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/6f19c6a705d4bdbf01f4e704e42f38d37597b60b commit: 6f19c6a705d4bdbf01f4e704e42f38d37597b60b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] GH-125722: Increase minimum supported Sphinx to 8.1.3 (#128922)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/d46b577ec026c2e700a9f920f81cfbf698e53eb6 commit: d46b577ec026c2e700a9f920f81cfbf698e53eb6 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-01-20T00:26:2

[Python-checkins] [3.12] gh-129020: Remove ambiguous sentence from `tokenize.untokenize` docs (GH-129021) (#129036)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/22c1d895fc73c3142795d2b5e62579e8a5225d1e commit: 22c1d895fc73c3142795d2b5e62579e8a5225d1e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.13] gh-129020: Remove ambiguous sentence from `tokenize.untokenize` docs (GH-129021) (#129035)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/080d17e9453d1a4fc77025eb14a5dcf49b4f379c commit: 080d17e9453d1a4fc77025eb14a5dcf49b4f379c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-129020: Remove ambiguous sentence from `tokenize.untokenize` docs (#129021)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/bca35f0e782848ae2acdcfbfb000cd4a2af49fbd commit: bca35f0e782848ae2acdcfbfb000cd4a2af49fbd branch: main author: Tomas R. committer: AA-Turner <[email protected]> date: 2025-01-20T00:05:22Z summary: gh-129020: Remove ambiguous senten

[Python-checkins] gh-118761: Redudce the import time of ``optparse`` (#128899)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/3b6a27c5607d2b199f127c2a5ef5316bbc30ae42 commit: 3b6a27c5607d2b199f127c2a5ef5316bbc30ae42 branch: main author: Eli Schwartz committer: AA-Turner <[email protected]> date: 2025-01-20T00:03:19Z summary: gh-118761: Redudce the import

[Python-checkins] gh-118761: Improve the import time of ``gettext`` (#128898)

2025-01-19 Thread AA-Turner
https://github.com/python/cpython/commit/c9c9fcb8fcc3ef43e1d8bd71ae0ed3d4231a6013 commit: c9c9fcb8fcc3ef43e1d8bd71ae0ed3d4231a6013 branch: main author: Eli Schwartz committer: AA-Turner <[email protected]> date: 2025-01-20T00:01:20Z summary: gh-118761: Improve the import

[Python-checkins] Complete doc of pending C API removals in Python 3.15 (#129032)

2025-01-19 Thread vstinner
https://github.com/python/cpython/commit/bbeb219354764aef85e660be6570f0f329e7227e commit: bbeb219354764aef85e660be6570f0f329e7227e branch: main author: Victor Stinner committer: vstinner date: 2025-01-19T22:47:05+01:00 summary: Complete doc of pending C API removals in Python 3.15 (#129032) fil

[Python-checkins] [3.12] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (#129008)

2025-01-19 Thread bitdancer
https://github.com/python/cpython/commit/b8170e58849a7728ebc9b58e222aa5bd051cf7c4 commit: b8170e58849a7728ebc9b58e222aa5bd051cf7c4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-19T16:07:39-05:00 summary: [3.12] gh-8

[Python-checkins] [3.13] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (#129007)

2025-01-19 Thread bitdancer
https://github.com/python/cpython/commit/21200895478b8076fc0bda6ee2c26f0d87c9404b commit: 21200895478b8076fc0bda6ee2c26f0d87c9404b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-19T16:06:28-05:00 summary: [3.13] gh-8

[Python-checkins] gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024)

2025-01-19 Thread vstinner
https://github.com/python/cpython/commit/d57b2d83dd470c5d3a391f4388e4bb41c9843fad commit: d57b2d83dd470c5d3a391f4388e4bb41c9843fad branch: main author: Victor Stinner committer: vstinner date: 2025-01-19T20:51:17+01:00 summary: gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024)

[Python-checkins] [3.12] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987) (#129023)

2025-01-19 Thread vstinner
https://github.com/python/cpython/commit/fceb8c31ddf8db2fddd92c8c6437094081c91ac8 commit: fceb8c31ddf8db2fddd92c8c6437094081c91ac8 branch: 3.12 author: Victor Stinner committer: vstinner date: 2025-01-19T13:51:53Z summary: [3.12] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987) (#1

[Python-checkins] [3.12] gh-128911: Add tests on the PyImport C API (GH-128915) (GH-128960) (#128989)

2025-01-19 Thread vstinner
https://github.com/python/cpython/commit/83de72e5ec9522a1b01d8259f574efa0d6128d6a commit: 83de72e5ec9522a1b01d8259f574efa0d6128d6a branch: 3.12 author: Serhiy Storchaka committer: vstinner date: 2025-01-19T14:21:55+01:00 summary: [3.12] gh-128911: Add tests on the PyImport C API (GH-128915) (GH-

[Python-checkins] [3.12] gh-128679: Fix tracemalloc.stop() race conditions (#128897) (#129022)

2025-01-19 Thread vstinner
https://github.com/python/cpython/commit/6df22cbf6049d09f45e214e74345a5159f7e202b commit: 6df22cbf6049d09f45e214e74345a5159f7e202b branch: 3.12 author: Victor Stinner committer: vstinner date: 2025-01-19T13:24:14Z summary: [3.12] gh-128679: Fix tracemalloc.stop() race conditions (#128897) (#1290

[Python-checkins] gh-100239: Handle NaN and zero division in guards for `BINARY_OP_EXTEND` (#128963)

2025-01-19 Thread Eclips4
https://github.com/python/cpython/commit/6c52ada5512ccd1a0891c00cc84c7d3170d3328c commit: 6c52ada5512ccd1a0891c00cc84c7d3170d3328c branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-01-19T11:02:49Z summary: gh-100239: Handle NaN and zero division in guards for `BINARY_OP_EXTEN