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.
...to the Tools/scripts directory to facilitate conversion from the old bsddb module to the new one. While the user-visible API of the new module is compatible with the old one, it's likely that the version of the underlying database library has changed. To convert from the old library, run the db2pickle.py script using the old version of Python to convert it to a pickle file. After upgrading Python, run the pickle2db.py script using the new version of Python to reconstitute your database. For ...
...to our new contacts. Thanks again to all who have helped by introducing us to the various projects and companies. For EuroPython we have again put up a special and found a few contact scouts willing to help get in touch with the around 600 attendees: http://brochure.getpython.info/meet-us-at-europython This time around, our whole team will be present as well, so we can have a more direct introduction. On the sponsorship side, things are looking bright: we are close to signing up our first ad sp...
...to. C API The PyRange_New() function is deprecated. What's New in Python 2.4 beta 2? Release date: 03-NOV-2004 License The Python Software Foundation changed the license under which Python is released, to remove Python version numbers. There were no other changes to the license. So, for example, wherever the license for Python 2.3 said "Python 2.3", the new license says "Python". The intent is to make it possible to refer to the PSF license in a more durable way. ...
...too much of a modification of the design, but some discussion led to a version that preserved the full shape of the Python logo (with some permitted perspective added, as if logo was stamped on side of a crate). The kind Jonathan Hosmer <jon at pythonforios.com> with whom we worked out the name "Python for iOS" for his Python distribution (modified from the confusing iPython, which is similar to the older IPython shell) decided to offer to PSF members complimentary licenses to hi...
...to participate as members or advisors to the committee. I believe we had 13 attendees to that meeting, and made much more concrete plans for 2012. Goals for 2012 and upshots of March meeting Create a website to coordinate local user group and education events. A logical place to park such a site might be community.python.org (maybe events.python.org or pythoncommunity.org), with links to that subdomain from the home page of python.org. ** Use clever geolocation on mentioned website to point...
...tor, 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 certain circumstances, using any of the popen calls on win9x would cause python to hang. Library The xml.sax.expatreader.ExpatParser class will no longer create circular references by using itself as the locator that gets passed to the content handler impleme...
...to support conference organizers and local user groups wishing to promote Python at their events. 5.3 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported on progress for the month: "The project is currently on hold, since the team members don't have time to put into this." According to M. A. Lemburg, there is nothing new to report for this month. He said: "I'm beginning to believe that doing a sprint of...
...to 30 volunteers have stepped forward to translate the Python Insider blog into other languages. In addition to the original two translations, we now have teams working on Simplified and Traditional Chinese, Korean, Portuguese, Romanian, and German. Persian and Russian volunteers just joined and are setting up the tools. We have added links to all of the available translations in the sidebar on http://blog.python.org/. Work with Jesse Noller to announce the Python-core Mentors project. No progr...
...to (2011) Thea Flowers (2020) Thierry Carrez (2012) Thomas A Caswell (2022) Thomas Waldmann (2009) Thomas Wouters (2001) Tim Ansell (2012) Tim Couper (2010) Tim Golden (2010) Tim Peters (2001) Tom Augspurger (2018) Tom Christie (2020) Tom Viner (2019) Travis Oliphant (2006) Trent Mick (2001) Tres Seaver (2012) Trevor Toenjes (2004) Trey Hunner (2024) Uche Ogbuji (2002) Valentin Dombrovsky (2019) Van Lindberg (2008) Vasudev Ram (2010) Velda Kiara (2025) Vicky Twomey-Lee (2012) Victor Stinner (201...
...to improve our coverage. (Transferred from #13, Dec 2006 §4.) Status: active. [58] Originally from 11 May 2009, Section 5, New Memory for PSF Computer: M. von Löwis will purchase new memory to replace faulty memory on a PSF computer. Status: pending. [65] Originally from 11 May 2009, Section 13, Board Email List and Repository Access to PSF Administrator: S. Holden will initiate further discussion via email about adding the PSF Administrator to the Board email list and granting access to the r...
...to3 can be used as a build_py replacement to automatically run 2to3 on modules that are going to be installed. A new pickle protocol (protocol 3) is added with explicit support for bytes. This is the default protocol. It intentionally cannot be unpickled by Python 2.x. When a pickle written by Python 2.x contains an (8-bit) str instance, this is now decoded to a (Unicode) str instance. The encoding used to do this defaults to ASCII, but can be overridden via two new keyword arguments to the U...
...to 143 PyCon 2019 attendees, which was a 17% increase from 2018! We look forward to increasing PyCon US accessibility in the coming years. In addition to increasing the amount of financial support we provide through PyCon US, the PSF was able to fund two Python in Education projects thanks to our increased revenue in 2019. A $50,000 grant was awarded to the BeeWare Project to improve Python on Android. The PSF also awarded a grant of $12,000 to Meg Ray, to work on creating a Python ...
...tober 19, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $2000 USD to the Introduction to Python and AI Training happening in Hamilton, Canada throughout October 2018 Denied 0-7-0, October 19, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $1560 USD to the Introductory Python Classes in Lumbini, Nepal in 2018 Denied 5-1-1, October 18, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $500 USD to the Python Develo...
If you didn't find what you need, try your search in the Python language documentation.