Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: Dec. 18, 2019
This is Python 3.8.1, the first maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. …
View Release Notes
Released: Sept. 8, 2020
This is the release candidate of the sixth maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.6rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here …
Released: Dec. 7, 2020
This is the release candidate of the seventh maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.7rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here …
...time of the meeting is as follows: YAS registrations $15,969 (109 people), check registrations $2,5950 (including $250 for sprint registrations that may be refunded) Uncashed sponsor fees are $1,750, uncashed regular fees are $400, including $100 needed to refund. The expenses so far are: $9,731.25 for space fees (3 installments). The current cash flow gives a net of $10,714.25. Other recent income: Merlin contributed $1000 and O'Reilly $2,922.67. Pending expenses are $100 for Delaware state ...
...time on PyCon is not enough anymore. The conference chair definitely puts in full time hours after a certain point and the co-chair should as well. The PSF needs to consider compensation for these efforts and make sure that the appointed people know of these compensations (based on performance of course) before hand. Some of the staff positions such as Financial Aid and Program Chairs should also be compensated a certain amount. It is not fair to expect volunteer positions to put in so much time...
...time. It must be possible (and preferably easy) to instead download and build from a source distribution. (Necessary for people who don't happen to be using one of the major platforms, or who don't trust built distributions.) To aid in installing all modules, and in building extension modules from C/C++ source, there must be a standardized way to get Python's configuration data (such as compiler, compiler flags,...
...time of need. This will help get things done with fewer delays. Example Tasks Help find donors and sponsors Act as a PSF representative at a conference Do a mini-presentation on the PSF at your local users group Help with other initiatives, such as grants Participate in planning and organizing PyCon US Python Software Foundation Working Groups We also have PSF working groups comprised of volunteers. See the list of active working groups here. Please note that not all working groups are cur...
...time to time. Honorary associate members may withdraw from membership in the corporation at any time upon ten (10) days' written, signed notice delivered to an officer of the corporation. The Board or Directors may, at its discretion, decide to provide incidental benefits to honorary associate members, such as subscription to a newsletter, Python-branded email addresses, or printed promotion material such as badges, stickers, or garments. Approved, 8-0-0. 10 Fund Project to P...
...time module code that deals with input POSIX timestamps will now raise ValueError if more than a second is lost in precision when the timestamp is cast to the platform C time_t type. There's no chance that the platform will do anything sensible with the result in such cases. This includes ctime(), localtime() and gmtime(). Assorted fromtimestamp() and utcfromtimestamp() methods in the datetime module were also protected. Closes bugs #919012 and 975996. fcntl.ioctl now warns if the mutate fla...
Python Success Stories Introduction Consultants naturally try to provide their customers with the best solutions for a problem. Sometimes this means exploring new areas together with the customer or directing the project into a solution space that better fits the problem than the usual "buzzword-compliant" approaches. We've seen these fail too often, misleading the project into solving problems relating to the selected technology, rather than meeting the original project plan. Pyt...
...time to thoroughly review, ask questions, and have enough time to send you the funds. We will not accept grants that are submitted within 20 days of the event/project start date. Q. Can we use your logo or a similar logo? How should we use the words "Python" or "PyCon" which are trademarked? A. Please read our Trademark policy . This covers the Python logo or any similar logos and the use of the words "Python" or "PyCon" and how you should proceed. if yo...
...time changes: The date class is now properly subclassable. (SF bug #720908) The datetime and datetimetz classes have been collapsed into a single datetime class, and likewise the time and timetz classes into a single time class. Previously, a datetimetz object with tzinfo=None acted exactly like a datetime object, and similarly for timetz. This wasn't enough of a difference to justify distinct classes, and life is simpler now. today() and now() now round system timestamps to the closest micro...
...Timeframe: We require that applications be submitted 8 weeks in advance of your event or workshop start date. If this is your first Grant request, we recommend adding a couple of weeks to the process. These time frames give us enough time to thoroughly review, ask questions, make a decision, and have enough time to send you the funds if your request is approved. Note: Consolidated applications and any requests that do not receive consensus within the Grants Working Group get moved to the PSF Boa...
...time. Change sponsor members so they are voting members only optionally, if they designate a voting representative. Allow levels of sponsors (to be set by the board), 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...
...time following a resolution to do so. Editorial Policies The weblog is intended for publicizing PSF-related news. Possible news items include, but are not limited to: Announcements of PSF events at conferences Status reports from committees (e.g. grant selection news, PyCon status updates) Calls for PSF volunteers for a new task. The availability of new board minutes, once they've been accepted. The weblog is not for general Python-related news. The editor may post new releases of PSF-own...
...time. Tim will be responsible for forming the committee. 5. Adjournment There being no further business, the meeting was adjourned at 17:45.
Released: Sept. 12, 2016
Python 3.6.0b1 Python 3.6.0b1 was released on 2016-09-12. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b1 is the first of four planned beta releases. Among the new major new features in Python 3.6 are: …
Released: Oct. 10, 2016
Python 3.6.0b2 Python 3.6.0b2 was released on 2016-10-10. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b2 is the second of four planned beta releases. Among the new major new features in Python 3.6 are: …
Released: Oct. 31, 2016
Python 3.6.0b3 Python 3.6.0b3 was released on 2016-10-31. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b3 is the third of four planned beta releases. Among the new major new features in Python 3.6 are: …
If you didn't find what you need, try your search in the Python language documentation.