[Python-checkins] gh-81094: Refer to PEP 318 in compound_statements.rst (#113588)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/8ff44f855450244d965dbf82c7f0a31de666007c commit: 8ff44f855450244d965dbf82c7f0a31de666007c branch: main author: John D. McDonald <[email protected]> committer: hugovk date: 2024-01-02T10:40:14+02:00 summary: gh-81094: Refer to PEP

[Python-checkins] [3.11] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113644)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/f8b61c739be0e0b53bd4824b54e8a42f52bfb7f7 commit: f8b61c739be0e0b53bd4824b54e8a42f52bfb7f7 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hugovk date: 2024-01-02T08:45:51Z summary: [3.11] gh-81094: Re

[Python-checkins] [3.12] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113643)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/3b5c2da0799154fc39675e3092d326a212e19a2e commit: 3b5c2da0799154fc39675e3092d326a212e19a2e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk date: 2024-01-02T08:46:01Z summary: [3.12] gh-81094: Re

[Python-checkins] [3.12] gh-101100: Fix Sphinx warnings from removed `~!` references (GH-113629) (#113641)

2024-01-02 Thread AlexWaygood
https://github.com/python/cpython/commit/764354590506067178e879e0d62143906f2b2d95 commit: 764354590506067178e879e0d62143906f2b2d95 branch: 3.12 author: Hugo van Kemenade committer: AlexWaygood date: 2024-01-02T12:59:42Z summary: [3.12] gh-101100: Fix Sphinx warnings from removed `~!` references

[Python-checkins] gh-113602: Bail out when the parser tries to override existing errors (#113607)

2024-01-02 Thread pablogsal
https://github.com/python/cpython/commit/9ed36d533ab8b256f0a589b5be6d7a2fdcf4aff2 commit: 9ed36d533ab8b256f0a589b5be6d7a2fdcf4aff2 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-01-02T13:00:52Z summary: gh-113602: Bail out when the parser tries to override existing er

[Python-checkins] [3.12] Use the official term "free-threading" for GitHub Action (g… (#113646)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/20631e840e60ba99c95243c82bb87ab58cb9c506 commit: 20631e840e60ba99c95243c82bb87ab58cb9c506 branch: 3.12 author: Donghee Na committer: hugovk date: 2024-01-02T15:04:40+02:00 summary: [3.12] Use the official term "free-threading" for GitHub Action (g… (#1136

[Python-checkins] [3.11] gh-101100: Fix Sphinx warnings from removed `~!` references (GH-113629) (#113642)

2024-01-02 Thread AlexWaygood
https://github.com/python/cpython/commit/035b6eb9878707413c5fab5e3dcc93f3e3261cd0 commit: 035b6eb9878707413c5fab5e3dcc93f3e3261cd0 branch: 3.11 author: Hugo van Kemenade committer: AlexWaygood date: 2024-01-02T13:00:06Z summary: [3.11] gh-101100: Fix Sphinx warnings from removed `~!` references

[Python-checkins] [3.11] Use the official term "free-threading" for GitHub Action (g… (#113647)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/9beb56594db36eab985f1fa05385eb34fae178ac commit: 9beb56594db36eab985f1fa05385eb34fae178ac branch: 3.11 author: Donghee Na committer: hugovk date: 2024-01-02T15:04:11+02:00 summary: [3.11] Use the official term "free-threading" for GitHub Action (g… (#1136

[Python-checkins] [3.11] gh-113602: Bail out when the parser tries to override existing errors (GH-113607) (#113653)

2024-01-02 Thread pablogsal
https://github.com/python/cpython/commit/1c381ec4edfa6364474fa795a93ed1cccb6df903 commit: 1c381ec4edfa6364474fa795a93ed1cccb6df903 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2024-01-02T13:22:39Z summary: [3.11] gh-113602

[Python-checkins] [3.12] gh-113602: Bail out when the parser tries to override existing errors (GH-113607) (#113652)

2024-01-02 Thread pablogsal
https://github.com/python/cpython/commit/499f1d0a03c285f0cfbbfb1c1f1d1ce709f8ce69 commit: 499f1d0a03c285f0cfbbfb1c1f1d1ce709f8ce69 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2024-01-02T13:27:20Z summary: [3.12] gh-113602

[Python-checkins] gh-111178: Avoid calling functions from incompatible pointer types in listobject.c (GH-112820)

2024-01-02 Thread encukou
https://github.com/python/cpython/commit/5d36a95e64e30606e8f8e332edf6bde91ac344cf commit: 5d36a95e64e30606e8f8e332edf6bde91ac344cf branch: main author: Christopher Chavez committer: encukou date: 2024-01-02T14:41:32+01:00 summary: gh-78: Avoid calling functions from incompatible pointer type

[Python-checkins] gh-111178: Avoid calling functions from incompatible pointer types in descrobject.c (GH-112861)

2024-01-02 Thread encukou
https://github.com/python/cpython/commit/acf4cf5ca5ef62407e35609fb365e7dfaa362648 commit: acf4cf5ca5ef62407e35609fb365e7dfaa362648 branch: main author: Christopher Chavez committer: encukou date: 2024-01-02T15:03:39+01:00 summary: gh-78: Avoid calling functions from incompatible pointer type

[Python-checkins] gh-111178: Avoid calling functions from incompatible pointer types in dictobject.c (#112892)

2024-01-02 Thread encukou
https://github.com/python/cpython/commit/a1eea1d032d4436131716aec3d8936042bcbfa9d commit: a1eea1d032d4436131716aec3d8936042bcbfa9d branch: main author: Christopher Chavez committer: encukou date: 2024-01-02T15:32:37+01:00 summary: gh-78: Avoid calling functions from incompatible pointer type

[Python-checkins] gh-111178: Avoid calling functions from incompatible pointer types in _tkinter.c (GH-112893)

2024-01-02 Thread encukou
https://github.com/python/cpython/commit/f637b44dd279a7e42d34dc3a00959315b1778072 commit: f637b44dd279a7e42d34dc3a00959315b1778072 branch: main author: Christopher Chavez committer: encukou date: 2024-01-02T15:51:32+01:00 summary: gh-78: Avoid calling functions from incompatible pointer type

[Python-checkins] build(deps): bump actions/stale from 8 to 9 (#113611)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/ce7a8eef79c1f81358e00aa84b906540edd91458 commit: ce7a8eef79c1f81358e00aa84b906540edd91458 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: hugovk date: 2024-01-02T18:19:01+02:00 summary: build(deps): bump

[Python-checkins] build(deps): bump actions/upload-artifact from 3 to 4 (#113614)

2024-01-02 Thread hugovk
https://github.com/python/cpython/commit/fff1e8a50b4eeea83090f4c11e21b4577e8d09e3 commit: fff1e8a50b4eeea83090f4c11e21b4577e8d09e3 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: hugovk date: 2024-01-02T18:20:17+02:00 summary: build(deps): bump

[Python-checkins] gh-53502: Fix plistlib.dump() for naive datetime with aware_datetime option (GH-113645)

2024-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/50b093f5c7060c0b44c264808411346cee7becf0 commit: 50b093f5c7060c0b44c264808411346cee7becf0 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-01-02T21:45:36+02:00 summary: gh-53502: Fix plistlib.dump() for naive datetime with awar

[Python-checkins] gh-110824 Temporarily skip test_sysconfig.test_library on macOS framework builds. (GH-113298)

2024-01-02 Thread ned-deily
https://github.com/python/cpython/commit/bab0758ea4a1d4666a973ae2d65f21a09e4478ba commit: bab0758ea4a1d4666a973ae2d65f21a09e4478ba branch: main author: Skip Montanaro committer: ned-deily date: 2024-01-02T16:29:08-05:00 summary: gh-110824 Temporarily skip test_sysconfig.test_library on macOS fra

[Python-checkins] GH-113657: Add back missing _SET_IP uops in tier two (GH-113662)

2024-01-02 Thread brandtbucher
https://github.com/python/cpython/commit/b0fb074d5983f07517cec76a37268f13c986d314 commit: b0fb074d5983f07517cec76a37268f13c986d314 branch: main author: Brandt Bucher committer: brandtbucher date: 2024-01-02T14:09:57-08:00 summary: GH-113657: Add back missing _SET_IP uops in tier two (GH-113662)

[Python-checkins] gh-113628: Fix test_site test with long stdlib paths (#113640)

2024-01-02 Thread carljm
https://github.com/python/cpython/commit/5dc79e3d7f26a6a871a89ce3efc9f1bcee7bb447 commit: 5dc79e3d7f26a6a871a89ce3efc9f1bcee7bb447 branch: main author: Itamar Oren committer: carljm date: 2024-01-02T17:30:53-07:00 summary: gh-113628: Fix test_site test with long stdlib paths (#113640) files: M

[Python-checkins] [3.12] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113671)

2024-01-02 Thread carljm
https://github.com/python/cpython/commit/329f8d1f0b868b3e9bd23085157cb29aecf9bac1 commit: 329f8d1f0b868b3e9bd23085157cb29aecf9bac1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: carljm date: 2024-01-02T17:59:39-07:00 summary: [3.12] gh-1136

[Python-checkins] [3.11] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113672)

2024-01-02 Thread carljm
https://github.com/python/cpython/commit/93e9381e1c7c53b7a90851284719498c7452e925 commit: 93e9381e1c7c53b7a90851284719498c7452e925 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: carljm date: 2024-01-03T01:02:14Z summary: [3.11] gh-113628: F