Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 23, 2023
gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106031)
Show description for c8c162eauthored- authored
- authored
gh-85136: Remove disabled remote IMAP tests (#106022)
Show description for 37c5c40authored- authored
Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (#105886)
Show description for a72683bgh-105927: Remove _PyWeakref_GetWeakrefCount() (#106007)
Show description for 6a80664authored- authored
Commits on Jun 22, 2023
gh-105927: PyImport_AddModule() uses _PyWeakref_GET_REF() (#106001)
Show description for ee52158authoredgh-105922: Use PyImport_AddModuleRef() function (#105999)
Show description for 193a2b2authored- authored
- authored
gh-105927: Avoid calling PyWeakref_GET_OBJECT() (#105997)
Show description for 46a3190authoredgh-105927: Add _PyWeakref_IS_DEAD() function (#105992)
Show description for c38da1eauthoredgh-101538: Add experimental wasi-threads build (#101537)
Show description for d8f87cdgh-98931: Add custom error messages to invalid import/from with multiple targets (#105985)
Show description for 13237a2GH-89812: Add `pathlib.UnsupportedOperation` (GH-105926)
Show description for a800670authored- authored
Commits on Jun 21, 2023
- authored
gh-104212: Explain how to port imp.load_source() (#105978)
Show description for 18a7c86authored- authored
gh-105927: finalize_modules_clear_weaklist() uses _PyWeakref_GET_REF() (#105971)
Show description for 4328dc6authoredgh-105927: type_from_ref() uses _PyWeakref_GET_REF() (#105963)
Show description for fc32522authoredgh-105927: Fix test_weakref_capi() refleak (#105966)
Show description for 2178bbcauthoredgh-105927: _ctypes use PyWeakref_GetRef() (#105964)
Show description for 48d107aauthored- authored
- authored
gh-105927: _abc and _thread use PyWeakref_GetRef() (#105961)
Show description for fb1e691authoredUse CSV-separated outputs @ get-changed-files @ CI (#105151)
Show description for eaa6702gh-105927: Add PyWeakref_GetRef() function (#105932)
Show description for 9c44656authored
Commits on Jun 20, 2023
- authored
- authored
gh-105915: Add 'r' prefix to not emit SyntaxWarning in test_fstring (#105940)
Show description for 4b431d2authored- authored
make regen-stdlib-module-names rejects test modules (#105921)
Show description for 155577dauthored