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.
...any enhancements to configparser, among them mapping protocol support improvements to pdb, the Python debugger countless fixes regarding bytes/string issues; among them full support for a bytes environment (filenames, environment variables) many consistency and behavior fixes for numeric operations More resources What's new in 3.2? Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production r...
...any checkin. <p>The members decided to circulate the draft agreement publicly for review by potential contributors. The public review period will end by April 15. At that time, the board will get legal review of the agreement. <p>The members discussed plans for future Python conferences. It was agreed that a separate mailing list would be created for discussing conference issues with the larger Python community. <p><b>Adjournment</b> <p>Since there was no f...
...anyone expressed a concern about working with the businesses that use Python. The board shouldn't feel the need to come to the full membership to ratify its decisions on a regular basis. We all felt comfortable with the officers and the board making executive decisions. I think some board members worried that before they took any action, they had to at least take a straw poll on the membership list. That's not necessary. Moreover, if the PSF has official goals, measurable outcomes, and regula...
...any), and details of any special dietary needs. We would also appreciate your permission to publish your name in the list of delegates and to email you with further details about PyCon. <h2>Online registration</h2> <p><font color="red"><small>Unfortunately, our credit card processor can only handle US-ASCII characters; thanks for your understanding. We accept MasterCard, Visa, American Express, and Diner's Club.</small></font> <br> <im...
...anyone wants to join, please let me know. In order to save hosting costs, we have shut down the EC2 instance we've been using, so we're now just paying for the PyPI data storage, which is about USD 12-13 per month." In terms of having any issues surrounding his project, M. A. Lemburg reported no issues except that he just does not have enough time to devote to his Moving PyPI to Amazon CloudFront project. Lemburg also reported on future plans for the project: "Check to see whether...
...any dues. I recommend dropping them at the 2012 Member meeting. Expense: Grants: WebOb Port $3,000 PyLadies 1,220 Boston Python Workship 3,300 Boston Python Meetup.com 72 PyCon Poland 750 PyCon DE 1,500 Libre Graphics 2011 1,500 Sprints: OpenHatch 43 PyCon Finland 267 Twisted 115 Plone ...
...any can order extra brochure copies at very reasonable prices. The difference is that companies can order extra copies for educational institutions of their choice or of the PSF's choice. The bill will be paid by the company and the boxes will go straight to the institution. 6.2.3 Please Help find Sponsors If you know possible sponsors or are interested in sponsoring the brochure yourself, please check the available sponsorship plans we have available: http://brochure.getpy...
Version: None
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features …
View Release Notes
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the …
Released: July 8, 2025
It's the final 3.14 beta! https://www.python.org/downloads/release/python-3140b4/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b4, is the last of four planned beta releases. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes …
...any warnings or error messages sent from other parts of machine. Zoom in Engineer Mode. Engineers can use this panel to get the status of each sensor, to control air cylinders and the conveyor motor, and send commands to a counting and picking machine for maintenance or problem-solving purposes. Zoom in Implementation Python's threading module proved to be a very important tool in handling concurrent processes in the control logic. Threads are used to simultaneously monitor the production ...
Python Success Stories Introduction Cog is a simple code generation tool written in Python. We use it or its results every day in the production of Kubi. Kubi is a collaboration system embodied in a handful of different products. We have a schema that describes the representation of customers' collaboration data: discussion topics, documents, calendar events, and so on. This data has to be handled in many ways: stored in a number of different data stores, shipped over the wire in an XML repr...
...any more modules. (To run the tests, do "import test.autotest".) The interpreter is much smarter about the initial value for sys.path; you can control it easier using $PYTHONHOME (see the usage message, e.g. try python -h). In most situations, the interpreter can be installed at an arbitrary location without having to recompile. The build process now builds a single library (libpython1.5.a) which contains everything except for the main() entry point. This makes life much easier for ...
...any of the following packages were signed with the GPG key in <a href="/ftp/python/2.3.1/rpms/KRUD-GPG-KEY">KRUD-GPG-KEY</a> </ul> <li><b>Source:</b> <ul> <li /><a href="/ftp/python/2.3.1/rpms/python2.3-2.3.1-1pydotorg.src.rpm">python2.3-2.3.1-1pydotorg.src.rpm</a> (Red Hat 9 Source RPM, 9702241 bytes) </ul> <li /><b>Binaries for Red Hat 9 (and similar):</b> <ul> <li /><a href...
...any more POSIX functions in the "os" and "signal" modules, as well as other useful functions such as "sendfile()" Hash randomization, introduced in earlier bugfix releases, is now switched on by default See these resources for further information: What's new in 3.3? 3.3 Release Schedule Change log for this release. Online Documentation Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please repo...
...any more POSIX functions in the "os" and "signal" modules, as well as other useful functions such as "sendfile()" Hash randomization, introduced in earlier bugfix releases, is now switched on by default More resources Change log for this release. Online Documentation What's new in 3.3? 3.3 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. W...
If you didn't find what you need, try your search in the Python language documentation.