Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...Python 2.2.1</h2> <p>This page now exists only to clarify incompatibilities between Python version 2.2[.x] and versions before 2.2. <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not everything is listed here; for the full list see the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/python/pytho...
...Python Association (BAPyA) BAPyA is a group of Python community organizers in the San Francisco Bay Area dedicated to supporting local gatherings to learn and discuss Python. Please consider supporting the BAPyA community with a contribution. Boston Python Boston Python is one of the world's largest local Python user groups. We have a presentation night and a project night almost every month, and run weekend workshops to introduce beginners to Python. Your donation helps keep the Python commu...
...Python Programs through Optimization and Extensions I </td><td> <xxx-input name=PyCon_AFTERNOON type=radio value=PM4> FULL: Faster Python Programs through Optimization and Extensions II </td></tr> <tr><td> <input name=PyCon_MORNING type=radio value=AM5> Python 101 </td><td> <xxx-input name=PyCon_AFTERNOON type=radio value=PM5> FULL: Code Like a Pythonista: Idiomatic Python </td></tr> <tr><td> <input name...
...Python Software Foundation Minutes of a Regular Meeting of the Board of Directors May 10, 2013 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Group Conference Call via phone and Internet Relay Chat beginning at 18:00 CEST/ 12:00 EDT, on May 10 2013. Van Lindberg presided over the meeting. Ewa Jodlowska prepared the minutes. All votes are reported in the form "Y-N-A" (in favor-Yâopposed-Nâabstentions-A; e.g. "5-1-2"...
...Python Conference The PSF received a request from the organizer of a Python conference in Peru, looking for speaker recommendations. M. von Löwis wrote to the PSF members' members list, passing on the request. M. von Löwis will follow up on responses to the Peruvian Python Conference organizer's request for speakers. 9 Adjournment S. Holden adjourned the meeting at 18:17 UTC.
...Python Software Foundation’s mission to promote the Python programming language, especially in supporting and enhancing the education of Python. Re-establishing resolution: RESOLVED, that the Python Software Foundation Board of Directors approve the Education & Outreach Work Group Charter as written at https://wiki.python.org/psf/PythonEduWGCharter. Approved; 10-0-0 by PSF Board Meeting vote on 11 December, 2024. Fellows Work Group Formed:July 2017 Mailing List:psf-fellow at python.o...
...Python Software House" by Radomir Dopieralski of STX Next. Approved nominative use by Arc Riley for GSoC. Discussed use of derived logos for iOS applications, specifically for "Python Documentation" and "Python 3 Documentation" applications by Njal Karevoll. This discussion originated on the members list, and some members had concern that Njal was selling an app (for a nominal price) that used our Python-licensed documentation. This is--if anything--a copyright issue, ...
Python Success Stories First published in Linux Journal, May 2000. Copyright 2000 Specialized Systems Consultants, Inc. All rights reserved. Introduction My first look at Python was an accident, and I didn't much like what I saw at the time. It was early 1997, and Mark Lutz's book Programming Python from O'Reilly & Associates had recently come out. O'Reilly books occasionally land on my doorstep, selected from among the new releases by some mysterious benefactor inside the organization u...
...Python We are very happy with the development velocity and runtime performance that we're getting with Python. Building our application atop Twisted imposed a bit of a learning curve, but well worth it since it enables ProjectPipe to be a true multi-protocol application, speaking HTTP and XMPP/Jabber. If Python had a Just-in-Time (JIT) compiler, then we would not have had occasional misgivings while worrying about hitting performance snags. Java's JIT provides much better performance than Python...
...Python. The first goal is to create a Python brochure which show-cases Python's application spaces, how it helps users to achieve their tasks and what its benefits are in a professional and educational setting. Please see this wiki page for more information on the effort: https://wiki.python.org/psf/PSF%20Python%20Brochure Progress We've completed getting approvals from all content providers and have created a preview PDF which we can use to sell ad sponsorships and reference entries. Ad spa...
...python.org/psf/records/members/2009-03-27/bylaws/. Give Up Control of the Python Logo? RESOLVED, that the PSF stops enforcing control over the Python logo as a trademark, and licenses it as a work of art to anybody without any restrictions. See (1) the discussion from May 2008 and (2) the recent discussion (the PSF-members mailing list archive is open to members only). Other business (TBD) Adjournment Good of the order (Q&A and discussion)
...Python Conference, San Jose, Ca., Oct. 1997, pp. 11-20. [Hugunin2] Jim Hugunin. JPython Update. Invited talk, 7th International Python Conference. Houston, Tex., Nov. 1998. PowerPoint slides: http://www.jpython.org/jpython-talk-1.ppt [Jackson] Daniel Jackson and Allison Waingold. Lightweight Extraction of Object Models from Bytecode. In Proceedings of the International Conference on Software Engineering, Los Angeles, Ca., May 1999. [JPython] http://www.jpython.org/ [Know...
...python.org. Status: done. Section 12, Awards: D. Goodger will follow up with Nathan Torkington of O'Reilly regarding the Frank Willison Award. Status: carried forward. Section 12, Awards: S. Holden will prepare a proposal for a PSF awards program. Status: carried forward. Section 14, Python.org Mirrors: S. Deibel will begin to dismantle the python.org mirrors system. First step: mark the python.org mirrors list as unmaintained and refuse additions. Status: done. Section 16, Reviving the Gra...
...Python libraries. Because Python is open source, the ERP5 developers could find and fix the bugs quickly and contribute the fixes back to the Python community. ERP5SyncML is now being used not only by ERP5 but was also adopted by the Nuxeo CPS, a Content Management System, as a way to synchronize documents between French government agencies. Python-GLPK: Linear Programming in Python Some aspects of an ERP system's database query functionality require mathematics that go beyond the capabilities...
...Python Software Foundation Minutes of the 2010 Members' Meeting February 19, 2010 The Python Software Foundation (the "PSF") held an informal annual members' meeting on February 19, 2010 during lunch at the Hyatt Regency Atlanta hotel in Atlanta, Georgia, USA (PyCon 2010 Atlanta). Steve Holden presided over the meeting. Pat Campbell prepared these minutes. Contents 1 Attendance 2 Greetings & Announcements 3 2010 Election Delay ...
...Python 2.1[.x] and 2.2[.x] <h3>Incompatibilties between Python 2.2.2 and Python 2.2.3</h3> <p>The following visible differences between Python 2.2.2 and Python 2.2.3 are intentional. <ul> <p><li>It is no longer possible to use object.__setattr__ to circumvent the restrictions on setting attributes of type objects. <p><li>list.extend() works with any iterable. <p><li>In pdb, you can no longer enable breakpoints with negative numbers...
...Python code broken with this. No array attributes (namely shape, flat, real and imag) for Python versions previous to 2.2 (we use the properties feature to support this for 2.2 and later; so it is only incompatible with Numeric with older versions of Python) There are more minor differences, but these are the major backward compatiblity issues at the Python level. Two of them should not be problems for most users using Python 2.2 or later. It does have a number of importa...
...Python Software Foundation is pleased to give this award to this worthy member of the Python community. The following award was announced on January 3, 2011: Andrew Kuchling was awarded in recognition of his work promoting Python everywhere he can. Andrew chaired PyCon for two years and has contributed significantly to Python's online presence. He also prepares the "What's New" documentation <http://docs.python.org/dev/whatsnew/index.html> for new releases of Python. The Python...
Version: None
Released: Feb. 7, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a5 is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to test …
If you didn't find what you need, try your search in the Python language documentation.