[Python-checkins] [3.12] gh-123789: `secrets.randbits` returns only non-negative int (GH-123801) (#123831)

2024-09-07 Thread hauntsaninja
https://github.com/python/cpython/commit/77bb14622172c1a5d7d712bfe7050e7277d7ebb0 commit: 77bb14622172c1a5d7d712bfe7050e7277d7ebb0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] gh-123789: `secrets.randbits` returns only non-negative int (#123801)

2024-09-07 Thread hauntsaninja
https://github.com/python/cpython/commit/beee91cdcc0dbecab252f7c5c7c51e2adb8edc26 commit: beee91cdcc0dbecab252f7c5c7c51e2adb8edc26 branch: main author: Wulian <[email protected]> committer: hauntsaninja <[email protected]> date: 2024-09-07T21:17:59-07:00 summary: gh-12

[Python-checkins] Add willingc to CODEOWNERS for Lang Reference Doc (#123812)

2024-09-07 Thread hugovk
https://github.com/python/cpython/commit/11fa11987990eb7ed75b1597cf2e8237f5991c57 commit: 11fa11987990eb7ed75b1597cf2e8237f5991c57 branch: main author: Carol Willing committer: hugovk <[email protected]> date: 2024-09-07T21:46:56+03:00 summary: Add willingc to CODEOWNERS for

[Python-checkins] [3.12] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123814)

2024-09-07 Thread gpshead
https://github.com/python/cpython/commit/e0c69e479ce0adcb91e91c6359b065aeb229edd6 commit: e0c69e479ce0adcb91e91c6359b065aeb229edd6 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2024-09-07T18:22:54Z summary: [3.12] gh-122792:

[Python-checkins] [3.12] Remove excessive backticks in logging doc (GH-123813) (#123817)

2024-09-07 Thread AlexWaygood
https://github.com/python/cpython/commit/ca3ac30d6b903ce7194555b15ca1becc8d560b9d commit: ca3ac30d6b903ce7194555b15ca1becc8d560b9d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-09-07T18:19:23Z summary: [3.12] Remove

[Python-checkins] Remove excessive backticks in logging doc (#123813)

2024-09-07 Thread AlexWaygood
https://github.com/python/cpython/commit/93050e46144c5864fbf2b39eac798387d5758a2d commit: 93050e46144c5864fbf2b39eac798387d5758a2d branch: main author: Wei-Hsiang (Matt) Wang committer: AlexWaygood date: 2024-09-07T18:09:02Z summary: Remove excessive backticks in logging doc (#123813) files: M

[Python-checkins] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793)

2024-09-07 Thread gpshead
https://github.com/python/cpython/commit/76a1c5d18312712baed4699fe7333abb050ec9b7 commit: 76a1c5d18312712baed4699fe7333abb050ec9b7 branch: main author: Seth Michael Larson committer: gpshead date: 2024-09-07T11:05:58-07:00 summary: gh-122792: Make IPv4-mapped IPv6 address properties consistent w