Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...all continue under current membership and leadership, and that the committee's activities shall now be constrained to all aspects of fund raising for the PSF, including but not limited to (1) creation of fund raising messages, ads, and materials, (2) soliciting of donations from private and company contributors, and (3) management of fund raising infrastructure. The motion passed by a 5-0-0 vote. 7. Miscellaneous There was no progress on the contributor forms, reported Von Löwis. L...
...all these packages. <hr /> <li />Q) I'm trying to build the RPMS, but I get: <pre>RPM build errors: File not found by glob: /var/tmp/python2.3-2.3.5-root/usr/lib/python2.3/lib-dynload/_tkinter.so*</pre> <li />A) You need to have the Tk development package installed. This package is usually called "tk-devel", and can be obtained from the same place that you normally find packages for your system. You may also need to install the "tcl-devel" p...
...all these packages. <hr /> <li />Q) I'm trying to build the RPMS, but I get: <pre>RPM build errors: File not found by glob: /var/tmp/python2.4-2.4.1c2-root/usr/lib/python2.4/lib-dynload/_tkinter.so*</pre> <li />A) You need to have the Tk development package installed. This package is usually called "tk-devel", and can be obtained from the same place that you normally find packages for your system. You may also need to install the "tcl-devel"...
...ally and will spread the FA budget farther. 8.6 PyCon Electrical Nothing to report 8.7 PyCon Exhibit Hall Working with Tricord on getting the floor plan for the expo hall ready. I have completed the first version, but need to have it revised to include more booths since we have booked several since it was made. We have created a floor plan that will have lunch and the booths in the same expo hall. I have sent in my second revision for the expo hall. My c...
...allows new developers to come up to speed quickly when working on new GDS data access tasks. Text, Text, Text Text processing is where Python really shines for us. Almost all the data handled at Gusto.com is text-based. From screen scraping GDS data to data mining vendors' websites, Python tools munge text day in and day out, and have yet to run into any problems with the language or it's performance. For these tasks, Python is fast. One of the tools currently being worked on is a localization...
...allen) Christian Tismer Barry Warsaw Ka-Ping Yee The following members sent in absentee ballots: Hye-Shik Chang Walter Dörwald Neil Hodgson Trent Mick Neil Schemenauer Jason Tishler The following members were represented by proxy (in parentheses): Aahz (Andrew Kuchling) Anthony Baxter (Richard Jones) Matthew Dixon Cowles (Tim Peters) Paul Dubois (Guido van Rossum) Jim Fulton (Tim Peters) Thomas Heller (Martin von Löwis) Zope (Tim Peters) 48 members were in attendance, represented by proxy, ...
...allot for elections and resolutions under consideration at the PSF member meeting to be held at the Dallas/Addison Marriott Quorum By The Galleria hotel on February 23, 2007 from 6:40-8:40 pm. Election of Nominated Members The following people have been nominated for membership in the PSF. To be elected, a nominee must receive more "Yes" votes than "No" votes. Please vote to accept as a new nominated member (check one of "Yes", "No", or "Abstain"...
...ally from September 2005, Section 4, Donor Levels: S. Deibel will add the topic of "Donor Levels" to the agenda of a future meeting, and may begin discussions via email before that (carried forward). Originally from September 2005, Section 6, Python.org Redesign: S. Holden hopes to have a transition plan within a couple of weeks (discussed in Python.org Redesign below). Originally from September 2005, Section 7, Infrastructure Committee Status Report: A. Kuchling will try to change t...
...ally generate files readable by Microsoft Word, so OpenJade was set to emit Microsoft Word Rich Text files. OpenJade operates as a command-line application, and thus is simple to control from Python code with the Popen4 Python standard library call. Post-Processing using Word Automation with PythonCOM The Microsoft Rich Text Format files created by OpenJade are quite attractive in overall appearance. However, they did not conform with many of the corporate level standards for formatted Word do...
...alled will not be available for the new version, you will probably have to rebuild the packages from source or Source RPM. <p /> You can tweek several settings in the built RPMs by modifying the SPEC file that builds the RPMs. To do this, download the .src.rpm release and install it as you normally would an RPM package. This will install the source and the build control file ("SPEC" file). The .spec file is probably installed in "/usr/src/redhat/SPECS". <p /> Ed...
...all operations. Code by Michael Gilfix and Bernard Yue, based on Tim O'Malley's timeoutsocket.py. Some bugs in this feature were fixed in 2.3b1; as a result, all platforms now use a Python wrapper class for socket objects. Also new in 2.3b1, support for inet_pton() and inet_ntop(). ssl - the Windows installer now incorporates SSL support. (New in 2.3a2: timeouts set on the underlying socket are now handled correctly.) Tkinter - now returns Tcl objects instead of strings. Support for Tcl/Tk ...
...ally from 16 June 2008, Section 6.4, Treasurer's Report: D. Goodger will send all remaining PyCon checks to K. Kaiser for deposit. Status: carried forward. Originally from 16 June 2008, Section 6.5, Treasurer's Report: D. Godoger will provide K. Kaiser with PyCon financial aid documentation. Status: carried forward. Originally from 16 June 2008, Section 6.6, Treasurer's Report: D. Goodger will provide K. Kaiser with PyCon expense and cash reports. Status: carried forward. Originally from 16 J...
...all, but I'm glad that such projects can finally be undertaken with the PSF. We are currently preparing the paperwork to get the contractual side setup and have in parallel started work on the content." As far as future plans are concerned for his marketing materials project, he reported: "If the project goes well, we'll follow up with a Python flyer, translated versions of the brochure and also consider creating marketing material more targeted at specific user groups or application f...
Version: None
Released: Sept. 23, 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 …
View Release Notes
Released: Dec. 11, 2018
Python 3.7.2rc1 is the release candidate preview of the second maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Among the major new features in Python 3.7 are: PEP 539, …
Released: March 12, 2019
Python 3.7.3rc1 is the release candidate preview of the third maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Among the major new features in Python 3.7 are: PEP 539, …
Released: July 4, 2019
This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.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 …
Released: Feb. 24, 2020
This is the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Major new …
If you didn't find what you need, try your search in the Python language documentation.