1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected about 1 year ago.
Jan 18, 2022 — Jan 18, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-74573: document that ndbm can silently corrupt databases on macOS (#113354) More... 4 months ago
gh-113188: Fix shutil.copymode() on Windows (GH-113189) More... 4 months ago
gh-112925: Fix error in example of `datetime.time.fromisoformat` and add doctest marker (GH-112931) More... 4 months ago
gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) More... 4 months ago
gh-113317: Clean up Argument Clinic global namespace (#113414) More... 4 months ago
gh-113317: Remove TextAccumulator type alias from clinic.py (#113413) More... 4 months ago
GH-110109: Adjust `test_pathlib_abc` imports to ease backporting (#113411) More... 4 months ago
gh-113317: Argument Clinic: tear out internal text accumulator APIs (#113402) More... 4 months ago
GH-110109: pathlib ABCs: do not vary path syntax by host OS. (#113219) More... 4 months ago
GH-112855: Slightly improve tests for `pathlib.PurePath` pickling (#113243) More... 4 months ago
gh-113212: Improve error message & document zero-arg super inside nested functions and generator expressions (GH-113307) More... 4 months ago
GH-110109: Fix misleading `pathlib._abc.PurePathBase` repr (#113376) More... 4 months ago
GH-112215: Increase C recursion limit for non debug builds (GH-113397) More... 4 months ago
gh-109989: Fix test_c_locale_coercion when PYTHONIOENCODING is set (#113378) More... 4 months ago
gh-113384: Skip test_freeze for framework builds on macOS (#113390) More... 4 months ago
gh-113297: Fix segfault in compiler for with statement with 19 context managers (#113327) More... 4 months ago
gh-112027: Don't print mimalloc warning after mmap() call (gh-113372) More... 4 months ago
Bump mypy to 1.8.0 (#113385) More... 4 months ago
gh-113157 gh-89519: Fix method descriptors (gh-113233) More... 4 months ago
gh-113313: Note that slice support is not required for all sequences. (gh-113377) More... 4 months ago
gh-113370: Add missing obmalloc.o dependencies on mimalloc (#113371) More... 4 months ago
gh-95754: Better AttributeError on partially initialised module (#112577) More... 4 months ago
blurb: Drop support for EOL Python 3.7 (#521) More... 4 months ago
gh-113174: Sync with importlib_metadata 7.0 (#113175) More... 4 months ago
gh-113343: Fix error check on mmap(2) (#113342) More... 4 months ago
gh-113325: Remove a debugging print accidentally left in test_symtable (GH-113368) More... 4 months ago
gh-65701: document that freeze doesn't work with framework builds on macOS (#113352) More... 4 months ago
Minor updates to mypy 1.8 changelog entries (#16692) More... 4 months ago
gh-110383: Improve accuracy of str.split() and str.rsplit() docstrings (#113355) More... 4 months ago
gh-87277: Don't look for X11 browsers on macOS in webbrowser (#24480) More... 4 months ago