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.
...data for Python's module import system PEP 453, a bundled installer for the pip package manager PEP 454, a new "tracemalloc" module for tracing Python memory allocations PEP 456, a new hash algorithm for Python strings and binary data PEP 3154, a new and improved protocol for pickled objects PEP 3156, a new "asyncio" module, a new framework for asynchronous I/O More resources Online Documentation 3.4 Release Schedule Report bugs at http://bugs.python.org. Help fund Python...
Location: London United Kingdom
Telecommuting: Yes
We’re looking for a Senior Full Stack Engineer to join our Member Experience squad — a collaborative, cross-functional team dedicated to improving the experience for Lyst members (users who create an account). You’ll get to work across user personalisation, our stock and price alerts, as well as the optimisation and …
...data): """ Make four nodes for n, e, w, s from a location. Keys: images: ni, ei, wi, si. destinations: n, e, w, s. """ # (code omitted) The first argument is the base name for the new nodes (the node names are made by appending ":n", ":w", etc). The remaining arguments are specified by keyword: ni is the image name for the north node, n is the node to the north; wi is the image for the west node, w is the nod...
...database connection pooling, protocol handling, transaction control, and all the complicated interactions that are needed to make a server side implementation robust. Client-Side Bliss Another design goal for the system was to simplify client-side programming as much as possible, in order to make it easy to adopt the new technique. Just as service writers shouldn't need to think about low-level database connectivity, we felt that client application programmers shouldn't be bothered with the de...
...database be closed properly, else the on-disk data and directory files can be left in mutually inconsistent states. dumbdbm.py's _Database.__del__() method attempted to close the database properly, but a shutdown race in _Database._commit() could prevent this from working, so that a program trusting __del__() to get the on-disk files in synch could be badly surprised. The race has been repaired. A sync() method was also added so that shelve can guarantee data is written to disk. The close() me...
...data repository. D. Goodger will coordinate this work and maintain the records. Status: carried forward. Originally from August 2006, Section 10: T. Peters will ask the advice of Larry Rosen regarding concerns with the contributor agreement. Status: carried forward. Originally from December 2006, Section 4, Jython Contributor Agreements: D. Goodger will write to the Jython contributors and ask them to sign contributor agreement forms, in combination with item 2 above (transferred from A. Kuchl...
...data. There are many different sound file formats (usually recognized by their extension, e.g. .wav, .aiff, .au), so you may need to create and maintain a growing collection of modules for the conversion between the various file formats. There are also many different operations you might want to perform on sound data (e.g. mixing, adding echo, applying an equalizer function, creating an artificial stereo effect), so in addition you will be writing a never-ending stream of modules to per...
...data and PSF Nominated Member data is now in CiviCRM. Our Secretary has moved her update activities to that site. The CiviContribute module was integrated with our PayPal payment processor and our donation acknowledgement and tracking system. The processor was reconfigured to accept credit cards as well as PayPal. A donation page which includes the ability to make repetitive donations was implemented and tested to assure that the acknowledgements were being emailed and our donations database ...
Proxy Form - 2008-03-14 PSF Members' Meeting This form was finalized on February 15, 2008. You may designate someone to vote on your behalf at the meeting, a proxy. Be sure that your designated proxy will be attending the meeting and is willing to act as your proxy. PSF members who have indicated their willingness to act as proxy are listed in the meeting agenda. The text source of this form can be found here (suitable for emailing). As a member of the Python Software Foundation (PSF)...
...data structures, were re-wrapped as Python extension modules As Python was used more widely, extending and customizing in-house software became a lot easier. By writing in Python, users could recombine wrapped software components and extend or enhance standard CG applications needed for each new image production run. This let ILM staff to do exactly what a production needed at any given time, whether that meant allowing for a specific look for an entire show, or just a single CG character or ele...
...data repository. D. Goodger will coordinate this work and maintain the records. D. Goodger reported that he recently received records from Kurt Kaiser. He is still awaiting the delivery of records from Jeremy Hylton though, who has not replied to repeated email messages. D. Goodger will telephone Jeremy Hylton to ask for PSF records to be sent. Status: in progress. Originally from July 2006, Section 3.2, item 3: D. Goodger will update & confirm email & snail mail addresses when he rece...
...data. [114] K. Kaiser will archive the 2010 Budget. 6 PSF Community Service Award Nominations for 2009-4th Qtr. Two Nominees for the 2009 - 4th quarter PSF Community Service Award were selected. [Details temporarily omitted from the public minutes, to be restored after the announcement.] [115] P. Campbell will mail out awards to 4th quarter recipients of the PSF Community Service Award for 2009. [116] S. Holden will write a congratulatory letter to the 4th quarter PSF Communit...
...DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
If you didn't find what you need, try your search in the Python language documentation.