1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 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
Update GitHub Owners doc. (#792) More... over 2 years ago
Update documentation in datetime module strftime-and-strptime-behavior fix typo in '%W' format code description (GH-30232) More... over 2 years ago
Mark all clinic headers as generated (GH-30679) More... over 2 years ago
bpo-45680: Minor formatting fix in stdtypes.rst (GH-30690) More... over 2 years ago
bpo-46413: properly test `__{r}or__` code paths in `_SpecialGenericAlias` (GH-30640) More... over 2 years ago
bpo-45680: Clarify documentation on ``GenericAlias`` objects (GH-29335) More... over 2 years ago
bpo-46416: Allow direct invocation of `Lib/test/test_typing.py` (GH-30641) More... over 2 years ago
Fix self-check when targeting Python 3.10 (#12020) More... over 2 years ago
bpo-22039: [doc] clarify that there are no plans to disable deleting an attribute via PyObject_SetAttr (GH-30639) More... over 2 years ago
bpo-43869: Time Epoch is the same on all platforms (GH-30664) More... over 2 years ago
bpo-45535: [Enum] include special dunders in dir() (GH-30677) More... over 2 years ago
bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) More... over 2 years ago
bpo-44024: Improve the TypeError message in getattr and hasattr (GH-25863) More... over 2 years ago
bpo-46045: Do not use POSIX semaphores on NetBSD (GH-30047) More... over 2 years ago
bpo-20823: Clarify copyreg.pickle() documentation (GH-30230) More... over 2 years ago
bpo-46425: Fix direct invocation of multiple test modules (GH-30666) More... over 2 years ago
Move `final` detection for `Enum` in `checker.py` (#11984) More... over 2 years ago
Fix handling of NoReturn in Union return types (#11996) More... over 2 years ago
bpo-43869: Improve epoch docs (GH-25777) More... over 2 years ago
bpo-46028: Calculate base_executable by resolving symlinks in a venv (GH-30144) More... over 2 years ago
bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663) More... over 2 years ago
Fix CI by disabling it on 3.11 (#12003) More... over 2 years ago
bpo-46402: Promote SQLite URI tricks in `sqlite3` docs (GH-30660) More... over 2 years ago
Fix failing match statement tests (#12007) More... over 2 years ago
bpo-46339: Include clarification on assert in 'get_error_line_from_tokenizer_buffers' (#30545) More... over 2 years ago
Support for python 3.10 match statement (#10191) More... over 2 years ago
bpo-42161: Hoist the _PyLong_GetOne() call out of the inner loop. (GH-30656) More... over 2 years ago
bpo-46411: Remove unnecessary calls to sys.exc_info() in tests (GH-30638) More... over 2 years ago