Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...Python interfaces Details on Python Interfaces coming soon...
27 Oct. from 4pm UTC to 6pm UTC, 2021
Location: Online, Düsseldorf, Germany
...Python Details on static typing in Python coming soon...
18 May from 7pm UTC to 9pm UTC, 2017
Location: Ljubljana, Slovenia
...Python-C API, so I expected at most modest speed up compared to f7(). Given the effort of writing and testing an extension (compared to whipping up those Python one-liners), as well as the dependency on a non-standard Python extension, I decided not to pursue this option... Conclusion If you feel the need for speed, go for built-in functions - you can't beat a loop written in C. Check the library manual for a built-in function that does what you want. If there isn't one, h...
...Python Conference, San Jose, Ca., Oct. 1997, pp. 11-20. [Hugunin2] Jim Hugunin. JPython Update. Invited talk, 7th International Python Conference. Houston, Tex., Nov. 1998. PowerPoint slides: http://www.jpython.org/jpython-talk-1.ppt [Jackson] Daniel Jackson and Allison Waingold. Lightweight Extraction of Object Models from Bytecode. In Proceedings of the International Conference on Software Engineering, Los Angeles, Ca., May 1999. [JPython] http://www.jpython.org/ [Know...
...Python I had used Python for small scripting projects before, and liked its quick-off-the-blocks feel. It would provide me with a malleable environment in which to experiment with features, to see what Nat would find interesting. Although this was an at-home project to be used only by my son, it shared issues with larger, supposedly more serious projects: unclear requirements, unpredictable customers, and limited developer resources. The most important concern to me in choosing the developmen...
Version: None
Released: Nov. 15, 2022
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test …
Released: Oct. 12, 2014
Python 3.3.x has reached end-of-life. Python 3.3.7, the final security-fix release, is available here. This is a security-fix source-only release. The list of fixed security related issues can be found in the NEWS file. Major new features of the 3.3 series, compared to …
View Release Notes
...python.org/mailman/private/psf-board/2013-March/021119.html as representing a true and accurate record of the February 20 2013 meeting. Approved, 8-0-0. 3 Votes Taken Between Meetings There were no votes taken between meetings. 4 Reports Will be handed in the second meeting in March 2013. 5 Python Code of Conduct RESOLVED, that the board approves the initial Python Community Code of Conduct presented at http://wiki.python.org/psf/CodeOfC...
Released: June 13, 2016
Python 2.7.12 release candidate 1 is the first release candidate for 2.7.12, a bugfix release in the 2.x series.
Released: Dec. 4, 2016
Python 2.7.13 release candidate 1 is the first release candidate for 2.7.13, a bugfix release in the 2.x series.
Released: Nov. 21, 2015
Python 2.7.11 release candidate 1 is the first release candidate for 2.7.11, the next bugfix release in the 2.x series.
Released: Feb. 2, 2021
This is an early developer preview of Python 3.10 Major new features of the 3.10 series, compared to 3.9 Python 3.10 is still in development. This release, 3.10.0a5 is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to test the current …
Python Software Foundation: Minutes of Board of Directors Meeting (December 14, 2004) .. raw:: html The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors December 14, 2004 .. sectnum:: A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 UTC, December 14, 2004. Stephan Deibel presided at the meeting. Attendance ========== The following members of the Board of Dir...
28 Feb. from 6am UTC to 9am UTC, 2014
Location: UPES, Dehradun, India
https://www.facebook.com/events/1400589303537062
12 Nov. from 12am UTC , 2017
Location: Denver, CO, USA
...Python code broken with this. No array attributes (namely shape, flat, real and imag) for Python versions previous to 2.2 (we use the properties feature to support this for 2.2 and later; so it is only incompatible with Numeric with older versions of Python) There are more minor differences, but these are the major backward compatiblity issues at the Python level. Two of them should not be problems for most users using Python 2.2 or later. It does have a number of importa...
Python Software Foundation: Minutes of Board of Directors Meeting (June 10, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors June 10, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the...
Released: May 11, 2015
Python 2.7.10 release candidate 1 is the first release candidate for 2.7.10, the next bugfix release in the 2.x series. It includes numerous bugfixes over 2.7.9.
If you didn't find what you need, try your search in the Python language documentation.