https://github.com/python/cpython/commit/ae7fa9fa60c7dc446c0681122037ab27adf35b51
commit: ae7fa9fa60c7dc446c0681122037ab27adf35b51
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: terryjreedy
date: 2024-02-05T04:17:58Z
summary:
[3.12] Remove
https://github.com/python/cpython/commit/7f1c5578bbe9461185715ce162baf37eb58689f5
commit: 7f1c5578bbe9461185715ce162baf37eb58689f5
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: terryjreedy
date: 2024-02-05T04:18:02Z
summary:
[3.11] Remove
https://github.com/python/cpython/commit/39ec7fbba84663ab760853da2ac422c2e988d189
commit: 39ec7fbba84663ab760853da2ac422c2e988d189
branch: main
author: Terry Jan Reedy
committer: terryjreedy
date: 2024-02-05T04:11:31Z
summary:
Remove bogus syntax error marker in csv doc (#115017)
files:
M Doc/l
https://github.com/python/cpython/commit/5ce076fd92306a0c41cf574221b930d54374bb47
commit: 5ce076fd92306a0c41cf574221b930d54374bb47
branch: 3.11
author: Travis Howse
committer: gvanrossum
date: 2024-02-04T20:01:37-08:00
summary:
[3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_d
https://github.com/python/cpython/commit/e207cc181fbb0ceb30542fd0d68140c916305f57
commit: e207cc181fbb0ceb30542fd0d68140c916305f57
branch: main
author: Terry Jan Reedy
committer: terryjreedy
date: 2024-02-04T20:57:54-05:00
summary:
gh-114628: Display csv.Error without context (#115005)
When cvs
https://github.com/python/cpython/commit/391659b3da570bfa28fed5fbdb6f2d9c26ab3dd0
commit: 391659b3da570bfa28fed5fbdb6f2d9c26ab3dd0
branch: main
author: Russell Keith-Magee
committer: erlend-aasland
date: 2024-02-05T01:04:57+01:00
summary:
gh-114099: Add test exclusions to support running the tes
https://github.com/python/cpython/commit/49fbb068d5d9398b0be746cecb8e0fe214b2654b
commit: 49fbb068d5d9398b0be746cecb8e0fe214b2654b
branch: 3.12
author: Travis Howse
committer: gvanrossum
date: 2024-02-04T15:42:06-08:00
summary:
[3.12] gh-114887 Reject only sockets of type SOCK_STREAM in create_d
https://github.com/python/cpython/commit/27cacdd5b4788fa23f618b4d8d1d0ebf8b740930
commit: 27cacdd5b4788fa23f618b4d8d1d0ebf8b740930
branch: 3.12
author: Tian Gao
committer: AlexWaygood
date: 2024-02-04T22:27:17Z
summary:
[3.12] gh-114480: Add docs for f_trace_opcodes behavior on 3.12 (#114540)
f
https://github.com/python/cpython/commit/89fd79582c0cc525eaf8fc95b57bb47e895bd874
commit: 89fd79582c0cc525eaf8fc95b57bb47e895bd874
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T22:41:25+02:00
summary:
[3.1
https://github.com/python/cpython/commit/15f6f048a6ecdf0f6f4fc076d013be3d110f8ed6
commit: 15f6f048a6ecdf0f6f4fc076d013be3d110f8ed6
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T22:19:06+02:00
summary:
gh-114392: Improve test_capi.test_structmembers (GH-114393
https://github.com/python/cpython/commit/510eb4e6a8f1153119ac51031913676abdc44bb7
commit: 510eb4e6a8f1153119ac51031913676abdc44bb7
branch: 3.11
author: Alex Waygood
committer: AlexWaygood
date: 2024-02-04T20:00:05Z
summary:
[3.11] Bump ruff to 0.2.0 (#114932) (#115008)
files:
M .pre-commit-conf
https://github.com/python/cpython/commit/929d44e15a5667151beadb2d3a2528cd641639d6
commit: 929d44e15a5667151beadb2d3a2528cd641639d6
branch: main
author: Nikita Sobolev
committer: serhiy-storchaka
date: 2024-02-04T19:16:43Z
summary:
gh-114685: PyBuffer_FillInfo() now raises on PyBUF_{READ,WRITE} (
https://github.com/python/cpython/commit/fef6c9bbde887abbebacc16953ad22f6354440b0
commit: fef6c9bbde887abbebacc16953ad22f6354440b0
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: terryjreedy
date: 2024-02-04T19:02:10Z
summary:
[3.11] gh-1138
https://github.com/python/cpython/commit/5d2e30958ae425e6adc635e2ac718e0d8531e794
commit: 5d2e30958ae425e6adc635e2ac718e0d8531e794
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: terryjreedy
date: 2024-02-04T19:00:03Z
summary:
[3.12] gh-1138
https://github.com/python/cpython/commit/da8f9fb2ea65cc2784c2400fc39ad8c800a67a42
commit: da8f9fb2ea65cc2784c2400fc39ad8c800a67a42
branch: main
author: Dai Wentao
committer: terryjreedy
date: 2024-02-04T13:42:58-05:00
summary:
gh-113803: Fix inaccurate documentation for shutil.move when dst is a
https://github.com/python/cpython/commit/0244e96d107833da7b91e0ec5d4c79109e4624ed
commit: 0244e96d107833da7b91e0ec5d4c79109e4624ed
branch: 3.11
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:54:26Z
summary:
[3.11] gh-114388: Fix warnings when assign an unsigned integer
https://github.com/python/cpython/commit/b9937a6f22d3a3b555ec34321acfac189e79a842
commit: b9937a6f22d3a3b555ec34321acfac189e79a842
branch: 3.12
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:21:05Z
summary:
[3.12] gh-114388: Fix warnings when assign an unsigned integer
https://github.com/python/cpython/commit/d466052ad48091a00a50c5298f33238aff591028
commit: d466052ad48091a00a50c5298f33238aff591028
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:06:22Z
summary:
gh-114388: Fix an error in GH-114391 (GH-115000)
files:
M Pyth
https://github.com/python/cpython/commit/f18341fa4e6612ee72657fc2238f0e4271867c61
commit: f18341fa4e6612ee72657fc2238f0e4271867c61
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T16:47:03Z
summary:
[3.11] gh
https://github.com/python/cpython/commit/4548ae7e65a919516939548932644a16a2bdc329
commit: 4548ae7e65a919516939548932644a16a2bdc329
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T16:43:56Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/f8cba751e25e14aa59ea79df65f885c3aaba1865
commit: f8cba751e25e14aa59ea79df65f885c3aaba1865
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T16:16:57Z
summary:
[3.11] gh
https://github.com/python/cpython/commit/222ccbc7d682016450421f0992333f713c8a38ba
commit: 222ccbc7d682016450421f0992333f713c8a38ba
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T16:12:19Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/709a293467b038fbad5eba46fcfa0c3524541f92
commit: 709a293467b038fbad5eba46fcfa0c3524541f92
branch: 3.12
author: Skip Montanaro
committer: AlexWaygood
date: 2024-02-04T16:03:21Z
summary:
[3.12] gh-101100: Fix dangling references in pickle.rst (#114972) (#11
https://github.com/python/cpython/commit/0a737639dcd3b7181250f5d56694b192eaddeef0
commit: 0a737639dcd3b7181250f5d56694b192eaddeef0
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-02-04T16:00:56Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/7e42fddf608337e83b30401910d76fd75d5cf20a
commit: 7e42fddf608337e83b30401910d76fd75d5cf20a
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:49:42+02:00
summary:
gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" no
https://github.com/python/cpython/commit/3ddc5152550ea62280124c37d0b4339030ff7df4
commit: 3ddc5152550ea62280124c37d0b4339030ff7df4
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:32:25+02:00
summary:
gh-114388: Fix warnings when assign an unsigned integer me
https://github.com/python/cpython/commit/0ea366240b75380ed7568acbe95d72e481a734f7
commit: 0ea366240b75380ed7568acbe95d72e481a734f7
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T15:28:07Z
summary:
gh-113280: Always close socket if SSLSocket creation failed (GH
https://github.com/python/cpython/commit/ecabff98c41453f15ecd26ac255d531b571b9bc1
commit: ecabff98c41453f15ecd26ac255d531b571b9bc1
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:27:42+02:00
summary:
gh-113267: Revert "gh-106584: Fix exit code for unittest i
https://github.com/python/cpython/commit/ca715e56a13feabc15c368898df6511613d18987
commit: ca715e56a13feabc15c368898df6511613d18987
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:25:21+02:00
summary:
gh-69893: Add the close() method for xml.etree.ElementTree
https://github.com/python/cpython/commit/fc060969117f5a5dc96c220eb91b1e2f863d71cf
commit: fc060969117f5a5dc96c220eb91b1e2f863d71cf
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-02-04T17:23:26+02:00
summary:
gh-83383: Always mark the dbm.dumb database as unmodified
https://github.com/python/cpython/commit/ff7588b729a2a414ea189a2012904da3fbd1401c
commit: ff7588b729a2a414ea189a2012904da3fbd1401c
branch: main
author: Ethan Furman
committer: ethanfurman
date: 2024-02-04T07:22:55-08:00
summary:
gh-114071: [Enum] update docs and code for tuples/subclasses (GH-11
https://github.com/python/cpython/commit/55e5ae70b30b365515e156adfcf897fe054aaca1
commit: 55e5ae70b30b365515e156adfcf897fe054aaca1
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: AlexWaygood
date: 2024-02-04T14:32:42Z
summary:
[3.11] gh-1011
https://github.com/python/cpython/commit/ec69e1d0ddc9906e0fb755a5234aeabdc96450ab
commit: ec69e1d0ddc9906e0fb755a5234aeabdc96450ab
branch: main
author: Skip Montanaro
committer: AlexWaygood
date: 2024-02-04T14:24:24Z
summary:
gh-101100: Fix dangling references in pickle.rst (#114972)
Co-authore
https://github.com/python/cpython/commit/2443ebd0423102fc2de6c7407756fc254ea87c09
commit: 2443ebd0423102fc2de6c7407756fc254ea87c09
branch: 3.11
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-02-04T04:53:52-0
https://github.com/python/cpython/commit/d8a787258dbbc49b0c17ce62756b72d4a67aba4d
commit: d8a787258dbbc49b0c17ce62756b72d4a67aba4d
branch: 3.12
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-02-04T04:53:45-0
https://github.com/python/cpython/commit/848c86786be588312bff948441929816cdd19e28
commit: 848c86786be588312bff948441929816cdd19e28
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-02-04T09:45:35Z
https://github.com/python/cpython/commit/cf2ecbc51498673b0656943e1972aaf15a67dc05
commit: cf2ecbc51498673b0656943e1972aaf15a67dc05
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2024-02-0
37 matches
Mail list logo