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.
...into the python.org PyCon svn repository and cheaply hosted. 5.8 Sprint Committee J. Noller, Sprint Committee Chair, provided a summary of activities for this month, he reported: : "We recently had two approved sprints in January for which we are awaiting reimbursement requests; the PyPy sprint and the Python African Tour sprint. After a mass email campaign, we approved three more sprints; Cape Town, Portland, and PyCon Australia. We're currently evaluating what our in...
...in writing. Nominated members have voting rights in the corporation and are counted for the purposes of quorum at members meetings. Section 4.3. Sponsor Members. A sponsor member must pay a yearly fee to the corporation. Sponsor members may optionally appoint a representative to attend members meetings by providing written notice of the appointment to the corporation. Only those sponsor members that have appointed a representative have voting rights in the corporation and are included in the ...
...int venture, trust, or other enterprise (including service with respect to employee benefit plans), against all liability and loss suffered and expenses (including attorneys' fees) reasonably incurred by the that person. Notwithstanding the preceding sentence, the corporation shall indemnify any such person seeking indemnity in connection with an action, suit or proceeding (or part thereof) initiated by such person only if such action, suit or proceeding (or part thereof) was authorized by the B...
...prints and had one sprint occur, for which we're waiting on receipts." As far as the continued activities for the month, he said: "Waiting on receipts from PyLadies sprint. PyOhio joins the list of recent sprints which haven't yet asked for reimbursement." On his report of the new activities for the month, J. Noller said: "We've signed on two more sprints; PyCon Finland in October, and a sprint in Poland organized with the help of PyLadies. Both sprints have requested our max...
...prints for late March and early April in Argentina and Chicago, respectively. We also had two sprints occur in Portland and Cape Town, the latter of which we've already received a reimbursement request and will be working to pay out. The PyCon swag insert seemed to have been a success and got a few people talking, and will be looking forward to more sprints." As far as continued activities from last month, J. Noller said: "Using the account data from Kurt Kaiser, we're going to build u...
...ing companies for sponsorships or funding, a few of the ones we have contacted have already shown interested in supporting the project and one of them is prepared to sign up with us. More information on the available sponsoring/funding options is available on our project website: http://brochure.getpython.info/sponsorship M.A.Lemburg also reported issues with the project, he said: "As always, additional help in finding such interesting projects would be greatly appreciated. Please consider...
...institutions of their choice or of the PSF's choice. The bill will be paid by the company and the boxes will go straight to the institution. 5.2.3 Please Help find Sponsors We are trying to get the brochure ready in time for EuroPython 2012 in July this year, but whether that works out depends entirely on finding enough sponsors in time to refinance the brochure production costs. The deadline for this is June 1st. If you know possible sponsors or are interested in sponsoring ...
...ing Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors June 27, 2011 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 27 June 2011. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" means "5 in favor, 1 oppo...
...prints have been planned or funded in this period. We have been in talks to prepare for our presence at PyCon, where we have a joint poster with the Outreach and Education committee. We're also tossing around ideas for reaching out to PyCon attendees, perhaps going with a swag bag insert like in 2011, and business cards to hand out at the poster session. As for getting the community to plan and receive funding for more sprints, we've talked about putting together a survey and passing around a ne...
...info/ We've also put up the initial sponsoring details, in case you know companies interested in sponsoring the project:" http://brochure.getpython.info/sponsorship M.A.Lemburg also reported issues with the project, he said: "Additional help in finding such interesting projects would be greatly appreciated. Please consider signing up as contact scout: http://brochure.getpython.info/signup/contact-scout-signup and, if you're interested in the project, please consider signing up to our...
...ing values in ConfigParser. Moved the new string-only restriction added in rev. 1.65 to the SafeConfigParser class, leaving existing ConfigParser & RawConfigParser behavior alone, and documented the conditions under which non-string values work. Build Building on darwin now includes /opt/local/include and /opt/local/lib for building extension modules. This is so as to include software installed as a DarwinPorts port <http://darwinports.opendarwin.org/> pyport.h now defines a Py_I...
...ing shall constitute a waiver of notice of such meeting, except when the person attends a meeting for the express purpose of objecting, at the beginning of the meeting, to the transaction of business because the meeting is not lawfully called or convened. Neither the business to be transacted at, nor the purpose of any regular or special meeting of the members need be specified in the written waiver of notice. Section 3.7. Fixing Record Date. (a) For the purpose of determining members entitled...
...ing shall constitute a waiver of notice of such meeting, except when the person attends a meeting for the express purpose of objecting, at the beginning of the meeting, to the transaction of business because the meeting is not lawfully called or convened. Neither the business to be transacted at, nor the purpose of any regular or special meeting of the members need be specified in the written waiver of notice. Section 3.7. Fixing Record Date. (a) For the purpose of determining members entitled ...
...in the namespaces where the lambda is defined. In some unusual cases, this change will break code. In all previous version of Python, names were resolved in exactly three namespaces -- the local namespace, the global namespace, and the builtin namespace. According to this old definition, if a function A is defined within a function B, the names bound in B are not visible in A. The new rules make names bound in B visible in A, unless A contains a name binding that hides the binding in B. Secti...
...in improving the community’s diversity, inclusion, and equity through founding and sustaining Black Python Devs. Approved; 8-0-0, 2025-04-09 RESOLVED that the Python Software Foundation award the 2025 Q1 Community Service Award to Matt Lebrun & Micaela Reyes for building, growing and sustaining the Python community in the Philippines, including through organising conferences, meetups, and volunteer training programs. Approved; 8-0-0, 2025-04-09 RESOLVED, that the Python Software Foundation...
If you didn't find what you need, try your search in the Python language documentation.