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.
...wording. Status: carried forward. Section 10, Support Request from Jornadas Regionales de Software Libre: S. Holden will inform Facundo Batista of the PSF's travel funding for the Jornadas Regionales de Software Libre. Status: done. Section 11, Pending Sponsor Subscription to PSF-Members?: D. Goodger will ask the PSF members whether pending sponsor members should be permitted to subscribe to the psf-members mailing list. See Sponsor Membership Policy below. Status: done. 4 &nbs...
...wording. Status: carried forward. 3.2 New from August 11 These action items originated at the 11 August 2008 Board meeting on IRC. Section 4, Sponsor Membership Policy: D. Goodger will add a description of the updated policy to the sponsor membership description page. Status: carried forward. Section 5.1, PR Contract: S. Holden will reply to the PR contract offer. Status: done. Section 5.2, PR Contract: S. Holden will inform Van Lindberg that the Board supports his effort...
...word about the Python." G. Stein: "I'd suggest making this the responsibility of the Communications Officer." This discussion was deferred to email. 19 Adjournment S. Holden adjourned the meeting at 17:28 UTC.
...words do we ever expect them to become fully self-sufficient?" D. Goodger: "We do need a policy of some kind." S. Holden noted that there is an outstanding action item to propose a policy on conference sponsorship. [53] S. Holden will notify the PyCon Italia organizers of the PSF's funding, and will request an invoice. 7 PSF Community Award Nominations Nominees for the next round of PSF Community Awards were discussed. One nominee was selected. [The details...
...word mark and logo on a website code-python.com. No objections from TC. November 2012. Chris Wayne <chris.wayne at canonical.com> inquired about using Python logo for a "lens" in Unity desktop. TC granted permission. November 2012. Christian Malpeli <cmalpeli at gmail.com> inquires about nominative use of Python logo. TC approves it and provides clarification. December 2012. Our friend Jonathan Hosmer <jon at pythonforios.com> continues to provide sample registrati...
...words "Python" or "PyCon", and how you should proceed. If you have questions about your intended use of the trademarks or want to ask for approval for using a "PyCon" conference name or a logo derivative, please contact the PSF Trademarks Committee by email. All conferences, projects, or user groups that create new logos or names using "PyCon" are required to obtain approval from the Trademarks Committee (psf-trademarks@python.org). How to Submit Pleas...
...word mark. J. Rush noted that this will cost about $50,000 worldwide. S. Holden confirmed. A. Kuchling: "I'm nervous about the expense, though; is that amount justifiable in a time of uncertain sponsorship and PyCon losses?" S. Holden noted that it's a one-time expense. D. Goodger thought it was overdue. T. Peters noted that it "probably won't get cheaper over time". A. Kuchling: "Could we reduce the country coverage, and register in a 2nd wave of countries next year?...
...word that Portland will not be submitting a proposal. At this point I will wait to receive the revised Austin proposal and then begin negotiations. I have also added Orlando to the mix. Budget: Updating PyCon 2014 budget ledger with invoices that need to be paid and new funding Tabled Activities None Issues / Blockages None 5.2 Administrator Report Continued Activities from Last Month None New Activities I have created an echo sign form for the membersh...
...words, in K3 methods derived by D override methods derived by A, but in Z, which still is a subclass of K3, methods derived by A override methods derived by D! This is a violation of monotonicity. Moreover, the Python 2.2 linearization of Z is also inconsistent with local precedence ordering, since the local precedence list of the class Z is [K1, K2, K3] (K2 precedes K3), whereas in the linearization of Z K2 follows K3. These problems explain why the 2.2 rule has been dismissed in favor of th...
...word from Noah Kantrowitz about our balance for the partial funding of the PyCon sprints. We put $500 into the pot, but have not yet heard what the total cost was and what our portion will be." On his report of new activities for the month, J. Noller said: "Catching up on promotion and blog writing. The Cape Town group did a very successful matplotlib sprint that we need to write about, and their previous porting sprint on Genshi was finally accepted into trunk which also needs coverag...
...word mark. Late August: Jess Noller made a hush-hush request for use of logo for commercial PyCon-tie-in items. While there wasn't a lot of data provided the "we trust Jesse" principle prevails. Early September: Clarified nominative use in conference badges for Sandeep Dedage <Sandeep.Dedage@newport.com>. Early September: Clarified for Nick Chadwick <chadnickbok@gmail.com> that his "LetsPython" name and unaltered logo were nominative use. Mid September: S...
...words "Python Software Foundation". However the Board is open to considering other designs. S. Holden will write to the members to describe the Board's decision regarding the PSF logo. D. Goodger will prepare logos for the PSF, based on the Python logo graphic with the text "Python Software Foundation". 13 Trademark Issues S. Holden reported that Van Lindberg has raised serious concerns about non-approved logo usage, about EuroPython and especially PyCon...
...words adjacent were ideal, but that the shape modification was not as we wanted. Simone Leo <simone.leo@crs4.it> indicated that he was coauthor of Pydoop and requested permission to create a derived logo, but did not have a design already prepared. I simply informed him that we would need to approve or reject and modification as concretely implemented, not as a prior permission. Ondrej Tuma <ondra.tu@blackmouse.cz> requested use of a color modified version of the logo for a ...
...word for a canned dialog), and is dependent on expert programmers for everything else. We now ask ourselves a follow-up question: "What would the world look like if users could program their own computer?" We're looking forward to a future where every computer user will be able to "open the hood" of their computer and make improvements to the applications inside. We believe that this will eventually change the nature of software and software development tools fundamentally. We comp...
...word mark, was covered in our nominative use policy. Mid October: Clarified for Éric Araujo <merwok@netwok.org> that use of unmodified logo in incorporation into an "avatar" logo is covered in nominative use. Early October: Clarified for John Anderson <sontek@gmail.com> of Cafe Press that unmodified use of logo in clothing items is covered in nominative use. Early October: Clarified for Kami Lott <kami@github.com> on unmodified use of logo in clothing bein...
...word mark in many places including 30 Countries/Jurisdictions covered by the International Trademark treaty as well as Argentina, Brazil, Canada, Hong Kong, Malaysia, South Africa, Taiwan, Uruguay, and Venezuela. We strengthened our Fiscal Sponsorship Program...
...words there's a default __get__ operation that returns the object unchanged; this is how simple class variables (for example numerical values) are handled. Class methods use a similar pattern to declare methods that receive an implicit first argument that is the class for which they are invoked. This has no C++ or Java equivalent, and is not quite the same as what class methods are in Smalltalk, but may serve a similar purpose. (Python also has real metaclasses, and perhaps methods de...
If you didn't find what you need, try your search in the Python language documentation.