[Python-checkins] Update README.md (#114974)

2024-02-03 Thread willingc
https://github.com/python/cpython/commit/80734a6872105de874a424478cd0001e23286098 commit: 80734a6872105de874a424478cd0001e23286098 branch: main author: Skip Montanaro committer: willingc date: 2024-02-04T00:16:30Z summary: Update README.md (#114974) Trivial edit Co-authored-by: Carol Willing

[Python-checkins] gh-114883: Fix Makefile dependency tree for non-jit builds (GH-114884)

2024-02-03 Thread zware
https://github.com/python/cpython/commit/1032326fe46afaef57c3e01160a4f889dadfee95 commit: 1032326fe46afaef57c3e01160a4f889dadfee95 branch: main author: Zachary Ware committer: zware date: 2024-02-03T23:16:03Z summary: gh-114883: Fix Makefile dependency tree for non-jit builds (GH-114884) files:

[Python-checkins] gh-114803: Mention that `@dataclass` should not be applied on enums (GH-114891)

2024-02-03 Thread ethanfurman
https://github.com/python/cpython/commit/72d2d0f10d5623bceb98a2014926ea0b87594ecb commit: 72d2d0f10d5623bceb98a2014926ea0b87594ecb branch: main author: Nikita Sobolev committer: ethanfurman date: 2024-02-03T13:55:38-08:00 summary: gh-114803: Mention that `@dataclass` should not be applied on enu

[Python-checkins] [3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973)

2024-02-03 Thread pfmoore
https://github.com/python/cpython/commit/364892f6bb0c7ef6f382b617215069ad7587ed8b commit: 364892f6bb0c7ef6f382b617215069ad7587ed8b branch: 3.11 author: Stéphane Bidoul committer: pfmoore date: 2024-02-03T19:38:23Z summary: [3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973) Up

[Python-checkins] [3.12] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114971)

2024-02-03 Thread pfmoore
https://github.com/python/cpython/commit/f7252f6831b15c6415304e36e85917d91ca48e7c commit: f7252f6831b15c6415304e36e85917d91ca48e7c branch: 3.12 author: Stéphane Bidoul committer: pfmoore date: 2024-02-03T19:37:13Z summary: [3.12] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114971) gh

[Python-checkins] [3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114970)

2024-02-03 Thread AlexWaygood
https://github.com/python/cpython/commit/34ab494c74a461e9786720fb38defcf161f7c731 commit: 34ab494c74a461e9786720fb38defcf161f7c731 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-02-03T18:51:56Z summary: [3.11] gh-1011

[Python-checkins] [3.12] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114969)

2024-02-03 Thread AlexWaygood
https://github.com/python/cpython/commit/df9f3ef5a2665d03dfd5bb61a7cea37846f6540c commit: df9f3ef5a2665d03dfd5bb61a7cea37846f6540c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-02-03T18:51:43Z summary: [3.12] gh-1011

[Python-checkins] gh-101100: Fix Sphinx reference warnings in the glossary (#114729)

2024-02-03 Thread AlexWaygood
https://github.com/python/cpython/commit/ab76d37948fd506af44762dc1c3e32f27d1327a8 commit: ab76d37948fd506af44762dc1c3e32f27d1327a8 branch: main author: Skip Montanaro committer: AlexWaygood date: 2024-02-03T18:45:49Z summary: gh-101100: Fix Sphinx reference warnings in the glossary (#114729) Co

[Python-checkins] gh-114965: Updated bundled pip to 24.0 (gh-114966)

2024-02-03 Thread pfmoore
https://github.com/python/cpython/commit/a4c298c1494b602a9650b597aad50b48e3fa1f41 commit: a4c298c1494b602a9650b597aad50b48e3fa1f41 branch: main author: Stéphane Bidoul committer: pfmoore date: 2024-02-03T17:45:09Z summary: gh-114965: Updated bundled pip to 24.0 (gh-114966) Updated bundled pip t

[Python-checkins] gh-114887 Reject only sockets of type SOCK_STREAM in create_datagram_endpoint() (#114893)

2024-02-03 Thread gvanrossum
https://github.com/python/cpython/commit/94ec2b9c9ce898723c3fe61fbc64d6c8f4f68700 commit: 94ec2b9c9ce898723c3fe61fbc64d6c8f4f68700 branch: main author: Travis Howse committer: gvanrossum date: 2024-02-03T17:14:02Z summary: gh-114887 Reject only sockets of type SOCK_STREAM in create_datagram_endp

[Python-checkins] [3.11] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114964)

2024-02-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e846c88b37f4a7a076785f6f9f9150ecd6d4233b commit: e846c88b37f4a7a076785f6f9f9150ecd6d4233b branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-03T16:41:31Z summary: [3.11] gh

[Python-checkins] [3.12] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114963)

2024-02-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8ed20bc8bbf2e41ae2e2dada4279e9a5aa1b6d9a commit: 8ed20bc8bbf2e41ae2e2dada4279e9a5aa1b6d9a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-03T18:39:01+02:00 summary: [3.1

[Python-checkins] gh-112202: Ensure that condition.notify() succeeds even when racing with Task.cancel() (#112201)

2024-02-03 Thread gvanrossum
https://github.com/python/cpython/commit/6b53d5fe04eadad76fb3706f0a4cc42d8f19f948 commit: 6b53d5fe04eadad76fb3706f0a4cc42d8f19f948 branch: main author: Kristján Valur Jónsson committer: gvanrossum date: 2024-02-03T08:19:37-08:00 summary: gh-112202: Ensure that condition.notify() succeeds even wh

[Python-checkins] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960)

2024-02-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/96bce033c4a4da7112792ba335ef3eb9a3eb0da0 commit: 96bce033c4a4da7112792ba335ef3eb9a3eb0da0 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-02-03T16:18:46Z summary: gh-114959: tarfile: do not ignore errors when extract a directo

[Python-checkins] [3.11] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (#114962)

2024-02-03 Thread AlexWaygood
https://github.com/python/cpython/commit/e9639e428a7930636cd57f75c6c7c5ea5c10e4a2 commit: e9639e428a7930636cd57f75c6c7c5ea5c10e4a2 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-02-03T15:48:29Z summary: [3.11] gh-1149

[Python-checkins] [3.12] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (gh-114961)

2024-02-03 Thread rhettinger
https://github.com/python/cpython/commit/c86a9e662f76c8227b22fc6d7255eaa381afbddd commit: c86a9e662f76c8227b22fc6d7255eaa381afbddd branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2024-02-03T15:41:04Z summary: [3.12] gh-11495

[Python-checkins] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956)

2024-02-03 Thread rhettinger
https://github.com/python/cpython/commit/b4240fd68ecd2c22ec82ac549eabfe5fd35fab2a commit: b4240fd68ecd2c22ec82ac549eabfe5fd35fab2a branch: main author: AN Long committer: rhettinger date: 2024-02-03T09:33:58-06:00 summary: gh-114955: Add clear to MutableSequence's mixin methods in document (gh-1

[Python-checkins] [3.12] Update LOGGING example taken from Django docs. (GH-114903) (#114951)

2024-02-03 Thread hugovk
https://github.com/python/cpython/commit/98a8590e73ee16f4215698c19abff457f1081542 commit: 98a8590e73ee16f4215698c19abff457f1081542 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-02-0

[Python-checkins] [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952)

2024-02-03 Thread hugovk
https://github.com/python/cpython/commit/50b912715efc29a3fe2eb8b05c6bf56e45628de1 commit: 50b912715efc29a3fe2eb8b05c6bf56e45628de1 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-02-0

[Python-checkins] gh-111417: Remove unused code block in math.trunc() and round() (GH-111454)

2024-02-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/efc489021c2a5dba46979bd304563aee0c479a31 commit: efc489021c2a5dba46979bd304563aee0c479a31 branch: main author: Jason Zhang committer: serhiy-storchaka date: 2024-02-03T17:11:10+02:00 summary: gh-111417: Remove unused code block in math.trunc() and round()