[Python-checkins] [3.13] gh-125631: Enable setting persistent_id and persistent_load of pickler and unpickler (GH-125752) (GH-126528)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/07a6aa3f8f76994bed4c745758d93b6578cd76e4 commit: 07a6aa3f8f76994bed4c745758d93b6578cd76e4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-11-07T07:21:23Z summary: [3.13] gh

[Python-checkins] gh-125926: Fix urllib.parse.urljoin() for base URI with undefined authority (GH-125989)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dbb6e22cb1f533bba00a61a5b63ec68af9d48836 commit: dbb6e22cb1f533bba00a61a5b63ec68af9d48836 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-11-07T09:09:59+02:00 summary: gh-125926: Fix urllib.parse.urljoin() for base URI with un

[Python-checkins] gh-125631: Enable setting persistent_id and persistent_load of pickler and unpickler (GH-125752)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/223d3dc554dde45f185f7f465753824c6f698b9b commit: 223d3dc554dde45f185f7f465753824c6f698b9b branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-11-07T08:53:02+02:00 summary: gh-125631: Enable setting persistent_id and persistent_loa

[Python-checkins] [3.13] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452) (#126518)

2024-11-06 Thread sobolevn
https://github.com/python/cpython/commit/59316a668ec17374640cdd5fdd73fa2ca23f66b5 commit: 59316a668ec17374640cdd5fdd73fa2ca23f66b5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-11-06T22:41:48Z summary: [3.13] gh-126451:

[Python-checkins] [3.12] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452) (#126519)

2024-11-06 Thread sobolevn
https://github.com/python/cpython/commit/d71da0feda679bea2d291ed59f121a4cdd38b118 commit: d71da0feda679bea2d291ed59f121a4cdd38b118 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-11-06T22:37:37Z summary: [3.12] gh-126451:

[Python-checkins] GH-126458: disable SIMD for HACL under WASI (#126512)

2024-11-06 Thread brettcannon
https://github.com/python/cpython/commit/2a6b6b33dfe0f3c435abf2829b62ef3f1ef12cd3 commit: 2a6b6b33dfe0f3c435abf2829b62ef3f1ef12cd3 branch: main author: Brett Cannon committer: brettcannon date: 2024-11-06T14:33:46-08:00 summary: GH-126458: disable SIMD for HACL under WASI (#126512) Requires an

[Python-checkins] gh-126451: Register contextvars.Context to collections.abc.Mapping (#126452)

2024-11-06 Thread sobolevn
https://github.com/python/cpython/commit/5dc36dc5658f6ba9cfd9d7a2771baaf17d2ee23a commit: 5dc36dc5658f6ba9cfd9d7a2771baaf17d2ee23a branch: main author: Stephen Morton committer: sobolevn date: 2024-11-07T01:12:45+03:00 summary: gh-126451: Register contextvars.Context to collections.abc.Mapping (

[Python-checkins] gh-126509: Update link to CPython's grammar docs in InternalDocs/parser.md (#126510)

2024-11-06 Thread iritkatriel
https://github.com/python/cpython/commit/b9082958ef7dfb57d0fef745a5bf2521546a0dd6 commit: b9082958ef7dfb57d0fef745a5bf2521546a0dd6 branch: main author: Valerii <[email protected]> committer: iritkatriel <[email protected]> date: 2024-11-06T

[Python-checkins] gh-126513: Use helpers for `_Py_Specialize_ConstainsOp` (#126517)

2024-11-06 Thread mpage
https://github.com/python/cpython/commit/6e03ff2419a7faf514ad833dc513175c4f7e9bc7 commit: 6e03ff2419a7faf514ad833dc513175c4f7e9bc7 branch: main author: Kirill Podoprigora committer: mpage date: 2024-11-06T13:52:15-08:00 summary: gh-126513: Use helpers for `_Py_Specialize_ConstainsOp` (#126517)

[Python-checkins] [3.12] gh-126489: Do not call persistent_id() for a persistent id in Python pickle (GH-126490) (GH-126516)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a19832bfbffcca0c224434a877f671137bc87137 commit: a19832bfbffcca0c224434a877f671137bc87137 branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-11-06T21:11:37Z summary: [3.12] gh-126489: Do not call persistent_id() for a persistent

[Python-checkins] [3.13] gh-126489: Do not call persistent_id() for a persistent id in Python pickle (GH-126490) (GH-126514)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9e115b10151304de340a1721e960f4b773641133 commit: 9e115b10151304de340a1721e960f4b773641133 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-11-06T22:54:48+02:00 summary: [3.1

[Python-checkins] gh-126489: Do not call persistent_id() for a persistent id in Python pickle (GH-126490)

2024-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8fa4dc4ba8646c59f945f2451c53e2919f066065 commit: 8fa4dc4ba8646c59f945f2451c53e2919f066065 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-11-06T22:25:14+02:00 summary: gh-126489: Do not call persistent_id() for a persistent id

[Python-checkins] gh-115999: Move specializer test from test_dis to test_opcache (gh-126498)

2024-11-06 Thread corona10
https://github.com/python/cpython/commit/e56fd449fbb9ac099f389806d4c494fa66fca248 commit: e56fd449fbb9ac099f389806d4c494fa66fca248 branch: main author: Donghee Na committer: corona10 date: 2024-11-07T05:23:47+09:00 summary: gh-115999: Move specializer test from test_dis to test_opcache (gh-12649

[Python-checkins] gh-115999: Introduce helpers for (un)specializing instructions (#126414)

2024-11-06 Thread mpage
https://github.com/python/cpython/commit/9ce4fa0719d291070b6a66fe25716ef1e81448fc commit: 9ce4fa0719d291070b6a66fe25716ef1e81448fc branch: main author: mpage committer: mpage date: 2024-11-06T12:04:04-08:00 summary: gh-115999: Introduce helpers for (un)specializing instructions (#126414) Introd

[Python-checkins] gh-126461: Fix _Unpickler_ReadFromFile() error handling (#126485)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/a1c57bcfd2bcbc55ff858407e09c1d8d8cee44e6 commit: a1c57bcfd2bcbc55ff858407e09c1d8d8cee44e6 branch: main author: Victor Stinner committer: vstinner date: 2024-11-06T14:24:46+01:00 summary: gh-126461: Fix _Unpickler_ReadFromFile() error handling (#126485) H

[Python-checkins] gh-122838: Document missing opcodes (#123073)

2024-11-06 Thread iritkatriel
https://github.com/python/cpython/commit/9cba47d9f151734815a61e32391ea7fca877ea55 commit: 9cba47d9f151734815a61e32391ea7fca877ea55 branch: main author: Kamil Turek committer: iritkatriel <[email protected]> date: 2024-11-06T12:16:13Z summary: gh-122838: Document missing

[Python-checkins] [3.13] gh-126313: Fix a crash in curses.napms() due to incorrect error handling (GH-126351) (#126493)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/6e9da38866e3990df440da63bbec39a90487e261 commit: 6e9da38866e3990df440da63bbec39a90487e261 branch: 3.13 author: Bénédikt Tran <[email protected]> committer: vstinner date: 2024-11-06T14:33:23+01:00 summary: [3.13] gh-126313: Fix a cr

[Python-checkins] [3.13] gh-122544: Change OS image in Azure pipeline to Ubuntu 24.04 (GH-125344) (#126479)

2024-11-06 Thread hugovk
https://github.com/python/cpython/commit/4f1584657feb9ff6e22678672fbaf1f5205e8269 commit: 4f1584657feb9ff6e22678672fbaf1f5205e8269 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-11-0

[Python-checkins] [3.13] gh-126455: Disallow _ssl.SSLSocket instantiation (GH-126481) (#126486)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/6a084b9d60f7c6085a5f7ea28c83c6285451a8ea commit: 6a084b9d60f7c6085a5f7ea28c83c6285451a8ea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-06T11:24:45Z summary: [3.13] gh-126455:

[Python-checkins] [3.12] gh-122544: Change OS image in Azure pipeline to Ubuntu 24.04 (GH-125344) (#126480)

2024-11-06 Thread hugovk
https://github.com/python/cpython/commit/7a4262b064a2339c8d37e0267be91a0084f79c3c commit: 7a4262b064a2339c8d37e0267be91a0084f79c3c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-11-0

[Python-checkins] [3.11] gh-87846: test_io: Ignore OpenWrapper in test___all__ (#126478)

2024-11-06 Thread pablogsal
https://github.com/python/cpython/commit/8c6885d636e1c16a8ec83fad579a56d7fe79cdd7 commit: 8c6885d636e1c16a8ec83fad579a56d7fe79cdd7 branch: 3.11 author: Petr Viktorin committer: pablogsal date: 2024-11-06T13:39:30Z summary: [3.11] gh-87846: test_io: Ignore OpenWrapper in test___all__ (#126478) f

[Python-checkins] gh-126433: Change channel_info.count to int64_t (#126447)

2024-11-06 Thread kumaraditya303
https://github.com/python/cpython/commit/09d7083962062acfef7e7a9a309a01fb70ad8276 commit: 09d7083962062acfef7e7a9a309a01fb70ad8276 branch: main author: Victor Stinner committer: kumaraditya303 date: 2024-11-06T15:50:17+05:30 summary: gh-126433: Change channel_info.count to int64_t (#126447) Fix

[Python-checkins] gh-126455: Disallow _ssl.SSLSocket instantiation (#126481)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/b1c4ffc20573befb4db66bbbdd569b9bd13bb127 commit: b1c4ffc20573befb4db66bbbdd569b9bd13bb127 branch: main author: Victor Stinner committer: vstinner date: 2024-11-06T11:59:39+01:00 summary: gh-126455: Disallow _ssl.SSLSocket instantiation (#126481) Prevent

[Python-checkins] [3.12] gh-126455: Disallow _ssl.SSLSocket instantiation (GH-126481) (#126487)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/e6fd40ba1883040224128cbb30fa002827f18392 commit: e6fd40ba1883040224128cbb30fa002827f18392 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-06T11:21:21Z summary: [3.12] gh-126455:

[Python-checkins] [3.13] gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485) (#126495)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/83827ad81972e8e6438a29274dbdcb923d7b1cc4 commit: 83827ad81972e8e6438a29274dbdcb923d7b1cc4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-06T13:51:39Z summary: [3.13] gh-126461:

[Python-checkins] [3.12] gh-126461: Fix _Unpickler_ReadFromFile() error handling (GH-126485) (#126496)

2024-11-06 Thread vstinner
https://github.com/python/cpython/commit/97ab3cf3749085f6f42f38180c40aa88ca1b6355 commit: 97ab3cf3749085f6f42f38180c40aa88ca1b6355 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-06T13:49:25Z summary: [3.12] gh-126461:

[Python-checkins] [3.13] Fix possible null pointer dereference of freevars in _PyCompile_LookupArg (gh-126238) (#126475)

2024-11-06 Thread sobolevn
https://github.com/python/cpython/commit/8059351051e807620d0822f949eef8802d754c93 commit: 8059351051e807620d0822f949eef8802d754c93 branch: 3.13 author: Valery Fedorenko committer: sobolevn date: 2024-11-06T08:10:04Z summary: [3.13] Fix possible null pointer dereference of freevars in _PyCompile