[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: [3.13]

[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: [3.12]

[Python-checkins] gh-125985: Fix `cmodule_function()` scaling benchmark (#128460)

2025-01-03 Thread colesbury
https://github.com/python/cpython/commit/f1574859d7d6cd259f867194762f04b72ef2c340 commit: f1574859d7d6cd259f867194762f04b72ef2c340 branch: main author: Sam Gross committer: colesbury date: 2025-01-03T21:48:47Z summary: gh-125985: Fix `cmodule_function()` scaling benchmark (#128460) Add a separa

[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 che

[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 builds (#128457) '

[Python-checkins] [3.12] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters` (GH-127876) (#128459)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/e44045924da39169ee4ef38ae0211d586836cad4 commit: e44045924da39169ee4ef38ae0211d586836cad4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-03T21:21:08+02:00 summary: [3.12] gh-127

[Python-checkins] [3.13] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters` (GH-127876) (#128458)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/b875917e214208f022c6a8a84e4c6945593ea7e2 commit: b875917e214208f022c6a8a84e4c6945593ea7e2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-03T21:20:30+02:00 summary: [3.13] gh-127

[Python-checkins] gh-128400: Only show the current thread in `faulthandler` if the GIL is disabled (GH-128425)

2025-01-03 Thread colesbury
https://github.com/python/cpython/commit/befcfdfdaba15ecae38739ecabebd8046c1b1977 commit: befcfdfdaba15ecae38739ecabebd8046c1b1977 branch: main author: Peter Bierma committer: colesbury date: 2025-01-03T14:14:57-05:00 summary: gh-128400: Only show the current thread in `faulthandler` if the GIL

[Python-checkins] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters`` (#127876)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/46cb6340d7bad955edfc0a20f6a52dabc03b0932 commit: 46cb6340d7bad955edfc0a20f6a52dabc03b0932 branch: main author: Alexander Shadchin committer: Eclips4 date: 2025-01-03T18:47:58Z summary: gh-127903: Fix a crash on debug builds when calling `Objects/unicodeo

[Python-checkins] gh-89083: improve UUIDv8 uniqueness tests (GH-128149)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/4c14f03495724f2c52de2d34f1bfa35dd94757c0 commit: 4c14f03495724f2c52de2d34f1bfa35dd94757c0 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:51:22+01:00 summary: gh-89083: improve UUIDv8 un

[Python-checkins] gh-111178: fix UBSan failures in `Modules/zlibmodule.c` (GH-128252)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/1c9b0204796ddeaee710646871a4404b4cda1f1b commit: 1c9b0204796ddeaee710646871a4404b4cda1f1b branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:36:41+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Objects/tupleobject.c` (GH-128251)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/56430320536a753236aadde59984c3c8f8777aa2 commit: 56430320536a753236aadde59984c3c8f8777aa2 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:35:05+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Objects/enumobject.c` (GH-128246)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/aad5ba4b6aafd3599d1737c3040b1719165e6e52 commit: aad5ba4b6aafd3599d1737c3040b1719165e6e52 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:29:41+01:00 summary: gh-78: fix UBSan failur

[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.12] gh-1

[Python-checkins] gh-111178: fix UBSan failures in `Modules/curses*.c` (GH-128244)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/621d4ff35ec099c1626f77955318c0bc1febc33d commit: 621d4ff35ec099c1626f77955318c0bc1febc33d branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:12:40+01:00 summary: gh-78: fix UBSan failur

[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.13] gh-1

[Python-checkins] gh-111178: fix UBSan failures in `Modules/_csv.c` (GH-128243)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/8522f8bacb4e2db4b901472c254efad6057e9fd1 commit: 8522f8bacb4e2db4b901472c254efad6057e9fd1 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T15:04:33+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-112015: Implement `ctypes.memoryview_at()` (GH-112018)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/b4f799b1e78ede17b41de9a2bc51b437a7e6dd74 commit: b4f799b1e78ede17b41de9a2bc51b437a7e6dd74 branch: main author: Rian Hunter committer: encukou date: 2025-01-03T14:07:07+01:00 summary: gh-112015: Implement `ctypes.memoryview_at()` (GH-112018) Co-authored-

[Python-checkins] gh-128317: Highlight today in colour in calendar CLI output (#128318)

2025-01-03 Thread hugovk
https://github.com/python/cpython/commit/f21af186bf21c1c554209ac67d78d3cf99f7d7c0 commit: f21af186bf21c1c554209ac67d78d3cf99f7d7c0 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-01-03T14:56:24+0

[Python-checkins] gh-127787: refactor helpers for `PyUnicodeErrorObject` internal interface (GH-127789)

2025-01-03 Thread encukou
https://github.com/python/cpython/commit/fa985bee6189aabac1c329f2de32aa9a4e88e550 commit: fa985bee6189aabac1c329f2de32aa9a4e88e550 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-03T13:37:02+01:00 summary: gh-127787: refactor helpers

[Python-checkins] gh-128404: Remove `asyncio` from `Lib/test/test_sys_settrace` (#128435)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/4ed36d6efb3e3bc613045016dee594d671997709 commit: 4ed36d6efb3e3bc613045016dee594d671997709 branch: main author: Thomas Grainger committer: Eclips4 date: 2025-01-03T12:33:35+02:00 summary: gh-128404: Remove `asyncio` from `Lib/test/test_sys_settrace` (#1284

[Python-checkins] gh-127529: Correct asyncio's `accept_connection` behaviour for handling `ConnectionAbortedError` (#127532)

2025-01-03 Thread kumaraditya303
https://github.com/python/cpython/commit/830e10651b1f45cd0af36ff611397b9f53171220 commit: 830e10651b1f45cd0af36ff611397b9f53171220 branch: main author: jb2170 committer: kumaraditya303 date: 2025-01-03T10:32:36Z summary: gh-127529: Correct asyncio's `accept_connection` behaviour for handling `C

[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-compliant

[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.13] gh-1

[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.12] gh-1

[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-108202: Do

[Python-checkins] gh-128133: use relaxed atomics for hash of bytes (#128412)

2025-01-03 Thread kumaraditya303
https://github.com/python/cpython/commit/0706bab1c0985761cdbc07ab448f98c717276b36 commit: 0706bab1c0985761cdbc07ab448f98c717276b36 branch: main author: Abhijeet committer: kumaraditya303 date: 2025-01-03T13:50:56+05:30 summary: gh-128133: use relaxed atomics for hash of bytes (#128412) files: M