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.
...and each other Vice President shall only perform whatever duties and have whatever powers the Board of Directors may from time to time assign him or her. E. Secretary and Assistant Secretary. The Secretary shall keep accurate records of the acts and proceedings of all meetings of the members and directors. The Secretary shall give all notices required by law and by these Bylaws. In addition, the Secretary shall have general charge of the corporate books and records and of the corporate seal, an...
...and each other Vice President shall only perform whatever duties and have whatever powers the Board of Directors may from time to time assign him or her. E. Secretary and Assistant Secretary. The Secretary shall keep accurate records of the acts and proceedings of all meetings of the members and directors. The Secretary shall give all notices required by law and by these Bylaws. In addition, the Secretary shall have general charge of the corporate books and records and of the corporate seal, and...
...and each other Vice President shall only perform whatever duties and have whatever powers the Board of Directors may from time to time assign him or her. Secretary and Assistant Secretary. The Secretary shall keep accurate records of the acts and proceedings of all meetings of the members and directors. The Secretary shall give all notices required by law and by these Bylaws. In addition, the Secretary shall have general charge of the corporate books and records and of the corporate seal, and he...
...And they *still* fell over anyway? Except in a direction you've never seen before each time you try it? The easiest way to tell you're dealing with a computer is when the other side keeps making the same moronic misteakes over and misteakes over and misteakes over and misteakes over and misteakes over and misteakes CTRL-C again. > Hey Tim: How many chickens does it take to cross the road? No number of Java chickens, because it isn't safe to cross the road. but-it-only-takes-one-python-ch...
...and staff. Sponsor Guidelines and Recommendations The PSF is in a position to create positive change in the Python community and ask our sponsors to help us in this endeavor. Here are some suggestions for our sponsor companies that demonstrate a willingness to help the Python community: Offer to run a Python-related meetup periodically Support a local meetup by providing a free venue, speakers or food and beverage Sponsor PyCon and/or a regional Python conference or event Support the PSF’s miss...
...and the Python community! I no longer feel the need to defend Python: the statistics and developments listed in Mark's Preface speak for themselves. In the past year, Python has made great strides. We released Python 2.0, a big step forward, with new standard library features such as Unicode and XML support, and several new syntactic constructs, including augmented assignment: you can now write x += 1 instead of x = x+1. A few people wondered what the big deal was (answer: instead o...
...and sponsor members proper), and suggests to use the term "sponsor" for members and "donor" for other supporters. 6. Member meeting Jeremy reminds the board that PSF members must be invited to the member meeting at PyCon. Board candidates should step forward on the PSF list, and new member nominations should be posted there as well. 7. PSF forms Martin suggests to use Rosen's form as-is. Marc-Andre is -1 on that proposal, asking for several forms of contribution. Guido says he likes fewer f...
...and don't allow sponsors to become emeritus. This is designed to reflect what most sponsors do/want, and to be more realistic about what happens to companies across buy-outs, reorganizations, and as people come and go. Automatically convert non-active members to emeritus status, and easily allow conversion back to active nominated status. This is so we don't have to do a lot of membership management work, and so we don't run into a state where we cannot reach quorum. Clarify "record date&...
...and we did not want to hurt them. So, for many years, we have kept improving and publishing both Python 2 and Python 3. But this makes it hard to improve Python. There are improvements Python 2 can't handle. And we have less time to work on making Python 3 better and faster. And if many people keep using Python 2, then that makes it hard for the volunteers who use Python to make software. They can't use the good new things in Python 3 to improve the tools they make. We did not want to hurt the p...
...and by consensus: :: The mission of the Outreach and Education Committee is to increase the number of Python users, especially in under-represented demographics. The Committee will identify key initiatives and programs toward this goal that the PSF can assist in, fund or help guide. The Committee will make recommendations to the membership, the board and its committees; initiate and coordinate outreach projects; and act as a guiding hand for the PSF in this...
...and would like to make your support recurring, log into your account and click “Auto-Renewal”. If you’re an existing Supporting Member and would like to support the PSF beyond your $99 annual fee, use this donation page to select an additional one-time or monthly donation. If you'd like to join the PSF, click here to become a Supporting Member and optionally make a one-time donation. Donations are tax-deductible for individuals and organizations that pay taxes in the United States How the D...
...Andre notes the minutes to ASF meetings carry timestamps in them. Jeremy points out a few comments and omissions he feels are out of place in official meeting minutes. The comments are taken into advisement for the next minutes, and Guido will adjust the last minutes to suit and post them for approval to the mailing list. Several points of order were raised, on the procedure to accept the minutes and on the procedure to propose, second and vote on motions. 2) Progress r...
...and AskFolder. The old macfs.StandardGetFile and friends are deprecated. Most of the standard library now uses pathnames or FSRefs in preference of FSSpecs, and use the underlying Carbon.File and Carbon.Folder modules in stead of macfs. macfs will probably be deprecated in the future. Type Carbon.File.FSCatalogInfo and supporting methods have been implemented. This also makes macfs.FSSpec.SetDates() work again. There is a new module pimp, the package install manager for Python, and accompanying ...
...and ships with Python 2.1.1. Timesheet also incorporates several non-Python technologies. The Unix and Linux distributions are packaged with the Apache HTTP server and PostgreSQL database. The Timesheet distribution for Windows ships with an optional Microsoft Desktop Engine (MSDE) database and integrates with Microsoft IIS. Timesheet can be configured to use a variety of third-party databases. Results The Timesheet project has succeeded spectacularly, generating millions in revenue and allowi...
Version: None
Released: April 20, 2015
Python 3.5.0a4 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a4 was released on April 20th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a4 is the fourth and final …
View Release Notes
...and circumstances and officially determine the worker’s status. Vendor Definition Vendors include various legal entities that provide goods and services to the PSF. Typical legal entities include individuals/sole proprietors, S-Corporations, C-Corporations, partnerships, and LLCs. Vendors include legal entities that are paid for invoices or independent contractor agreements, as well as awards and honorariums. For more information about the tax documentation and implications for various types ...
Released: Feb. 8, 2015
Python 3.5.0a1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a1 was released on February 8th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the first alpha release. …
...and core implementations should be included in standard Python distributions. Scope The scope of this SIG includes common frameworks for: Transaction coordination Basic persistence management, in particular observing object changes (to know when an object needs to be saved) and access (to know when objects are used so that unused objects are removed from memory), and Activation and caching, to move objects into memory when needed and out of memory when...
If you didn't find what you need, try your search in the Python language documentation.