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.
...properties." M.v Löwis: "I think the PyCon sponsorship should be spent on PyCon." S. Holden: "I'd certainly suggest an increase in the sprints budget, and possibly an increase in the maximum award. That seems to have got help to people writing Python." G. Willadsen: "Can you afford captioning at some level? I know we talked about this, but limited captioning, not for all talks, maybe is possible." D. Napoleone: "I have been pushing for Nuance to sponsor ca...
Python Humor Here is a spurious collection of semi to totally unserious stuff, mostly postings found wafting gently in the comp.lang.python newsgroup (a.k.a. the python-list mailing list). See also Andrew Kuchling's collection of Python quotations, containing in a condensed form some sterling examples of the wit and wisdom encountered in the Python world. Contents The Zen of Python Fundamental... Cute Wabbit Shooting Yourself in the Foot Legal Issues Python vs Tcl vs Perl5 Python Object Orie...
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...
2012-06-18 & 2012-06-25 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors June 18, 2012 & June 25, 2012 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Group Video Calling via Skype and Internet Relay Chat beginning at 16:00 UTC, 18 June 2012 (Part 1) and resumed on 25 June 2012 (Part 2) & again was held over Group Video Calling via Skype and Internet Relay Cha...
...properties of a memory views without relying on a particular implementation; remove the ill-named PyMemoryView() function (PyMemoryView_GET_BUFFER() can be used instead). ctypes function pointers that are COM methods have a boolean True value again. Issue #1819: function calls with several named parameters are now on average 35% faster (as measured by pybench). The undocumented C APIs PyUnicode_AsString() and PyUnicode_AsStringAndSize() were made private to the interpreter, in order to be abl...
...properties to remove spam, serve the membership, and conform to the the Python Community Code of Conduct. Approved 9-0-0 by IRC vote, 3 January, 2014. RESOLVED, that the Python Software Foundation grant $1,000 to Brett Hartshorn for one month's work on making PythonJS self-hosted so that it may run completely within a web browser Approved 7-0-2 by IRC vote, 6 December, 2013. RESOLVED, that the board recommends Beslist.nl as a new pending sponsor member Approved 9-0-0 by IRC vote, 6 December,...
...properties of the toplevel application class (in AppleScript terminology). The Package Manager can now update itself. SourceForge Bugs and Patches Applied 430160, 471893, 501716, 542562, 549151, 569574, 595837, 596434, 598163, 604210, 604716, 610332, 612627, 614770, 620190, 621891, 622042, 639139, 640236, 644345, 649742, 649742, 658233, 660022, 661318, 661676, 662807, 662923, 666219, 672855, 678325, 682347, 683486, 684981, 685773, 686254, 692776, 692959, 693094, 696777, 697989, 700827, 703666...
If you didn't find what you need, try your search in the Python language documentation.