1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 1 year ago.
Jan 18, 2022 — Jan 18, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bpo-46624: Defer to 3.12: "Remove deprecated support for non-integer values" (GH-31098) More... over 2 years ago
bpo-45885: Add more stats for COMPARE_OP in specialize.c (GH-31040) More... over 2 years ago
bpo-45773: Remove invalid peephole optimizations (GH-31066) More... over 2 years ago
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031) More... over 2 years ago
bpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848) More... over 2 years ago
bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993) More... over 2 years ago
Restrict use of Mock objects as specs (GH-31090) More... over 2 years ago
bpo-45629: Improve test.support.skip_if_buildbot (GH-31094) More... over 2 years ago
bpo-45975: Use walrus operator for some idlelib while loops (GH-31083) More... over 2 years ago
bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (#31015) More... over 2 years ago
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086) More... over 2 years ago
bpo-45173: Keep configparser deprecations until Python 3.12 (GH-30952) More... over 2 years ago
bpo-37705: Remove orphaned PC/errmap.mak (GH-29724) More... over 2 years ago
bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696) More... over 2 years ago
Add specialization stats for FOR_ITER. (GH-31079) More... over 2 years ago
bpo-45459: Add Py_buffer to limited API (GH-29991) More... over 2 years ago
bpo-43012: remove `pathlib._Accessor` (GH-25701) More... over 2 years ago
bpo-46072: Add some frame stats. (GH-31060) More... over 2 years ago
Remove Python 3.3 compatibility code from overlapped.c (GH-31049) More... over 2 years ago
bpo-46583: remove unused `sys.version_info` check from `selectors` (GH-31023) More... over 2 years ago
Add recipe for subslices (GH-31028) More... over 2 years ago
Fix minor details in the Counter docs (GH-31029) More... over 2 years ago
bpo-46414: Add typing.reveal_type (#30646) More... over 2 years ago
bpo-46602: Do not append conftest.c (GH-31062) More... over 2 years ago
bpo-44359: Fix test_ftplib unhandled thread exceptions (GH-31069) More... over 2 years ago
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
Wes
More... over 2 years ago
bpo-14916: use specified tokenizer fd for file input (GH-31006) More... over 2 years ago
bpo-46528: Simplify BUILD_TUPLE/UNPACK_SEQUENCE folding (GH-31039) More... over 2 years ago
bpo-46600: Fix test_gdb.test_pycfunction() for clang -Og (GH-31058) More... over 2 years ago
bpo-45953: Preserve backward compatibility on some PyThreadState field names. (GH-31038) More... over 2 years ago