You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* main: (26 commits)
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (#104508)
typing: Add more tests for TypeVar (#104571)
gh-104572: Improve error messages for invalid constructs in PEP 695 contexts (#104573)
typing: Use PEP 695 syntax in typing.py (#104553)
gh-102153: Start stripping C0 control and space chars in `urlsplit` (#102508)
gh-104469: Update README.txt for _testcapi (gh-104529)
GH-103092: isolate `_elementtree` (#104561)
gh-104050: Add typing to Argument Clinic converters (#104547)
GH-103906: Remove immortal refcounting in the interpreter (GH-103909)
gh-87474: Fix file descriptor leaks in subprocess.Popen (#96351)
GH-103092: isolate `pyexpat` (#104506)
gh-75367: Fix data descriptor detection in inspect.getattr_static (#104517)
gh-104050: Add more annotations to `Tools/clinic.py` (#104544)
gh-104555: Fix isinstance() and issubclass() for runtime-checkable protocols that use PEP 695 (#104556)
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
CODEOWNERS: Assign new PEP 695 files to myself (#104551)
GH-104510: Fix refleaks in `_io` base types (#104516)
gh-104539: Fix indentation error in logging.config.rst (#104545)
gh-104050: Don't star-import 'types' in Argument Clinic (#104543)
gh-104050: Add basic typing to CConverter in clinic.py (#104538)
...
0 commit comments