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.
....2. Other States. In the event the corporation desires to qualify to do business in one or more states other than Delaware, the corporation shall designate the location of the registered office in each such state and designate the registered agent for service of process at such address in the manner provided by the law of the state in which the corporation elects to be qualified. ARTICLE III Meetings of Members Section 3.1. Place of Meetings. Meetings of the members shall be held at the p...
....2, Open Source Foundations Meeting at EuroOSCON: M. von Löwis said he would check his availability [to attend; Amsterdam, October 21 & 22]. M. von Löwis reported that he has booked a flight, but he still needs to get his employer's approval. He talked to the organizers, and will report about the event to psf-board. Section 10.4, SSL Certificates: K. Kaiser will check whether he has something with [the PSF's official] address that could be sent to Barry [Warsaw]. K. Kaiser reported that th...
PSF Fellow Membership psf fellow members The deadline to nominate someone for Quarter 4 consideration is 11:59 p.m. UTC, November 20, 2025. Please send your nomination to: psf-fellow@python.org Your nomination should include: The name of the person you are nominating. Why you think they meet the Fellow criteria, i.e. how they have served the Python community. Please also include an email address for the person you are nominating. Example nomination: I, Marcia Nominator, propose that Mar...
PSF Officers & Board Members Officers & Directors by Year 2025-2026 2024-2025 2023-2024 2022-2023 2021-2022 2020-2021 Earlier Officers & Directors by Name Officers By Title Officers & Directors by Year See also Duties & Responsibilities of Directors 2025-2026 Officers President/Chair: Jannis Leidel Vice Chair Elect: Cristián Maureira-Fredes Vice Chairs: Christopher Neugebauer and Georgi Ker Executive Director: Deb Nicholson Secretary: Deb Nicholson Assistant Secre...
Computer Programming for Everybody Computer Programming for Everybody This is the main text of a funding proposal that we sent to DARPA in January 1999. In August 1999, we submitted a revised version of the proposal. Please look at the EDU-SIG home page (Python in Education Special Interest Group). This is where the current project status is described and/or will be discussed, and where you'll find pointers to more resources. Note:I have made one change to the text of the propos...
....2.3 final and 2.7.3 final 2012-03-18 - updated for 3.2.3rc2 and 2.7.3rc2 2012-03-04 - updated for ActiveTcl 8.5.11.1, 3.2.3rc1, 2.7.3rc1, removed 3.1.4 2011-11-12 - updated for ActiveTcl 8.5.11 2011-09-04 - updated for 3.2.2 final 2011-07-21 - updated for macOS 10.7 and ActiveTcl 8.5.10.1 2011-07-09 - updated for 3.2.1 final and ActiveTcl 8.5.10 2011-06-12 - updated for 2.7.2 final and 3.1.4 final 2011-05-30 - updated for 3.2.1rc, 2.7.2rc, and 3.1.4rc 2011-03-08 - add warnings and include detai...
....20. The same Norton Antivirus version doesn't have this problem on Windows 2000. Norton Antivirus version 5 on Windows 98SE doesn't have this problem either.) Bugs and Patches To report a bug, always use the SourceForge Bug Tracker. If you have a patch, please use the SourceForge Patch Manager. Be sure to indicate that this is a bug report or patch for Python 1.6.1! What's new in release 1.6.1? A new license (see above). A core dump in the C API function PyList_Reverse() has been fixed....
PSF Board Meeting Minutes 2013 December 6th, 2013 November 15th, 2013 November 1st, 2013 September 27th, 2013 September 13th, 2013 August 30th, 2013 August 16th, 2013 July 26th, 2013 July 12th, 2013 June 28th, 2013 June 14th, 2013 May 31st, 2013 May 10th, 2013 April 26th, 2013 April 12th, 2013 March 29th, 2013 March 5th, 2013 February 20th, 2013 February 6th, 2013 January 16th, 2013 2012 December 19th, 2012 December 5th, 2012 November 21st, 2012 November 7th, 2012 October 17th, 2012 Sept...
....2.2. Version 1.3 was approved by the PSF board January 8, 2007. It clarifies how the policy relates to nominative use rules, and adjusts the derived logo examples to avoid unnecessary restrictions on commercial use of certain types of derived logos. Helping Out As a member of the Python community, please keep an eye out for questionable uses of the Python logo and "Python" word mark. You can report potential misuse to The PSF Trademarks Committee. We will evaluate each case and ta...
Python Software Foundation: Minutes of Board of Directors Meeting, December 13, 2005 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors December 13, 2005 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 18:04 UTC, 13 December 2005. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the ...
Python Success Stories Introducing IronPython Pairing the Python language's expressivity with the seamless availability of the extensive .NET class libraries makes IronPython a powerful combination for Resolver Systems. About Resolver Systems Resolver Systems is a two year-old start-up based on the outskirts of London's financial district. Our first product, Resolver One, is a desktop and web-accessible spreadsheet aimed primarily at the financial services market. It is written entirely in ...
Built-in Package Support in Python 1.5 Built-in Package Support in Python 1.5 Starting with Python version 1.5a4, package support is built into the Python interpreter. This implements a slightly simplified and modified version of the package import semantics pioneered by the "ni" module. "Package import" is a method to structure Python's module namespace by using "dotted module names". For example, the module name A.B designates a submodule named B in a package named A. Just like...
If you didn't find what you need, try your search in the Python language documentation.