Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...release the information we collect to third parties when we believe it is appropriate to comply with the law, to enforce our legal rights, to protect the rights and safety of others, or to assist with industry efforts to control fraud, spam or other undesirable conduct. If the PSF contracts with a third party to provide a particular service, we may release the information we collect to that third party, provided that the third party has agreed to use at least the same level of privacy prote...
...releases 2.1 and following. Seeks to obtain the intellectual property rights for Python releases prior to 2.1, for relicensing under the PSF Python license, to relieve the legal burden on Python's users. The PSF may also seek rights to other Python-related software for relicensing under a PSF license. Protects the Python name, and the names, service marks and trademarks associated with all other intellectual property held by the PSF. Solicits and manages contributions to the Python codebase, an...
...release the funds to you. PayPal If you select PayPal as your payment preference, PayPal may limit the amount of money that can be received in a single transaction or per year. PayPal does not publish these rules on their site, but does disclose restrictions to PayPal account holders. Account verification or other information is often required by PayPal to release the funds for use. Please contact PayPal to find out if any limits apply to your account. Zelle If you select the Zelle option, the P...
...release. <ul> <li>Some sort of weird dynamic linker error causes dbmmodule to fail on OSF/1 5.1, at least on the HP test machines. <li>It has been reported that untarring the source tarball using Solaris tar or HP/UX tar can fail. This is caused by some pathnames being too long for the tar shipped by the vendor to handle. Using <a href="http://www.gnu.org/software/tar/tar.html">GNU tar</a> should allow for untarring on Solaris and HP/UX. <li>A bug...
...release of Mailman 3.0. At the end of the sprint, I thought, "maybe I could charge for this." Later that year, I started Changeset Consulting, where I expedite long-awaited releases for open source software projects. Through Changeset, I helped the PSF finish and deploy the new PyPI, and I'm working on pip's dependency resolver overhaul and a fresh release of GNU Autoconf. If it weren't for the PSF, my life would be very different, and probably a lot less interesting. Sumana Harihares...
...release: 1/5 * 75 * 4 hours = 60 hours 3/5 * 75 * 8 hours = 360 hours 1/5 * 75 * 16 hours = 240 hours ------------- 660 hours Two major releases per year: * 2 = 1 320 hours Five projects needing releases: * 5 = 6 600 ...
...release. Unfortunately, they didn't patch their python RPM to account for this, and they don't appear to be planning to release any errata to fix this. If you upgrade to the 2.2.2-7 or newer RPMs on this page, distutils should work. Note that this seems to be fixed in the Red Hat 9 release (which uses Python 2.2.2 and has a patched distutils). <hr /> <li />Q) When trying to build RPMs, I get "rpmbuild: command not found". <li />A) The "rpmbuild" command i...
...release, he puts on his "packager" hat and creates a source release: make dist # or, equivalently ./setup.py dist This will bundle up all the files in the distribution (as listed in a MANIFEST file) into an archive file of some sort -- perhaps .tar.gz under Unix, .zip under Windows, etc. The name of the archive file would be derived from the name and version of the module distribution: mydist-1.2.3.tar.gz, for instance. If he wishes, the de...
Location: San Francisco, CA USA
Software engineers at Mechanize create RL environments to sell to the leading AI labs. You might be a good fit if you are about to graduate university, or have 0-2 years of experience as a software engineer and can code in Python. No prior machine learning or AI experience …
...Release Notes Release date: 08-April-2002 What's new in Python 2.1.3 (final)? Core Fixed two bugs reported as SF #535905: under certain conditions, deallocating a deeply nested structure could cause a segfault in the garbage collector, 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, usin...
...release candidate 3? Release date: 20-Nov-2008 Core and Builtins Issue #4349: sys.path included a non-existent platform directory because of a faulty Makefile. Issue #3327: Don't overallocate in the modules_by_index list. Issue #1721812: Binary set operations and copy() returned the input type instead of the appropriate base type. This was incorrect because set subclasses would be created without their __init__() method being called. The corrected behavior brings sets into line with lists an...
...Release 27-Dec-2004 December 27, 2004 Press Release SOURCE: Python Software Foundation PYCON 2005 - THIRD ANNUAL PYTHON DEVELOPERS CONFERENCE Keynote Speech by Jim Hugunin, author of IronPython. FREDERICKSBURG, Va., December 27, 2004 -- PyCon 2005, the third annual Python developers' conference, will be held at George Washington University's Cafritz Conference Center in Washington DC on March 23-25, 2005. The keynote speaker will be Jim Hugunin, author of IronPython. IronPyt...
...release in September 2005. We went live in production on 12/23/2005 (that's Festivus for any Seinfeld fans out there). In May 2006, we released a major upgrade to the application, with significant usability and look-and-feel improvements. Some of the bot-based functionality made it into the production releases, and other pieces are still being developed or refined for future releases. The View from 10,000 Feet ProjectPipe actually has a somewhat novel architecture. It uses a traditional relati...
...Release status Console view Grid view Waterfall view Worker list Builder list Buildbot information If you are interested in setting up a buildbot worker, please see the New Buildbot Workers page of the devguide for details regarding the setup. Additional buildbot worker hosting for MacOS generously provided by MacStadium Open Source Developer Program.
...releases of PSF-owned software (e.g. Python itself), but will usually not post items about arbitrary third-party Python software and may decline such submissions. Because the PSF is a US 501(c)(3) non-profit education organization, weblog entries must not take positions on political topics. For example, the PSF cannot post links to campaigns for or against legislation or political candidates. Directors, officers and members should post such material on their own weblogs.
...release under a GPL with an Unfeedonian-law-applies clause. We're screwed. So we have never allowed a license with a choice-of-law clause to be treated as fully compatible with GPL. Virginia is the worst of all choices, because that state has passed the UCITA law, which adds a whole new range of risks and burdens in the distribution of free software. We explained all this to CNRI, but it was the other subject on which they were immovable. So we settled for a clause that specifical...
...release. <ul> <li>Some sort of weird dynamic linker error causes dbmmodule to fail on OSF/1 5.1, at least on the HP test machines. <li>It has been reported that untarring the source tarball using Solaris tar or HP/UX tar can fail. This is caused by some pathnames being too long for the tar shipped by the vendor to handle. Using <a href="http://www.gnu.org/software/tar/tar.html">GNU tar</a> should allow for untarring on Solaris and HP/UX. </ul> &...
...Release 9-Feb-2004 February 9, 2004 Press Release SOURCE: Python Software Foundation PyCon 2004 - Second Annual Python Developers Conference Keynote Speech by Mitchell Kapor, founder of Lotus FREDERICKSBURG, Va., February 9, 2004 -- PyCon 2004, the second annual Python developers conference, will be held at George Washington University's Cafritz Conference Center in Washington DC on March 24-26, 2004. Mitchell Kapor, founder of Lotus Development Corporation and the Open Source Appl...
If you didn't find what you need, try your search in the Python language documentation.