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.
Version: None
Released: May 31, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b2 is the second of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support …
Released: July 10, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b4 is the fourth and last of the beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to …
Released: Aug. 2, 2021
This is the first release candidate of Python 3.10 This release, 3.10.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate and the last planned release …
View Release Notes
...tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method Resolution Order is a nice paper by Michele Simionato that explains the C3 MRO algorithm (new in Python 2.3) clearly. (Also available as reStructured Text. Copied with permission.) Files, MD5 checksums, signatures, and sizes a3dcbe1c7f173c8e3c7cce28495016ae Python-2.3.1.tgz (8558611 bytes, signature) 2cff4d8a54ad3535376b7bce57538f7a Python-2.3.1.exe (9583272 bytes, signature) The signatu...
...tutorials has officially launched - see: http://pycon.blogspot.com/2011/12/registration-for-pycon-2012-opened.html 4. Idan Gazit has been tapped to do the artwork for the Program Guide and T-Shirts. Negotiations with Elegant Stitches are ongoing. 6. The Tutorial committee has completed it's work, and the full schedule has been announced. We have an amazing line up of tutorials thanks to the hard work of the team: http://pycon.blogspot.com/2011/12/announcing-pycon-2012-tutorials.html 7. The pro...
Released: June 17, 2021
This is a beta preview of Python 3.10 Python 3.10 is still in development. 3.10.0b3 is the third of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support …
...Tutorial Committee Lunch. I have gone through the entire production manual from the Palais and will ensure in the future that all regulations will be followed, especially by our vendors. Expo Hall: Now that I have the floor plan finalized, I am working on allocating sponsors to specific booths. I have created a page on the us.pycon.org website with all of the sponsor info so they may access it at any time necessary. Attendee Registration: We have launched tutorial registration. I have created a ...
...Tutorials Chair: Stuart Williams Tutorials Co-Chair: TBD Posters Chair: Vern Ceder Tutorials Co-Chair: Zac Miller Financial Aide Chair: Peter Kropf Financial Aide Co-Chair: TBD However, under "tabled activities," he provided the following: None Board Meeting Discussion: Noller: "Does anyone have any PyCon related questions for me?" Rush: "The status of AV negotiations, perhaps?" Noller: "See my report, I have yet to get anything from any vendor." ...
Released: Oct. 3, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
Released: May 27, 2004
Released: Dec. 19, 2003
...tutorials target both the seasoned programmer and the newcomer. All are designed to make you productive quickly. The availability of first-rate books completes the learning package. Python is Open The Python implementation is under an open source license that makes it freely usable and distributable, even for commercial use. The Python license is administered by the Python Software Foundation. Take a look at application domains where Python is used, or try the current download for yourself.
...Tutorial, by Andy Robinson. The Unicode Consortium home page. The Linux i18n project home page. Lessons learned from internationalizing JavaScript from an IBM researcher. UTF-8 and Unicode FAQ for Unix/Linux by Markus Kuhn. Jim Breen's Japanese Page. Most things relating to the Japanese language and computing are one or two clicks away from here. Basis Technologies make a commercial Unicode library called Rosette; their site has some good docs on the issues involved in de...
...tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method Resolution Order is a nice paper by Michele Simionato that explains the C3 MRO algorithm (new in Python 2.3) clearly. (Also available as reStructured Text. Copied with permission.) Files, MD5 checksums, signatures, and sizes f54d7a529d444994b4b33429bbb45479 Python-2.3.2.tgz (8459427 bytes, signature) 9271171d55690e5cacd692e563924305 Python-2.3.2.tar.bz2 (7161770 bytes, signature) 87aed0e4a79...
...tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method Resolution Order is a nice paper by Michele Simionato that explains the C3 MRO algorithm (new in Python 2.3) clearly. (Also available as reStructured Text. Copied with permission.) Files, MD5 checksums, signatures, and sizes 4d16732b1cfccc0ed250956d41463c61 Python-2.3.3.tgz (8491380 bytes, signature) 70ada9f65742ab2c77a96bcd6dffd9b1 Python-2.3.3.tar.bz2 (7195007 bytes, signature) 92b8e2bb82f...
...tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method Resolution Order is a nice paper by Michele Simionato that explains the C3 MRO algorithm (new in Python 2.3) clearly. (Also available as reStructured Text. Copied with permission.) Files, MD5 checksums, signatures, and sizes b6cf0b19226861a38689d2fabd0931b3 Python-2.3.4.tgz (8502738 bytes, signature) a2c089faa2726c142419c03472fc4063 Python-2.3.4.tar.bz2 (7189129 bytes, signature) 65275cc93b9...
...tutorials also, the cost would double, making it too expensive in my opinion. We have a proposal for 5 days (tutorials & conference), run by A/V volunteers (not recruited from PyCon attendees) and supervised by people who ran DebConf. They've done some test runs, and the results look very good. Are there any objections to going with that? J. Tauber: "Does that include encoding and putting online?" D. Goodger: yes. S. Holden: "David: I think we have to take your advice here an...
Released: Feb. 8, 2005
Python 2.3.5 (final) on Feb 8th, 2005. This is a bug-fix release for Python 2.3. There have been around 50 bugs fixed since 2.3.4 - in the Python interpreter, the standard library and also in the build process - see the release notes for details. Important: This release is vulnerable …
...tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method Resolution Order is a nice paper by Michele Simionato that explains the C3 MRO algorithm (new in Python 2.3) clearly. (Also available as reStructured Text. Copied with permission.) Files, MD5 checksums, signatures, and sizes 7a1ecc1196c5c0e9d4eef90ba684c4e9 Python-2.3.5.tgz (8535749 bytes, signature) c12b57c6e0cf8bc676fd9444d71c9e18 Python-2.3.5.tar.bz2 (7230000 bytes, signature) ba6f9eb9da4...
...Tutorial registrations are healthy: 136 seats have been filled (I don't know how many people that is, because people can register for 1 or 2 spots). I estimate about $3000 profit from the tutorials at this time. Lengthening the early-bird brought in about 15 more registrations so far, so it didn't make a huge difference. We'll raise prices on the 15th as planned. Current actions: more last-minute publicity. I wrote an Advogato post, and submitted a slashdot story; will send out more announcem...
If you didn't find what you need, try your search in the Python language documentation.