Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
PSF Board Resolutions The Python Software Foundation Resolutions of the Board of Directors Vote counts are of the form "4-2-1" (4 in favor — 2 opposed — 1 abstention) RESOLVED, that the Python Software Foundation approve the minutes at https://mail.python.org/archives/list/psf-important@python.org/thread/WURXJ7SFDWVQHNOTGDH2RYPUF3TRSV4D/ as representing a true and accurate record of the November 12, 2025 meeting. Approved; 7-0-1, 2025-12-10 RESOLVED, that the Python Software...
What's New In Python 3.0 (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 3.0 final Release date: 03-Dec-2008 Core and Builtins Issue #3996: On Windows, the PyOS_CheckStack function would cause the interpreter to abort ("Fatal Python error: Could not reset the stack!") instead of throwing a MemoryError. Issue #3689: The list reversed iterator now supports __length_hint__ instead of __len__. Behavior now matches other reversed ite...
If you didn't find what you need, try your search in the Python language documentation.