Commits
Branch selector
User selector
Commit History
Commits on Feb 3, 2022
bpo-45975: IDLE - Remove extraneous parens (GH-31107)
Show description for 916d0d8authored- authored
- authored
- authored
bpo-46436: Fix command-line option -d/--directory in module http.server (GH-30701)
Show description for 2d08034authored- authored
- authored
- authored
- authored
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031)
Show description for b4bd1e1authoredbpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848)
Show description for 7ffe7baandauthored- authored
Restrict use of Mock objects as specs (GH-31090)
Show description for 6394e98authoredbpo-45629: Improve test.support.skip_if_buildbot (GH-31094)
Show description for 8726067authored- authored
Commits on Feb 2, 2022
bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (#31015)
Show description for 164a017authored- authored
bpo-45173: Keep configparser deprecations until Python 3.12 (GH-30952)
Show description for e8659b4authoredbpo-37705: Remove orphaned PC/errmap.mak (GH-29724)
Show description for 38e0b9eauthoredbpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696)
Show description for 0ef0853authored- authored
bpo-45459: Add Py_buffer to limited API (GH-29991)
Show description for f66c857authoredbpo-43012: remove `pathlib._Accessor` (GH-25701)
Show description for 08f8301authored- authored
- authored
- authored
- authored
- authored
bpo-46414: Add typing.reveal_type (#30646)
Show description for abcc3d7andauthoredbpo-46602: Do not append conftest.c (GH-31062)
Show description for b128896authored
adanhawthbpo-44359: Fix test_ftplib unhandled thread exceptions (GH-31069)
Show description for 0611eafauthoredbpo-46591: Make About IDLE doc link label clickable (GH-30251)
Show description for 53c7808andauthored
Commits on Feb 1, 2022
bpo-14916: use specified tokenizer fd for file input (GH-31006)
Show description for 89b1304authored- authored
bpo-46600: Fix test_gdb.test_pycfunction() for clang -Og (GH-31058)
Show description for bebaa95authored