[Python-checkins] gh-116943: Ensure makesetup does not choke on missing EOL in Setup.* files (#139100)

2025-09-18 Thread erlend-aasland
https://github.com/python/cpython/commit/d1904b91cbe3b87f419307e74bbf24a368be501a commit: d1904b91cbe3b87f419307e74bbf24a368be501a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-09-18T09:25:01Z summary: gh-116943: Ensure makesetup does not choke on missing EOL in

[Python-checkins] gh-86819: Add ISO-TP CAN socket constants (#23794)

2025-09-17 Thread erlend-aasland
https://github.com/python/cpython/commit/a9b6b091411a4b54421b2f81edad9778d374e3f8 commit: a9b6b091411a4b54421b2f81edad9778d374e3f8 branch: main author: Stefan Tatschner committer: erlend-aasland date: 2025-09-17T17:18:04Z summary: gh-86819: Add ISO-TP CAN socket constants (#23794) Co-authored

[Python-checkins] [3.13] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738) (#139063)

2025-09-17 Thread erlend-aasland
https://github.com/python/cpython/commit/5f84c1d192405e437d680d400146e78bcbaf6dbb commit: 5f84c1d192405e437d680d400146e78bcbaf6dbb branch: 3.13 author: Erlend E. Aasland committer: erlend-aasland date: 2025-09-17T16:26:10Z summary: [3.13] gh-138736: Fix sqlite3.Connection.blobopen 

[Python-checkins] [3.13] gh-129368: In PyRun C API docs, clarify what a "start token" is (GH-129935) (#139043)

2025-09-17 Thread erlend-aasland
https://github.com/python/cpython/commit/8ef549069c56b6c1b44ef219df665a6e3411bf31 commit: 8ef549069c56b6c1b44ef219df665a6e3411bf31 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-09-17T17:05:29+01:00 summary:

[Python-checkins] gh-129368: In PyRun C API docs, clarify what a "start token" is (#129935)

2025-09-17 Thread erlend-aasland
https://github.com/python/cpython/commit/e1eca8b308a585af45e9ebf4f605c9f67b7115d8 commit: e1eca8b308a585af45e9ebf4f605c9f67b7115d8 branch: main author: Rajhans Jadhao committer: erlend-aasland date: 2025-09-17T14:51:20Z summary: gh-129368: In PyRun C API docs, clarify what a "start toke

[Python-checkins] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)

2025-09-17 Thread erlend-aasland
https://github.com/python/cpython/commit/8eb106240f5d70baeabd4ad137de6213dd8cfb30 commit: 8eb106240f5d70baeabd4ad137de6213dd8cfb30 branch: main author: chiri committer: erlend-aasland date: 2025-09-17T15:51:14Z summary: gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type

[Python-checkins] gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447)

2025-08-06 Thread erlend-aasland
https://github.com/python/cpython/commit/247dab27fdde1f37a28fbebdaeb3e6ee369a009a commit: 247dab27fdde1f37a28fbebdaeb3e6ee369a009a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-08-06T10:47:18+02:00 summary: gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447

[Python-checkins] [3.14] gh-118928: Amend sqlite3 execute*() deprecation notes (GH-135163) (#135342)

2025-06-10 Thread erlend-aasland
https://github.com/python/cpython/commit/081421a00ec0d59f352493d42d18a2e565304817 commit: 081421a00ec0d59f352493d42d18a2e565304817 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-06-10T11:30:19Z summary: [3.

[Python-checkins] gh-118928: Amend sqlite3 execute*() deprecation notes (#135163)

2025-06-10 Thread erlend-aasland
https://github.com/python/cpython/commit/ee7345d507884000e51858c64852ac4f6d02 commit: ee7345d507884000e51858c64852ac4f6d02 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-06-10T13:24:33+02:00 summary: gh-118928: Amend sqlite3 execute*() deprecation notes

[Python-checkins] gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)

2025-06-06 Thread erlend-aasland
https://github.com/python/cpython/commit/62b3d2d443785c4ea5262edb4f9f7040440f9463 commit: 62b3d2d443785c4ea5262edb4f9f7040440f9463 branch: main author: Tan Long committer: erlend-aasland date: 2025-06-06T16:52:41+02:00 summary: gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393

[Python-checkins] gh-133447: Add basic color to `sqlite3` CLI (#133461)

2025-05-10 Thread erlend-aasland
https://github.com/python/cpython/commit/30b1d8f11d5905888f696db14867eb733e7b824c commit: 30b1d8f11d5905888f696db14867eb733e7b824c branch: main author: Stan Ulbrych <[email protected]> committer: erlend-aasland date: 2025-05-10T07:59:01Z summary: gh-13344

[Python-checkins] [3.12] gh-129917: Update installers to use SQLite 3.49.1 (#131025) (#131958)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/b1bbd0160d2202bc686cef4c80d42023eb085bff commit: b1bbd0160d2202bc686cef4c80d42023eb085bff branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2025-03-31T21:39:06Z summary: [3.12] gh-129917: Update installers to use SQLite 3.49.1

[Python-checkins] [3.13] gh-129917: Update installers to use SQLite 3.49.1 (GH-131025) (#131957)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/67087d9327cf1dba5df5d2d8a4a3d19d1497e554 commit: 67087d9327cf1dba5df5d2d8a4a3d19d1497e554 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-03-31T21:37:14Z summary: [3.

[Python-checkins] gh-129917: Update installers to use SQLite 3.49.1 (#131025)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/45a3ab5a81769eadd94da3e26eb9bb2f3ae80fb1 commit: 45a3ab5a81769eadd94da3e26eb9bb2f3ae80fb1 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-03-31T23:13:17+02:00 summary: gh-129917: Update installers to use SQLite 3.49.1 (#131025

[Python-checkins] [3.13] gh-131002: clarify how to enforce sqlite3 column types for generated fields (GH-131006) (#131385)

2025-03-18 Thread erlend-aasland
https://github.com/python/cpython/commit/e425b075fe80398845eaccefe28fef0f0dc83f1b commit: e425b075fe80398845eaccefe28fef0f0dc83f1b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-03-18T12:09:41+01:00 summary:

[Python-checkins] [3.12] gh-131002: clarify how to enforce sqlite3 column types for generated fields (GH-131006) (#131386)

2025-03-18 Thread erlend-aasland
https://github.com/python/cpython/commit/9d23a6d57bbddfecf141b8cb145fc0cc784fc565 commit: 9d23a6d57bbddfecf141b8cb145fc0cc784fc565 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-03-18T12:10:01+01:00 summary:

[Python-checkins] gh-131002: clarify how to enforce sqlite3 column types for generated fields (#131006)

2025-03-17 Thread erlend-aasland
https://github.com/python/cpython/commit/f48887fb97651c02c5e412a75ed8b51a4ca11e6a commit: f48887fb97651c02c5e412a75ed8b51a4ca11e6a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-03-17T22:26:27Z summary: gh-131002: clarify how to enforce sqlite3 column types for

[Python-checkins] gh-129928: Rework sqlite3 error helpers (#129929)

2025-02-10 Thread erlend-aasland
https://github.com/python/cpython/commit/3b366a4a4b0cea483824adbc2fa5a19d82d3dc6a commit: 3b366a4a4b0cea483824adbc2fa5a19d82d3dc6a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-11T07:49:25Z summary: gh-129928: Rework sqlite3 error helpers (#129929) Add a helper

[Python-checkins] gh-129928: Raise more accurate exception for incorrect sqlite3 UDF creation (#129941)

2025-02-10 Thread erlend-aasland
https://github.com/python/cpython/commit/3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa commit: 3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-11T08:26:01+01:00 summary: gh-129928: Raise more accurate exception for incorrect

[Python-checkins] [3.13] gh-129603: Don't segfault if sqlite3.Row description is None (#129604) (#129923)

2025-02-09 Thread erlend-aasland
https://github.com/python/cpython/commit/d6daeeeb2fe4db94fc8aa2fd1bc4dc201a4d1541 commit: d6daeeeb2fe4db94fc8aa2fd1bc4dc201a4d1541 branch: 3.13 author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-10T00:21:33Z summary: [3.13] gh-129603: Don't segfault if sqlite3.Row descripti

[Python-checkins] [3.12] gh-129603: Don't segfault if sqlite3.Row description is None (#129604) (#129924)

2025-02-09 Thread erlend-aasland
https://github.com/python/cpython/commit/02e00a73733b57327ce0492c00d12e74d497453f commit: 02e00a73733b57327ce0492c00d12e74d497453f branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-10T00:14:40Z summary: [3.12] gh-129603: Don't segfault if sqlite3.Row descripti

[Python-checkins] gh-129603: Don't segfault if sqlite3.Row description is None (#129604)

2025-02-09 Thread erlend-aasland
https://github.com/python/cpython/commit/7e6ee50b6b8c760bcefb92ab4ddbc3d85d37a834 commit: 7e6ee50b6b8c760bcefb92ab4ddbc3d85d37a834 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-10T00:27:28+01:00 summary: gh-129603: Don't segfault if sqlite3.Row descripti

[Python-checkins] [3.13] gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (GH-129913) (#129918)

2025-02-09 Thread erlend-aasland
https://github.com/python/cpython/commit/d26c2fe7a2833606b3fb8d9789149d8696978d86 commit: d26c2fe7a2833606b3fb8d9789149d8696978d86 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-02-09T21:06:16Z summary: [3.

[Python-checkins] gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (#129913)

2025-02-09 Thread erlend-aasland
https://github.com/python/cpython/commit/cda83cade0b684bcb1221a30bfe0b6861abd3b3f commit: cda83cade0b684bcb1221a30bfe0b6861abd3b3f branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-09T21:43:23+01:00 summary: gh-129870: Skip test_dump_virtual_tables if SQLite lacks

[Python-checkins] [3.13] gh-105875: amend sqlite3 docstring wrt. SQLite requirement (GH-129599) (#129602)

2025-02-02 Thread erlend-aasland
https://github.com/python/cpython/commit/d75e9a09542626ba4afdc56033740d4aec03527e commit: d75e9a09542626ba4afdc56033740d4aec03527e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-02-02T23:26:38Z summary: [3.

[Python-checkins] gh-105875: amend sqlite3 docstring wrt. SQLite requirement (#129599)

2025-02-02 Thread erlend-aasland
https://github.com/python/cpython/commit/ecd2f84555bf494007420ba5a37adf8d1c23e856 commit: ecd2f84555bf494007420ba5a37adf8d1c23e856 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-02T23:03:54Z summary: gh-105875: amend sqlite3 docstring wrt. SQLite requirement

[Python-checkins] [3.12] gh-85046: Document errno constants (GH-126420) (#129384)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/ea143e67b328d961e3eea9c99ee1131550ce23fc commit: ea143e67b328d961e3eea9c99ee1131550ce23fc branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-28T00:20:13Z summary: [3.

[Python-checkins] [3.13] gh-85046: Document errno constants (GH-126420) (#129383)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/332426b4af632294d0be6f01b42b0fb61f79378f commit: 332426b4af632294d0be6f01b42b0fb61f79378f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-28T00:19:06Z summary: [3.

[Python-checkins] gh-85046: Document errno constants (#126420)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/1c3bb200da77f9df30af4717988dad17db086d1a commit: 1c3bb200da77f9df30af4717988dad17db086d1a branch: main author: RUANG (James Roy) committer: erlend-aasland date: 2025-01-28T01:12:45+01:00 summary: gh-85046: Document errno constants (#126420) files: M Doc

[Python-checkins] [3.13] gh-129346: Handle allocation errors for SQLite aggregate context (GH-129347) (#129372)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/247c3b26442bc344cd3426755844572a82df6799 commit: 247c3b26442bc344cd3426755844572a82df6799 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-27T17:41:59Z summary: [3.

[Python-checkins] [3.12] gh-129346: Handle allocation errors for SQLite aggregate context (GH-129347) (#129373)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/23faf5f2dca009f7cc18840246de405dbb7fce9f commit: 23faf5f2dca009f7cc18840246de405dbb7fce9f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-27T17:33:18Z summary: [3.

[Python-checkins] gh-129346: Handle allocation errors for SQLite aggregate context (#129347)

2025-01-27 Thread erlend-aasland
https://github.com/python/cpython/commit/379ab856f59423c570333403a7d5d72f3ea82d52 commit: 379ab856f59423c570333403a7d5d72f3ea82d52 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-27T18:16:19+01:00 summary: gh-129346: Handle allocation errors for SQLite aggregate

[Python-checkins] gh-111178: Regen clinic and fix exceptions.c post gh-128447 (#129060)

2025-01-20 Thread erlend-aasland
https://github.com/python/cpython/commit/da0f47ceabd5c3f334265d8abe5ce1ba3d5bcf0e commit: da0f47ceabd5c3f334265d8abe5ce1ba3d5bcf0e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-20T12:46:30Z summary: gh-78: Regen clinic and fix exceptions.c post gh-128447

[Python-checkins] gh-126349: Add 'fill', 'poly', and 'no_animation' context managers to turtle (#126350)

2025-01-18 Thread erlend-aasland
https://github.com/python/cpython/commit/d3adf02c90a570c5ee5d9b8cefe9b10305cff9e6 commit: d3adf02c90a570c5ee5d9b8cefe9b10305cff9e6 branch: main author: Marie Roald committer: erlend-aasland date: 2025-01-18T11:27:22+01:00 summary: gh-126349: Add 'fill', 'poly', and &#

[Python-checkins] [3.13] gh-128961: Fix exhausted array iterator crash in __setstate__() (GH-128962) (#128976)

2025-01-18 Thread erlend-aasland
https://github.com/python/cpython/commit/c75894a36b13f2dd1bfdd72695dd904260b7ef78 commit: c75894a36b13f2dd1bfdd72695dd904260b7ef78 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-18T10:17:42Z summary: [3.

[Python-checkins] [3.12] gh-128961: Fix exhausted array iterator crash in __setstate__() (GH-128962) (#128977)

2025-01-18 Thread erlend-aasland
https://github.com/python/cpython/commit/405f6d72bb21c94cd4491559d2377db5b41091f0 commit: 405f6d72bb21c94cd4491559d2377db5b41091f0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-18T10:14:07Z summary: [3.

[Python-checkins] gh-128961: Fix exhausted array iterator crash in __setstate__() (#128962)

2025-01-18 Thread erlend-aasland
https://github.com/python/cpython/commit/4dade055f4e18a7e91bc70293abb4db745ad16ca commit: 4dade055f4e18a7e91bc70293abb4db745ad16ca branch: main author: Tomasz Pytel committer: erlend-aasland date: 2025-01-18T10:55:29+01:00 summary: gh-128961: Fix exhausted array iterator crash in __setstate__

[Python-checkins] [3.13] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128598)

2025-01-11 Thread erlend-aasland
https://github.com/python/cpython/commit/436064afd88bf19b6d6885485cee39a331e406c5 commit: 436064afd88bf19b6d6885485cee39a331e406c5 branch: 3.13 author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-11T11:47:49Z summary: [3.13] gh-127614: Correctly check for ttyname_r() in configure

[Python-checkins] [3.12] gh-87506: Document that json.load*() can raise UnicodeDecodeError (GH-127355) (#128608)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/e903b8ad13702148d648c8f3043a5234fd533ef7 commit: e903b8ad13702148d648c8f3043a5234fd533ef7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-08T08:51:19Z summary: [3.

[Python-checkins] [3.13] gh-87506: Document that json.load*() can raise UnicodeDecodeError (GH-127355) (#128607)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/0cd603689a42504d6724dc9b30218881ce0a7af2 commit: 0cd603689a42504d6724dc9b30218881ce0a7af2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-08T08:48:55Z summary: [3.

[Python-checkins] gh-87506: Amend json.loads() post PR #127355 (#128609)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/cdfb8bc93a4d8c06d2404ba2d243937ba209438c commit: cdfb8bc93a4d8c06d2404ba2d243937ba209438c branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-08T09:36:44+01:00 summary: gh-87506: Amend json.loads() post PR #127355 (#128609

[Python-checkins] gh-87506: Document that json.load*() can raise UnicodeDecodeError (#127355)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/15372d0112ac7fbbbe313725dd87d5a45af2f6d3 commit: 15372d0112ac7fbbbe313725dd87d5a45af2f6d3 branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: erlend-aasland date: 2025-01-08T07:35:43Z summary: gh-87506: Document

[Python-checkins] [3.12] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128599)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/6b3371914c7448373e7dc4bb28020173b10dbe02 commit: 6b3371914c7448373e7dc4bb28020173b10dbe02 branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:05:42Z summary: [3.12] gh-127614: Correctly check for ttyname_r() in configure

[Python-checkins] gh-127614: Correctly check for ttyname_r() in configure (#128503)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/e08b28235a863323ca3a7e444776bb7803e77caf commit: e08b28235a863323ca3a7e444776bb7803e77caf branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:42:36+01:00 summary: gh-127614: Correctly check for ttyname_r() in configure

[Python-checkins] [3.12] Docs: mark up json.load() using parameter list (GH-128488) (#128597)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/82b061d71157226e127efe037cb3ae1be89a09c3 commit: 82b061d71157226e127efe037cb3ae1be89a09c3 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T21:14:50Z summary:

[Python-checkins] [3.13] Docs: mark up json.load() using parameter list (GH-128488) (#128596)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/984cdb788ec1be6d5e2c1a7e651ee37d53ad05ed commit: 984cdb788ec1be6d5e2c1a7e651ee37d53ad05ed branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T21:13:25Z summary:

[Python-checkins] Docs: mark up json.load() using parameter list (#128488)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/a21e31ec5417374497b0f969ee2b3dc84a0944ff commit: a21e31ec5417374497b0f969ee2b3dc84a0944ff branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:07:17+01:00 summary: Docs: mark up json.load() using parameter list (#128488

[Python-checkins] [3.12] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128580)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/adddbc3de95154c7ccc3af80d9f4d57abf1c35c2 commit: adddbc3de95154c7ccc3af80d9f4d57abf1c35c2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T08:06:52Z summary: [3.

[Python-checkins] [3.13] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128579)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/8f3e5554ba09ec14b5249a3b03a592b12cf5f53f commit: 8f3e5554ba09ec14b5249a3b03a592b12cf5f53f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T08:05:09Z summary: [3.

[Python-checkins] gh-108202: Document calendar.Calendar.firstweekday (#128566)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/b3cbd8f1b58b9e71df20bdda9960e7d3190c509e commit: b3cbd8f1b58b9e71df20bdda9960e7d3190c509e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T08:59:24+01:00 summary: gh-108202: Document calendar.Calendar.firstweekday

[Python-checkins] [3.12] gh-108202: Document `calendar.Calendar` methods `getfirstweekday` and `setfirstweekday` (GH-127579) (#128565)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/fb8bb36f56e4fc2948cd404337b6b316b78c86aa commit: fb8bb36f56e4fc2948cd404337b6b316b78c86aa branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-06T23:46:16Z summary: [3.

[Python-checkins] [3.13] gh-108202: Document `calendar.Calendar` methods `getfirstweekday` and `setfirstweekday` (GH-127579) (#128564)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/d81b99b53b55ae7146e6f50a87c1dfe04ff5f0ad commit: d81b99b53b55ae7146e6f50a87c1dfe04ff5f0ad branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T00:45:26+01:00 summary:

[Python-checkins] gh-108202: Document `calendar.Calendar` methods `getfirstweekday` and `setfirstweekday` (#127579)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/953b49e5468d02afaddadc2307f4763422078603 commit: 953b49e5468d02afaddadc2307f4763422078603 branch: main author: Stan Ulbrych <[email protected]> committer: erlend-aasland date: 2025-01-07T00:38:45+01:00 summary: gh-

[Python-checkins] [3.13] gh-128519: Align the docstring of untokenize() to match the docs (GH-128521) (#128531)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/9c5a86d23ad7d0df8611520dbf2c1746523ac1be commit: 9c5a86d23ad7d0df8611520dbf2c1746523ac1be branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-06T09:05:54Z summary: [3.

[Python-checkins] [3.12] gh-128519: Align the docstring of untokenize() to match the docs (GH-128521) (#128532)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/f9aac4a76d68c8eef78058b4da1252beaadd1570 commit: f9aac4a76d68c8eef78058b4da1252beaadd1570 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-06T08:59:24Z summary: [3.

[Python-checkins] gh-128519: Align the docstring of untokenize() to match the docs (#128521)

2025-01-06 Thread erlend-aasland
https://github.com/python/cpython/commit/aef52ca8b334ff90e8032da39f4d06e7b5130eb9 commit: aef52ca8b334ff90e8032da39f4d06e7b5130eb9 branch: main author: Tomas R. committer: erlend-aasland date: 2025-01-06T08:42:26Z summary: gh-128519: Align the docstring of untokenize() to match the docs

[Python-checkins] [3.12] Docs: fix `MessageDefect` references in email.policy docs (GH-128468) (#128527)

2025-01-05 Thread erlend-aasland
https://github.com/python/cpython/commit/4016be27755ef6d0cb8cd11e0625b97fafaccf0f commit: 4016be27755ef6d0cb8cd11e0625b97fafaccf0f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-05T22:05:48Z summary:

[Python-checkins] [3.13] Docs: fix `MessageDefect` references in email.policy docs (GH-128468) (#128526)

2025-01-05 Thread erlend-aasland
https://github.com/python/cpython/commit/838e8a2718c187199668e6b868c1c6844a419b3d commit: 838e8a2718c187199668e6b868c1c6844a419b3d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-05T22:04:39Z summary:

[Python-checkins] Docs: fix `MessageDefect` references in email.policy docs (#128468)

2025-01-05 Thread erlend-aasland
https://github.com/python/cpython/commit/3b231be8f000ae59faa04d5a2f1af11beafee866 commit: 3b231be8f000ae59faa04d5a2f1af11beafee866 branch: main author: Yuki Kobayashi committer: erlend-aasland date: 2025-01-05T22:58:31+01:00 summary: Docs: fix `MessageDefect` references in email.policy docs

[Python-checkins] gh-115765: Document and enforce Autoconf 2.72 requirement (#128502)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/0cafa97932c6574734bbaa07180bbd5a762b01a6 commit: 0cafa97932c6574734bbaa07180bbd5a762b01a6 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-04T23:38:46Z summary: gh-115765: Document and enforce Autoconf 2.72 requirement

[Python-checkins] [3.13] gh-127553: Remove outdated TODO comment in _pydatetime (GH-127564) (#128500)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/b2bacbbea3e770b61ecedc058a63c7c97a7f4851 commit: b2bacbbea3e770b61ecedc058a63c7c97a7f4851 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T23:01:03Z summary: [3.

[Python-checkins] [3.12] gh-127553: Remove outdated TODO comment in _pydatetime (GH-127564) (#128501)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/06e4173393664904dc6e0d219837b2cb8a0dadf7 commit: 06e4173393664904dc6e0d219837b2cb8a0dadf7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T22:55:24Z summary: [3.

[Python-checkins] gh-127553: Remove outdated TODO comment in _pydatetime (#127564)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/e8b6b39ff707378da654e15ccddde9c28cefdd30 commit: e8b6b39ff707378da654e15ccddde9c28cefdd30 branch: main author: Beomsoo Kim committer: erlend-aasland date: 2025-01-04T23:38:49+01:00 summary: gh-127553: Remove outdated TODO comment in _pydatetime (#127564

[Python-checkins] [3.12] gh-127954: Document PyObject_DelItemString (GH-127986) (#128497)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/e1a20910dc6857df558bb9fb7e49c75405b09f06 commit: e1a20910dc6857df558bb9fb7e49c75405b09f06 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T20:54:56Z summary: [3.

[Python-checkins] [3.13] gh-127954: Document PyObject_DelItemString (GH-127986) (#128496)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/5ed2b7649e47a8a22bb161c5107d9de96c99b091 commit: 5ed2b7649e47a8a22bb161c5107d9de96c99b091 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T20:53:30Z summary: [3.

[Python-checkins] gh-127954: Document PyObject_DelItemString (#127986)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/8ade15343d5daec3bf79ff7c47f03726fb2bcadf commit: 8ade15343d5daec3bf79ff7c47f03726fb2bcadf branch: main author: RUANG (James Roy) committer: erlend-aasland date: 2025-01-04T21:48:20+01:00 summary: gh-127954: Document PyObject_DelItemString (#127986

[Python-checkins] [3.12] Docs: amend json.dump() post gh-128482 (GH-128489) (#128494)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/e3e4852fe08a158b4e5ec7a98516fba82598d9dd commit: e3e4852fe08a158b4e5ec7a98516fba82598d9dd branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T19:04:13Z summary:

[Python-checkins] [3.13] Docs: amend json.dump() post gh-128482 (GH-128489) (#128493)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/62b4ca0d53f7b273e42b55c5307d46be33596b35 commit: 62b4ca0d53f7b273e42b55c5307d46be33596b35 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T19:03:01Z summary:

[Python-checkins] Docs: amend json.dump() post gh-128482 (#128489)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/87ee76062a7eb9c0fa2b94e36cfed21d86ae90ac commit: 87ee76062a7eb9c0fa2b94e36cfed21d86ae90ac branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-04T19:57:59+01:00 summary: Docs: amend json.dump() post gh-128482 (#128489) files: M

[Python-checkins] [3.12] gh-126719: Clarify math.fmod docs (GH-127741) (#128492)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/98d3f2bc6e2b944f5fba1e16b0ca7f64459aa5e5 commit: 98d3f2bc6e2b944f5fba1e16b0ca7f64459aa5e5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T17:45:19Z summary: [3.

[Python-checkins] [3.13] gh-126719: Clarify math.fmod docs (GH-127741) (#128491)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/65fd75809873456664c0b14a0d147b6676f1bbb0 commit: 65fd75809873456664c0b14a0d147b6676f1bbb0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T17:44:36Z summary: [3.

[Python-checkins] gh-126719: Clarify math.fmod docs (#127741)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/f28d471fbe99f9eaac05d60ed40da47b0b56fe86 commit: f28d471fbe99f9eaac05d60ed40da47b0b56fe86 branch: main author: Stan Ulbrych <[email protected]> committer: erlend-aasland date: 2025-01-04T18:38:57+01:00 summary: gh-

[Python-checkins] [3.12] Docs: mark up json.dump() using parameter list (GH-128482) (#128487)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/731fc4052c1ecdaa2eb4a774eb8279b7c7e3d4e1 commit: 731fc4052c1ecdaa2eb4a774eb8279b7c7e3d4e1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T15:50:55Z summary:

[Python-checkins] [3.13] Docs: mark up json.dump() using parameter list (GH-128482) (#128486)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/ff7ef94e6e31f132570f866338ad1ad8e736d654 commit: ff7ef94e6e31f132570f866338ad1ad8e736d654 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T15:49:57Z summary:

[Python-checkins] Docs: mark up json.dump() using parameter list (#128482)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/a0088b40bb212dc132e147d04f9287cabd72d163 commit: a0088b40bb212dc132e147d04f9287cabd72d163 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-04T15:44:34Z summary: Docs: mark up json.dump() using parameter list (#128482) Co

[Python-checkins] [3.13] gh-128152: Argument Clinic: ignore pre-processor directives inside C comments (GH-128464) (#128478)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/883cb23dd14bcc60921a53cc51c30fda223b9ca6 commit: 883cb23dd14bcc60921a53cc51c30fda223b9ca6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T11:09:25Z summary: [3.

[Python-checkins] gh-128152: Argument Clinic: ignore pre-processor directives inside C comments (#128464)

2025-01-04 Thread erlend-aasland
https://github.com/python/cpython/commit/a4e773c540cfd3a9c2bb3b5033d2f79ef50962c8 commit: a4e773c540cfd3a9c2bb3b5033d2f79ef50962c8 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-04T11:46:04+01:00 summary: gh-128152: Argument Clinic: ignore pre-processor

[Python-checkins] [3.13] gh-128354: Consistently use LIBS over LDFLAGS in library build… (#128465)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/855af3bbc62e89aeeb6af1e22061cf06354ad99a commit: 855af3bbc62e89aeeb6af1e22061cf06354ad99a branch: 3.13 author: Zanie Blue committer: erlend-aasland date: 2025-01-04T00:50:13Z summary: [3.13] gh-128354: Consistently use LIBS over LDFLAGS in library build

[Python-checkins] [3.12] gh-128354: Consistently use LIBS over LDFLAGS in library build… (#128466)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/f2cc565b99b4371db7d6a9a4773baa1174fb3e69 commit: f2cc565b99b4371db7d6a9a4773baa1174fb3e69 branch: 3.12 author: Zanie Blue committer: erlend-aasland date: 2025-01-04T00:47:08Z summary: [3.12] gh-128354: Consistently use LIBS over LDFLAGS in library build

[Python-checkins] [3.13] gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (GH-128457) (#128461)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/b923f4879e5ed7e546e2d549f308969dde301eee commit: b923f4879e5ed7e546e2d549f308969dde301eee branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T00:49:21+01:00 summary:

[Python-checkins] [3.12] gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (GH-128457) (#128462)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/d56e50229e3499c8405dd9c7b1b26009e19ba4c2 commit: d56e50229e3499c8405dd9c7b1b26009e19ba4c2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-04T00:49:05+01:00 summary:

[Python-checkins] gh-128354: Consistently use LIBS over LDFLAGS in library build checks (#128359)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/b75ed951d4de8ba85349d80c8e7f097b3cd6052f commit: b75ed951d4de8ba85349d80c8e7f097b3cd6052f branch: main author: Zanie Blue committer: erlend-aasland date: 2025-01-03T21:51:06+01:00 summary: gh-128354: Consistently use LIBS over LDFLAGS in library build

[Python-checkins] gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (#128457)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/4974bbdb290b61a2d8860de490fde1228c296753 commit: 4974bbdb290b61a2d8860de490fde1228c296753 branch: main author: Zanie Blue committer: erlend-aasland date: 2025-01-03T20:49:50Z summary: gh-128456: Use '-reorder-functions=cdsort' for BOLT build

[Python-checkins] [3.12] gh-125674: Doc: Fix type of newfunc first parameter (GH-125675) (#128448)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/d9e199b491a01bfefab3fd61f6de18f4d2fcaeb8 commit: d9e199b491a01bfefab3fd61f6de18f4d2fcaeb8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-03T14:13:18Z summary: [3.

[Python-checkins] [3.13] gh-125674: Doc: Fix type of newfunc first parameter (GH-125675) (#128449)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/f8b24cdbb91b1905725ea58271519772c6a41d86 commit: f8b24cdbb91b1905725ea58271519772c6a41d86 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-03T14:12:24Z summary: [3.

[Python-checkins] gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime (#128106)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/bb2dfadb9221fa3035fda42a2c153c831013e3d3 commit: bb2dfadb9221fa3035fda42a2c153c831013e3d3 branch: main author: Zanie Blue committer: erlend-aasland date: 2025-01-03T11:04:03+01:00 summary: gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99

[Python-checkins] [3.13] gh-108202: Document calendar.TextCalendar formatting helpers (GH-127608) (#128440)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/e0f0d2d2b899ceec3a7d1853f75dd50efa5e2f1e commit: e0f0d2d2b899ceec3a7d1853f75dd50efa5e2f1e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-03T10:03:45Z summary: [3.

[Python-checkins] [3.12] gh-108202: Document calendar.TextCalendar formatting helpers (GH-127608) (#128441)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/0d3f4b6a2fc22933a393e02784945fe68efadc86 commit: 0d3f4b6a2fc22933a393e02784945fe68efadc86 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-03T10:03:38Z summary: [3.

[Python-checkins] gh-108202: Document calendar.TextCalendar formatting helpers (#127608)

2025-01-03 Thread erlend-aasland
https://github.com/python/cpython/commit/bb73426cafb78691b249ffa50f1872ab6f899d4a commit: bb73426cafb78691b249ffa50f1872ab6f899d4a branch: main author: Stan Ulbrych <[email protected]> committer: erlend-aasland date: 2025-01-03T10:57:15+01:00 summary: gh-

[Python-checkins] [3.13] gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (GH-128322) (#128356)

2024-12-30 Thread erlend-aasland
https://github.com/python/cpython/commit/5a892cbd46f223b71fa9475e77f3a832d94c533a commit: 5a892cbd46f223b71fa9475e77f3a832d94c533a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-12-30T17:48:32Z summary: [3.

[Python-checkins] [3.12] gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (GH-128322) (#128355)

2024-12-30 Thread erlend-aasland
https://github.com/python/cpython/commit/4ddee55c5c81237f98306b0c740035c42f80e5c8 commit: 4ddee55c5c81237f98306b0c740035c42f80e5c8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-12-30T17:42:49Z summary: [3.

[Python-checkins] gh-128118: Speed up copy.copy with fast lookup for atomic and container types (#128119)

2024-12-30 Thread erlend-aasland
https://github.com/python/cpython/commit/34b85ef26c44bbbd8a05d3e7dee6997b3623aab0 commit: 34b85ef26c44bbbd8a05d3e7dee6997b3623aab0 branch: main author: Pieter Eendebak committer: erlend-aasland date: 2024-12-30T18:18:42+01:00 summary: gh-128118: Speed up copy.copy with fast lookup for atomic

[Python-checkins] gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (#128322)

2024-12-30 Thread erlend-aasland
https://github.com/python/cpython/commit/81376fef76a53fb79893bfa9c9db18d97c228fbe commit: 81376fef76a53fb79893bfa9c9db18d97c228fbe branch: main author: Zanie Blue committer: erlend-aasland date: 2024-12-30T09:55:14+01:00 summary: gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3

[Python-checkins] [3.13] gh-128083: Fix macro redefinition warning in clinic. (GH-127950) (#128102)

2024-12-19 Thread erlend-aasland
https://github.com/python/cpython/commit/3a8bdaf6985412d43e3fe8ce90030bb5bbd8d20b commit: 3a8bdaf6985412d43e3fe8ce90030bb5bbd8d20b branch: 3.13 author: Peter Bierma committer: erlend-aasland date: 2024-12-19T21:29:14Z summary: [3.13] gh-128083: Fix macro redefinition warning in clinic. (GH

[Python-checkins] gh-112192: Increase the trace module coverage precision to one decimal (#126972)

2024-12-03 Thread erlend-aasland
https://github.com/python/cpython/commit/12397a5781664bf43da98454db07cdfdec3ab815 commit: 12397a5781664bf43da98454db07cdfdec3ab815 branch: main author: RUANG (James Roy) committer: erlend-aasland date: 2024-12-03T23:33:13+01:00 summary: gh-112192: Increase the trace module coverage precision to

[Python-checkins] gh-126585: Add EHWPOISON error code (#126586)

2024-12-03 Thread erlend-aasland
https://github.com/python/cpython/commit/84ff1313d04e8cbeec7b2cbe4503d86f1f5b449d commit: 84ff1313d04e8cbeec7b2cbe4503d86f1f5b449d branch: main author: RUANG (James Roy) committer: erlend-aasland date: 2024-12-03T12:45:50Z summary: gh-126585: Add EHWPOISON error code (#126586) files: A Misc

[Python-checkins] [3.13] gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (GH-127310) (#127431)

2024-11-30 Thread erlend-aasland
https://github.com/python/cpython/commit/a442c87c4cd32e19d9a15266c5687b4c0975b8f6 commit: a442c87c4cd32e19d9a15266c5687b4c0975b8f6 branch: 3.13 author: Peter Bierma committer: erlend-aasland date: 2024-11-30T23:25:51+01:00 summary: [3.13] gh-127341: Argument Clinic: fix compiler warnings for

[Python-checkins] gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (#127310)

2024-11-29 Thread erlend-aasland
https://github.com/python/cpython/commit/99490913a08adcf2fe5e69b82772a829ec462275 commit: 99490913a08adcf2fe5e69b82772a829ec462275 branch: main author: Peter Bierma committer: erlend-aasland date: 2024-11-29T11:12:13+01:00 summary: gh-127341: Argument Clinic: fix compiler warnings for getters

[Python-checkins] gh-89640: Pull in update to float word order detection in autoconf-archive (#126747)

2024-11-13 Thread erlend-aasland
https://github.com/python/cpython/commit/142104ce78a8717f99eb42ce030eb29775dd550c commit: 142104ce78a8717f99eb42ce030eb29775dd550c branch: main author: Hood Chatham committer: erlend-aasland date: 2024-11-13T21:57:33+01:00 summary: gh-89640: Pull in update to float word order detection in

[Python-checkins] gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917)

2024-11-12 Thread erlend-aasland
https://github.com/python/cpython/commit/abb90ba46c597a1b192027e914ad312dd62d2462 commit: abb90ba46c597a1b192027e914ad312dd62d2462 branch: main author: Sayandip Dutta committer: erlend-aasland date: 2024-11-12T13:11:58Z summary: gh-125916: Allow functools.reduce() 'initial' to be

  1   2   3   4   5   >