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.
...any changes will be reported to the PSF board and may not increase the financial obligation assumed by the PSF. Approved 5-0-0. The board also expressed its thanks to Jeff Rush, Ralph Green, and the Dallas-Fort Worth Pythoneers for their excellent work. 4 Infrastructure Committee Status Report A. Kuchling reported that PyPI was moved over to one of the new machines, and seems to be running fine. It's running under the name cheeseshop.python.org, chosen by Richard Jones. www....
...any more POSIX functions in the "os" and "signal" modules, as well as other useful functions such as "sendfile()" Hash randomization, introduced in earlier bugfix releases, is now switched on by default More resources Change log for this release. Online Documentation What's new in 3.3? 3.3 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. Pl...
...any Red Hat provided programs which rely on having a version of Python with the same major/minor version as that which was shipped. Also, any additional packages which were installed 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 pa...
...any attribute from self inside __getattribute__ is to call the base class's __getattribute__ method, in the same way any method that overrides a base class method can call the base class method: Base.__getattribute__(self, name). (See also the discussion of super() below if you want to be correct in a multiple inheritance world.) Here's an example of overriding __getattribute__ (really extending it, since the overriding method calls the base class method): class C(object): ...
...any of the following packages were signed with the GPG key in <a href="/ftp/python/2.2.2/rpms/KRUD-GPG-KEY">KRUD-GPG-KEY</a> </ul> <li><b>Source:</b> <ul> <li><b>The base Python tar-file has a problem that prevents it from being built as an RPM. Use the following instead:</b> <li /><a href="/ftp/python/2.2.2/rpms/python2.2.2-2.2.2-1.src.rpm">python2.2.2-2.2.2-1.src.rpm</a> (Python.org Source RPM, 6...
...any other issues which may come up for member vote at the meeting, my instructions to the holder of the proxy are to (check one): [ ] Do as you see fit (this is the default) [ ] Abstain [ ] Specific Instructions: ________________________________________________________________ ________________________________________________________________ ________________________________________________________________ ______________________________________________________...
...any further reminders. Status: done. Section 8, Google Summer of Code Mentor Summit Report: D. Goodger will coordinate with James Tauber to write a summary of the results of the PSF projects in the Google Summer of Code. D. Goodger reported that James Tauber is currently collecting feedback. Status: in progress. 4 Credit Card Payment System The credit card payment system is broken: it always declines payments (code 23 "bad card number") from known-good cards. K....
...any parent signature or involvement?" S. Holden: [I] don't think Google are requiring that, no, but we can ask them to require completion of our contributor agreement (modified by adding parental consent) before they hand out prizes. It was noted that according to Van, there is no legal requirement for a parent's signature. T. Peters noted: We need more than just that they [contributors] license them [contributions]. We need them to agree to let us relicense them. Which is what the con...
...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." S. Holden: "Let me know if I can help at all -- perhaps inquire of other vendors?" Noller: "I plan on chasing AV down in the next 20 days." Holden: "The sponsor recruitment is going amazingly well." Noller: "Total Sponsorship: $324000." 5.7 &nb...
Version: None
Released: Nov. 27, 2010
Note: A newer bugfix release, 2.7.2, is currently available. Its use is recommended. Python 2.7.1 was released on November 27th, 2010. The Python 2.7 series is scheduled to be the last major version in the 2.x series before 2.x moves into an extended maintenance period. This release contains many …
View Release Notes
Released: March 11, 2008
Python 2.4 is now in security-fix-only mode. No new features are being added, and bugs are not fixed anymore unless they affect the stability and security of the interpreter, or of Python …
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.3 was released on November 27th, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. For ongoing …
Location: Amsterdam Netherlands
In a nutshell As one of our platform developers, you grab ownership of projects, collaborate, and grow the efficiency of your fellow developers using our Python stack. Here you will focus mostly on shared Python libraries and developer tooling for all of Picnic. From designing, developing, and testing new user-facing …
...any problem domain. Build your own web server in three lines of code. Build flexible data-driven code using Python's powerful and dynamic introspection capabilities and advanced language features such as meta-classes, duck typing and decorators. Python lets you write the code you need, quickly. And, thanks to a highly optimized byte compiler and support libraries, Python code runs more than fast enough for most applications. The traditional implementation of CPython uses a bytecode virtual machi...
Python Success Stories Introduction LoveIntros is an online singles community for people living in the Northwest United States. The LoveIntros Web application allows members to create personal profiles, send and receive anonymous e-mails, create private Web journals, perform advanced profile searches, and execute many other functions. By providing a safe and effective way for individuals to find each other, LoveIntros makes it easier to meet new people who have similar interests and values an...
...any ideas were contributed by the user community. Practical experience MMTK and other Python libraries have been the basis for all my research projects for ten years. Many of these projects would not have been possible without the rapid prototyping that is characteristic for Python. In methodological work, development and testing time is essential: an idea that can be tried out in an afternoon will be tried out, whereas an idea that requires a week of work for evaluation is often put aside. As...
...any key people on the sig, but you'll have to tell me about yourself to get listed! Marc-André Lemburg Implementing the core Unicode features Fredrik Lundh, Secret Labs AB Implementing the Unicode regex engine Andy Robinson, ReportLab Inc. SIG Moderator; Japanese speaker, and worked on Japanese conversion in Python for the past year at a mutual fund company. ReportLab (http://www.reportlab.com/) are developing multilingual PDF reporting tools and need to implem...
Python 2.4.5 Release Python 2.4.5 We are pleased to announce Python 2.4.5 (final), a bugfix release of Python 2.4, on March 11, 2008. Important: 2.4.5 is a source-only release. If you need a binary release of 2.4, use 2.4.4. If you need the fixes that are included in this release, use 2.5.2 or later. Python 2.4 is now in security-fix-only mode. No new features are being added, and bugs are not fixed anymore unless they affect the stability and security of the interpreter, or of Python appli...
...any bugs you may encounter to http://bugs.python.org. We currently support these formats for download: Gzipped source tar ball (3.1.3) (sig) Bzipped source tar ball (3.1.3) (sig) Windows x86 MSI Installer (3.1.3) (sig) Windows x86 MSI program database (3.1.3) (sig) Windows X86-64 MSI Installer (3.1.3) [1] (sig) Windows X86-64 program database (3.1.3) [1] (sig) Mac OS X 32-bit i386/PPC Installer (3.1.3) for Mac OS X 10.3 through 10.6 [2] (sig) The source tarballs are signed with Benjamin Peters...
...any bug bounty programs. We are a nonprofit organization, depending on donation and support from the community. Published advisories and mailing list Security advisories are published to multiple public locations. Advisories are sent via email to the security-announce@python.org mailing list. Subscribe to the mailing list if you'd like to be updated on newly published security advisories. The mailing list has a public archive including all historical advisories sent to the list. There is ...
If you didn't find what you need, try your search in the Python language documentation.