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.
...Setup & Projectors: J. Rush will inform PyTexas organizers of the PSF's grant funding of $150 and request an invoice. Status: pending. [108] Originally from 14 December 2009, Section 5, Funding for DjangoSki: S. Holden will inform DjangoSki organizers of the PSF's grant funding of $750 and request an invoice. Status: pending. [109] Originally from 14 December 2009, Section 6, Funding/Fundraiser for Durian Blender Open Movie Project: J. Rush will inform the Blender Foundation organizers of ...
...setups, giveaways, CDs, etc. to support conference organizers and local user groups wishing to promote Python at their events." 5.5 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported progress on this project for the month: "There has not been much progress on the project in the last four weeks." In terms of having any issues surrounding his project, M. A. Lemburg reported no issues except that he just do...
...setups, giveaways, CDs, etc. to support conference organizers and local user groups wishing to promote Python at their events." 5.5 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported progress on this project for the month: "No one on the team has had time to work on the project in the last 4 weeks. By shutting down the EC2 instance, we have reduced the monthly costs to USD 4.01, which is significantly down fr...
...setups, giveaways, CDs, etc. to support conference organizers and local user groups wishing to promote Python at their events." 5.4 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported on progress for the month: "The project is currently on hold, since the team members don't have time to put into this." In terms of having any issues surrounding his project, M. A. Lemburg reported no issues except one: he s...
...setups, giveaways, CDs, etc. to support conference organizers and local user groups wishing to promote Python at their events. 5.3 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported on progress for the month: "The project is currently on hold, since the team members don't have time to put into this." According to M. A. Lemburg, there is nothing new to report for this month. He said: "I'm beginning to b...
...setups, giveaways, CDs, etc. to support conference organizers and local user groups wishing to promote Python at their events. 6.5 Moving PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, reported on progress for the month: "The project is currently on hold, since the team members don't have time to put into this." According to M. A. Lemburg, there is nothing new to report for this month. He said: "I'm beginning to b...
...seTupleAndKeywords(). Analogous to PyArg_VaParse(). Both are now documented. Thanks Greg Chapman. Allow string and unicode return types from .encode()/.decode() methods on string and unicode objects. Added unicode.decode() which was missing for no apparent reason. An attempt to fix the mess that is Python's behaviour with signal handlers and threads, complicated by readline's behaviour. It's quite possible that there are still bugs here. Added C macros Py_CLEAR and Py_VISIT to ease the im...
...setup. We plan to create an automated archival site for teachers, students and programmers, which can be used to exchange course notes, examples, useful software, and so on. We also plan to develop prototype software to aid users in maintaining consistent collections of software packages, both locally developed and downloaded, on one or more machines. The expected frequent exchange of extensions, upgrades, patches, end user modifications, and so on, would cause a nightmare of version contr...
...setup by NumFOCUS with an amount of USD 3,500. Approved 10-0-0 by IRC vote, 12 September 2012. RESOLVED, that the PSF sponsors the Kenneth Gonsalves Memorial setup by the IPSS (Indian Python Software Society) with an amount of USD 3,500. Approved 10-0-0 by IRC vote, 12 September 2012. RESOLVED, that the PSF provide conference grant funding of USD $2125 to sponsor the PyCon Canada Conference 2012, to be held in Toronto, Canada November 9th, 2012. (Already voted on via email) Approved 11-0-0 b...
...seTupleAndKeywords() requires that the number of entries in the keyword list equal the number of argument specifiers. This wasn't checked correctly, and PyArg_ParseTupleAndKeywords could even dump core in some bad cases. This has been repaired. As a result, PyArg_ParseTupleAndKeywords may raise RuntimeError in bad cases that previously went unchallenged. New platforms Tests Windows Mac In unix-Python on Mac OS X (and darwin) sys.platform is now "darwin", without any traili...
If you didn't find what you need, try your search in the Python language documentation.