Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
2007-10-08 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors October 8, 2007 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 8 October 2007. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Status o...
...make sure all of the line items were complete and that all charges were entered. Currently working on finalizing the food and beverage details. Made sure that Kurt paid all urgent invoices from 2013. PyCon Catering Receiving final bills and going through them to check for accuracy. PyCon Contract Negotiations Nothing to report for April PyCon Electrical worked on discount from Tricord for them not having power ready in two rooms at the start of the conference. worked on RFP to ...
...make sure that we get the needed information from contributing members to monitor the effects: have a field with the project name to which the member contributes in the database have a field with the affiliation of the member in the database 6 Voting With the new e-vote system in place, we no longer have fixed voting times, but instead call for votes on an ad-hoc basis. Discussion of the votes will happen on the psf-members list which is open to all voting PSF members. If...
...make an award to an individual nominated by the Board. Expiration If a Community Service Award recipient has not accepted their award within 6 months of written notification, the award expires. August 2025 Q2 2025 Community Service Award was given to Rodrigo Girão Serrão for contribution to the international Python community through leadership of PyCons in Portugal, speaking regularly at PyCons throughout the world, and contributing to the leadership of the Python community in Europe. Q2 20...
...make the bidding parties move more quickly. We are still negotiating room commission rates with the Hyatt. Jesse also reported on the new activities for the month. He said: CTE has been contacted about negotiations and discussions around 2012. 2. We are doing a massive press/blog/email push in the upcoming month to push the call for proposals. Brian Curtin is coordinating this effort. 3. I am flying out to Santa Clara next week (Sept 21st-23rd) for the on site visit and discussions with th...
Version: None
Released: Dec. 21, 2001
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 to remain with Python 2.2, there's a patch available …
View Release Notes
Released: Jan. 31, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b1, is the first of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 …
Released: Feb. 28, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b2, is the second of four planned beta release previews. Among the major new features in Python 3.7 are: PEP 538, Coercing the legacy C locale to a UTF-8 …
Released: Dec. 24, 2018
Note: The release you are looking at is a bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. Among the …
Released: Dec. 11, 2019
Note Python 3.8 is now the latest feature release series of Python 3. Get the latest release of 3.8.x here. We plan to continue to provide bugfix releases for 3.7.x until mid 2020 and security fixes until mid 2023. Python 3.7.6rc1 is the release candidate preview …
Released: Feb. 17, 2020
This is the second release candidate of Python 3.8.2, the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2rc2, 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 …
...makes it easier to meet new people who have similar interests and values and who live in or near one's own community. LoveIntros is an online singles community that provides a safe effective way for Northwest singles to find and meet each other Zoom in The Architecture As a software project, LoveIntros contains several different modules: The end-user's Web application, the administrative interface, the anonymous email daemon, and a cross-platform GUI component for editing some of the site'...
...make a commercial Unicode library called Rosette; their site has some good docs on the issues involved in designing these. (There is a free DOS program called uniconv which uses this to convert files between encodings; if we could write a uniconv.py and do a mass regression test against its output, we'd have finished our job!) Unilib from Sybase is another commercial offering which is widely used. gettext is a GNU library for dealing with string lookups which forms the core part of...
...make" dance. Download locations Python.org: HTTP. > MD5 checksums and sizes 568cf638ef5fc4edfdb4cc878d661129 Python-2.2.exe (7074248 bytes) 87febf0780c8e18454022d34b2ca70a0 Python-2.2.tgz (6542443 bytes) 9ae1d572cbd2bfd4e0c4b92ac11387c6 UNWISE.EXE (162304 bytes) What's New? Highlights Tim Peters developed a brand new Windows installer using Wise 8.1, generously donated to us by Wise Solutions. Type/Class Unification: A new way of intr...
...make screencasts demoing their projects. I think this is an awesome idea. Many people felt that the most successful topics were the ones the students came up with. I'm still thinking how to balance that with my view that the student needs to work with existing code and coders and not just do something standalone and in isolation. Google really emphasized that their goal is for the students to stay with the projects beyond GSoC. So we should do post-mortems to see how many students are still wo...
...make the 2003, 2004, and 2005 PSF tax returns available on the web site. K. Kaiser has added scans of current 2003 & 2004 form 990's to the PSF CVS repository. 2005 is pending. Status: in progress. Section 7, Treasurer Records: K. Kaiser will produce the 2006 PSF financials for the members' meeting. Status: done. Section 7, Treasurer Records: K. Kaiser will make the PSF's final 501(c)(3) ruling available on python.org. Status: done. For the three items above, see Treasurer Records below...
...make use of the Python events calendars (and help maintaining it) and help wherever I can. Issues The budget the board approved for the conference kits is fully used up. I'll have to propose a budget position for marketing activities or use my directors allowance. 5.8 PSF Domains Report The PSF domains team takes care of managing and registering domains owned by the PSF. Please see this wiki page for more information on the effort: https://wiki.python.org/psf/PSF%20D...
Released: May 22, 2023
This is a beta preview of Python 3.12 Python 3.12 is still in development. This release, 3.12.0b1 is the first of four beta release previews of 3.12. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to …
...makes it possible to reuse code by abstracting away from the specific domain and encapsulating the generic relationships and actions common to many business processes. As a result, modules as different as Payroll and Invoice can share almost of all their code. In this example of the ERP5 Universal Business Model, Movement allows the transfer of a quantity of resource from one node to another, Path allows planning of resource sourcing, and Item provides Resource traceability. Zoom in The ERP5 ...
...make the individual parts work together. Email messages coming from the eBukal device had to be parsed on the server to determine the recipient(s) to be notified and the online logbook that should receive the entry. New devices had to be added to the configuration file. Parameters such as the threshold, phone number to dial, and so forth, had to be sent to eBukal via serial port. A graphical user interface (GUI) had to be written to enable personnel in the field to set the device. How eBukal i...
If you didn't find what you need, try your search in the Python language documentation.