Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...Manager, reported progress on the project: "The contract has been finalized and submitted to the PSF chairman for sign-off. Meanwhile we have started work on the brochure cover, a flyer for PyCon US and are currently preparing a blog post for the PSF blog. The next steps are setting up a website to attract both content providers and sponsors for the brochure." M.A.Lemburg also reported issues with the project, he said: "Getting contacts to companies with interesting Python project...
Executive Summary: The Python Software Foundation Written by Stephan Deibel, Chairman of the Board, Python Software Foundation. A version of this article was originally published in The Python Papers volume 2, issue 4. Last updated March 2008 Introduction “The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of the international community of Python programmers.” The Python Software Foundatio...
Archive 2018: Executive Summary: The Python Software Foundation Written by Stephan Deibel, Chairman of the Board, Python Software Foundation. A version of this article was originally published in The Python Papers volume 2, issue 4. Last updated March 2008 Introduction “The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of the international community of Python programmers.” The Python Soft...
PSF Trademark Frequently Asked Questions (FAQ) python pycon pyladies trademark FAQ The main trademark policy is written with a legal mindset. These frequently asked questions page outlines a number of topics we regularly get asked and provides answers in easier to understand terms. It is managed by the PSF Trademark Working Group. Approval Process What is the official policy for use of Python Software Foundation Trademarks? The official PSF Trademark Usage Policy is available at https://www.py...
...Manager, reported progress on the project: "The project is currently in the content acquisition phase. We have sent out the first emails to the contacts made at PyCon US and directly or indirectly with the help of Guido, Laura, Fabio, Doug, as well as suggestions by the PSF members. We like to thank them for their help. Content negotiations have begun with Disney, ILM and RackSpace/ OpenStack. We are working with them to settle on licensing terms for the images and getting project texts wri...
...Manager, provided a summary of his work. He said: The project is lead by Marc-André Lemburg who is in contact with the people behind the Plone brochure created by the German Zope User Group (DZUG): Jan Ulrich Hasecke and Armin Stroß-Radschinski. We started working on the concept a few weeks after World Plone Day in April 2010 and had several meetings and conference calls to take the idea forward. For more details, please see the brochure support site at: http://brochure.getpython.info/learn-mo...
...manager for Python, and accompanying applet PackageManager. These allow you to easily download and install pretested extension packages either in source or binary form. Only in MacPython-OSX. Applets are now built with bundlebuilder in MacPython-OSX, which should make them more robust and also provides a path towards BuildApplication. The downside of this change is that applets can no longer be run from the Terminal window, this will hopefully be fixed in the 2.3b1. What's New in Python 2.3 ...
...Manager to work on PyCon year round. Both new employees are very familiar with our community and PyCon so we do not doubt that they will have positive impacts within our community for many years to come. In 2018 we spent additional efforts on strengthening our trademarks. Since "PyCon" is a trademark of the PSF, we want to ensure that anywhere PyCon is happening...
...Manager. We are thrilled that our staff continues to grow. 2019 was also a major year for incoming grants. The PSF Packaging Working Group was awarded $407,000 USD to support work on pip in 2020, thanks to Mozilla and to the Chan Zuckerberg Initiative. Funding from the Open Technology Fund brought translations, improved accessibility, two-factor authentication, and API tokens to PyPI In addition, Facebook Research has donated $100,000 to implement advanced security features for PyPI...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class met...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.1 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static metho...
Unifying types and classes in Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static metho...
Unifying types and classes in Python 2.2 Python Version: 2.2.3 Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: attributes defined by get/set methods Method resolution ord...
...Manager: Jackie Augustine PyCon Chair: Emily Morehouse-Valcarcel Board of Directors 2019-2020 Naomi Ceder Kushal Das Eric Holscher Ewa Jodlowska Jackie Kazil Jannis Leidel Van Lindberg Lorena Mesa Katie McLaughlin Marlene Mhangami Christopher Neugebauer Anna Ossowski Jeff Triplett 2018-2019 Officers 2018-2019 Guido van Rossum, President Chair: Naomi Ceder, Chair Jackie Kazil, Vice Chair Elect Van Lindberg, Vice Chair Thomas Wouters, Vice Chair Marlene Mhangami, Communication Chair Lorena ...
...Manager: Jackie Augustine PyCon Chair: Emily Morehouse-Valcarcel Board of Directors Naomi Ceder Kushal Das Eric Holscher Ewa Jodlowska Jacqueline Kazil Jannis Leidel Van Lindberg Lorena Mesa Katie McLaughlin Marlene Mhangami Christopher Neugebauer Anna Ossowski Jeff Triplett 2018-2019 Officers Guido van Rossum, President Chair: Naomi Ceder, Chair Jacqueline Kazil, Vice Chair Elect Van Lindberg, Vice Chair Thomas Wouters, Vice Chair Marlene Mhangami, Communication Chair Lorena Mesa, Communi...
Notes (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 2.4 final? Release date: 30-NOV-2004 Core and builtins Bug 875692: Improve signal handling, especially when using threads, by forcing an early re-execution of PyEval_EvalFrame() "periodic" code when things_to_do is not cleared by Py_MakePendingCalls(). What's New in Python 2.4 (release candidate 1) Release date: 18-NOV-2004 Core and builtins Bug 1061968: Fixes in 2.4a3 to ad...
If you didn't find what you need, try your search in the Python language documentation.