Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...tutorials. The Q3 Community Service Award was given to Jessica Greene for her work as an organiser of PyLadies Berlin, for her contribution towards PyLadies Berlin, and support of women in the community. She has also been serving the conduct WG of the PSF and has contributed to arranging sponsored CoC workshops for community organisers. Jessica's work has empowered many women who cannot afford the travel to participate in one of the biggest Python conferences in Europe. June 2024 The Q2 2024...
...tutorials, and the PEPs describing the type/class unification are sometimes hard to read. They also aren't finished yet. That's where this paper comes in: it introduces the key elements of the type/class unification for the average Python programmer. A bit of terminology: "classic Python" refers to Python 2.1 (and its patch releases such as 2.1.1) or earlier versions, while "classic classes" refer to classes defined with a class statement that does not have a built-in object amongst ...
Notes Python 2.1.3 Release Notes Release date: 08-April-2002 What's new in Python 2.1.3 (final)? Core Fixed two bugs reported as SF #535905: under certain conditions, deallocating a deeply nested structure could cause a segfault in the garbage collector, due to interaction with the "trashcan" code; access to the current frame during destruction of a local variable could access a pointer to freed memory. SF #457466: popenx() argument mangling hangs python (win9x only). Under certa...
Notes (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 2.4 final? Release date: 30-NOV-2004 Core and builtins Bug 875692: Improve signal handling, especially when using threads, by forcing an early re-execution of PyEval_EvalFrame() "periodic" code when things_to_do is not cleared by Py_MakePendingCalls(). What's New in Python 2.4 (release candidate 1) Release date: 18-NOV-2004 Core and builtins Bug 1061968: Fixes in 2.4a3 to ad...
Python 2.4.1 - Release Notes (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 2.4.1 final? Release date: 30-MAR-2005 Core and builtins Move exception finalisation later in the shutdown process - this fixes the crash seen in bug #1165761 Tests SF patch 1167316: doctest.py fails self-test if run directly. Build SF patch 1171767: Darwin 8's headers are anal about POSIX compliance, and linking has changed (prebinding is now deprecated, and l...
...tutorials available in Spanish. Approved 11-0-1, June 26, 2017 RESOLVED, that the Python Software Foundation Grant Work Group grant $600 USD to the Django Girls event happening in Belém, Brazil August 5, 2017 Approved 9-0-0, June 20, 2017 RESOLVED, that the Python Software Foundation Grants Work Group grant $745 USD to the Code Carrots event happening in Szczecin, Poland June 23-25, 2017 Approved 7-0-0, June 15, 2017 RESOLVED, that the Python Software Foundation Grants Work Group grant $750 U...
If you didn't find what you need, try your search in the Python language documentation.