I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-104050: Add more type annotations to Argument Clinic (#104628) More... 12 months ago
gh-104629: Don't skip test_clinic if _testclinic is missing (#104630) More... 12 months ago
gh-104549: Set __module__ on TypeAliasType (#104550) More... 12 months ago
gh-104050: Improve some typing around `default`s and sentinel values (#104626) More... 12 months ago
gh-104146: Remove unused vars from Argument Clinic (#104627) More... 12 months ago
gh-104615: don't make unsafe swaps in apply_static_swaps (#104620) More... 12 months ago
GH-104484: Add case_sensitive argument to `pathlib.PurePath.match()` (GH-104565) More... 12 months ago
GH-96803: Document and test new unstable internal frame API functions (GH-104211) More... 12 months ago
GH-104580: Don't cache eval breaker in interpreter (GH-104581) More... 12 months ago
gh-104374: Remove access to class scopes for inlined comprehensions (#104528) More... 12 months ago
gh-103606: Improve error message from logging.config.FileConfig (GH-103628) More... 12 months ago
gh-104499: Fix typo. (#104598) More... 12 months ago
gh-104499: IDLE - fix completions for tk aqua 8.7 (#104591) More... 12 months ago
gh-104340: Suppress warning about unawaited exception for closed pipe stdin (#104586) More... 12 months ago
gh-104555: Runtime-checkable protocols: Don't let previous calls to `isinstance()` influence whether `issubclass()` raises an exception (#104559) More... 12 months ago
gh-104050: Add type hints to Argument Clinic converter keywords (#104588) More... 12 months ago
gh-104496: IDLE - fix About for mixed tcl/tk versions (#104585) More... 12 months ago
gh-104372: Cleanup _posixsubprocess `make_inheritable` for async signal safety and no GIL requirement (#104518) More... 12 months ago
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (#104508) More... 12 months ago
typing: Add more tests for TypeVar (#104571) More... 12 months ago
gh-104572: Improve error messages for invalid constructs in PEP 695 contexts (#104573) More... 12 months ago
typing: Use PEP 695 syntax in typing.py (#104553) More... 12 months ago
gh-102153: Start stripping C0 control and space chars in `urlsplit` (#102508) More... 12 months ago
gh-104469: Update README.txt for _testcapi (gh-104529) More... 12 months ago
GH-103092: isolate `_elementtree` (#104561) More... 12 months ago
gh-104050: Add typing to Argument Clinic converters (#104547) More... 12 months ago
GH-103906: Remove immortal refcounting in the interpreter (GH-103909) More... 12 months ago
gh-87474: Fix file descriptor leaks in subprocess.Popen (#96351) More... 12 months ago
GH-103092: isolate `pyexpat` (#104506) More... 12 months ago
gh-75367: Fix data descriptor detection in inspect.getattr_static (#104517) More... 12 months ago