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.
...any of our customers, uses Timesheet internally as a mission critical part of the company infrastructure. It is used extensively for project tracking, billing, and payroll. To date, approximately 11 person-years have gone into the Journyx Timesheet product, resulting in over one hundred fifty thousand lines of Python code. In developing Journyx, the two greatest benefits of Python were the speed with which features could be written and deployed, and its true write-once-run-anywhere cross-platfor...
...any needed pre-build configuration operations. Only the meta-data will be required, and indeed it is anticipated that most module distributions (especially those written purely in Python) will have only the meta-data component. Some ideas for how to represent the meta-data will be presented below. This document describes an interface based on what we agreed upon at the Developer's Day session, but with a lot more detail. (Some of that detail could be ...
...anyway by the type system: You still can't add a number to a string, reference past the end of an array, or call an non-existent class method. Dynamic high-level data typing cuts out great volumes of support code and makes it possible to write flexible and introspective code (more on this below). 3) Powerful, easy-to-use data structures -- Python's built-in list and dictionary data structures can be used in combination to build just about any fast runtime data structure in a snap. This further r...
...any applied for sponsor membership. The Board had already recommended the applicant as a pending sponsor member. The nominated sponsor member was elected (vote counts in parentheses, yes-no-abstain): Exoweb Ltd. (62-0-17) 8 Any Other Business None. 9 Adjournment Steve Holden thanked everyone for attending and adjourned the informal members' meeting at approximately 20:30 (CEST), local time.
Version: None
Released: Sept. 6, 2024
This is the second release candidate of Python 3.13.0 This release, 3.13.0rc2, is the final release preview. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is scheduled for Tuesday, 2024-10-01. There will be no ABI changes …
View Release Notes
...any of the initial values is unavailable, the corresponding object is set to None. [New.] M3. Clear module __main__ carefully before any other modules. [This used to be done after the next step.] M4. Loop over all modules repeatedly, looking for modules with a reference count of one. Each module with a reference count of one is cleared carefully. The loop stops when no more modules with a reference count of one are found. The modules __builtin__ and sys are excluded from...
...any to sponsor PyCon. This is a great way to find employees that know Python, or to gain exposure for your company: http://us.pycon.org/2008/sponsors/ If your company uses Python extensively, becoming a sponsor of the PSF helps protect that investment: http://www.python.org/psf/sponsorship/ More information on the PSF, including the membership roster and public records, is available at http://python.org/psf The author of this article welcomes questions and suggestions and can be contacted via e...
...any tool that helps distributing packages, and think you can help making Distutils better, please join us! What's Available Interested in learning more or trying out the Distutils? These other project web pages are available: the Distutils documentation page: lists requirements/design documents and also links to the Distutils manuals. Distutils-SIG Info Page Distutils-SIG Archives Distutils Wiki
Released: Sept. 7, 2021
This is the first release candidate of Python 3.10 This release, 3.10.0rc2, is the last preview before the final release of Python 3.10.0 on 2021-10-04. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between release candidates and the final release. There …
...any names as you like. There will be 8 directors] Additional Instructions With regards to any other issues which may come up for member vote at the meeting, my instructions to the holder of the proxy are to: [ ] Do as you see fit (this is the default) [ ] Abstain [ ] Specific Instructions: ______________________________________ ______________________________________________________________ ______________________________________________________________ ___________________...
...any complexity without using cell expressions that are enormous and unwieldy, mixing data, business logic and presentation information. These expressions get duplicated (and almost-duplicated) many times. Any model which is more than trivial quickly degenerates into an unmaintainable 'Frankensheet'. To combat this, Resolver One allow users to intersperse the evaluation of cell formulae with arbitrary code of their own. This is done by displaying the code that is generated from cell expressions i...
...any vote regarding a contract with an affiliated company, the IC gets at least one quote from a non-affiliated company, in case the expected costs exceed USD 1000 for one-time or USD 1000 per year for periodically billed expenditures. the IC reports a summary of the decision process to the board for each such decision. Approved, 10-0-0. 8 Funding of PyCamp 2010 The board discussed the funding of PyCamp 2010 and decided to provide a USD 750 grant to the organizers of the PyCo...
...anyone wants to join, please let me know. In terms of having any issues surrounding his project, M. A. Lemburg reported no issues except that he just does not have enough time to devote to his Moving PyPI to Amazon CloudFront project. M. A. Lemburg also reported on future plans for the project: "Check to see whether a trigger based approach to S3 syncing wouldn't be easier to implement right from the start." PyCon Chair ----------- J. Noller, PyCon Chair, provided us with information on ...
Released: June 27, 2016
Python 3.5.2 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.2 was released on June 26th, 2016. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Jan. 3, 2017
Python 3.5.3 release candidate 1 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.3 release candidate 1 was released on January 2nd, 2017. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and …
Released: Jan. 17, 2017
Python 3.5.3 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.3 was released on January 17th, 2017. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series …
Released: Sept. 17, 2020
This is the second release candidate of Python 3.9 This release, 3.9.0rc2, is the last preview before the final release of Python 3.9.0 on 2020-10-05. In the mean time, we strongly encourage maintainers of third-party Python projects to prepare their projects for 3.9 compatibility during this phase. As always, …
Released: Aug. 8, 2022
This is the first release candidate of Python 3.11 This release, 3.11.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate and the last planned release …
Released: Sept. 12, 2022
This is the second release candidate of Python 3.11 This release, 3.11.0rc2, is the last preview before the final release of Python 3.11.0 on 2022-10-24. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. …
If you didn't find what you need, try your search in the Python language documentation.