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.
...about to report a violation, unless the employee knows or has reason to know that the report is false; or The individual participates or is requested to participate in an investigation, hearing, or inquiry in connection with a violation; or The individual refuses to commit or assist in a violation. Any person entitled to protection who believes that he or she is the subject of any form of retaliation for such participation should immediately report the same as a violation of and in accordance w...
...about the reason for your selection.) Your Supporting Membership will make you eligible to vote for candidates for the PSF Board of Directors, changes in the PSF bylaws, and other matters related to the infrastructure of the foundation. We value the participation of each member of the Python community and do not want financial barriers to keep individuals from participating as a member of the PSF. Please choose the amount that best fits your personal situation. Whatever donation is right for yo...
...about how to build that module. The allowed keys to this nested hash are: - other_c: other C files that must be compiled and linked with the main C file to create the module - c_libraries: C libraries that must be included in the link ... """ No doubt the ext_modules nested hashes would have more options, and no doubt other Distribution attributes would have complex, documented structure. Finally, the list of all Di...
...about; document.getElementById('crm_cpid_'+cpid+'_donors').innerHTML = jsonvar.num_donors; document.getElementById('crm_cpid_'+cpid+'_btn_txt').innerHTML = jsonvar.button_title; document.getElementById('crm_cpid_'+cpid+'_campaign').innerHTML = jsonvar.campaign_start; if ( jsonvar.money_raised_percentage ) { var moneyRaised = jsonvar.money_raised_percentage; var percentWidth = moneyRaised.split('%'); if ( percentWidth[0] > 100 ) { ...
...about a large grant request for CodeChix. After an initial rejection a revised proposal was approved by the Board: RESOLVED, that the Python Software Foundation grant $2,000 to CodeChix Bay Area for providing resources to conduct CodeChix events and for providing resources for marketing of the events Code Club (https://www.codeclub.org.uk/) reached out about the potential for sponsorship Elio Qoshi checked in after receiving some Python stickers for a developer group in Albania 5.5 &nbs...
...about each other's global variable names, the use of dotted module names saves the authors of multi-module packages like NumPy or PIL from having to worry about each other's module names. Starting with Python version 1.3, package import was supported by a standard Python library module, "ni". (The name is supposed to be an acronym for New Import, but really referrs to the Knights Who Say Ni in the movie Monty Python and the Holy Grail, who, after King Arthur's knights return with a shru...
...about the PyPI mirroring project. 2. Engelbert Gruber is working on interview questions for a post about the new PyCon web site. As far as new activities for the month are concerned, he reported: Local users' group post by Doug Hellmann http://pyfound.blogspot.com/2011/01/finding-local-users-group.html For items planned for next month and ongoing projects, D. Hellmann reported respectively: Assist with publicity for PyCon. Talk with R. David Murray about the email package status and wri...
Version: None
Released: Dec. 6, 2021
This is the first maintenance release of Python 3.10 Python 3.10.1 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
View Release Notes
Released: March 24, 2022
This is the fourth maintenance release of Python 3.10 Python 3.10.4 is the newest major release of the Python programming language, and it contains many new features and optimizations. This is a special release that fixes a regression introduced by BPO 46968 which caused Python to no longer build on …
Released: June 6, 2022
This is the fifth maintenance release of Python 3.10 Python 3.10.5 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Aug. 2, 2022
This is the sixth maintenance release of Python 3.10 Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Sept. 6, 2022
This is the seventh maintenance release of Python 3.10 Python 3.10.7 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Oct. 11, 2022
This is the seventh maintenance release of Python 3.10 Python 3.10.8 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Dec. 6, 2022
Released: Feb. 8, 2023
This is the tenth maintenance release of Python 3.10 Python 3.10.10 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.10 series, compared to 3.9 Among the new major new features and changes so far: PEP …
Released: Nov. 19, 2024
This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release, 3.14.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
...about the conference organized by Yet Another Society (YAS). Guido reports that Adam Turoff has not responded to Email in this matter, and that the status of the conference is uncertain. The board discusses conference committees. Guido volunteers to head a Python11 committee, David volunteers for the YAS conference. Jeremy suggest that there should be a single conference committee. There is discussion, then agreement to continue discussion next month. 8. Adjournment ...
...about the contract; she hasn't sent the replies yet (she's promised Guido an email). He's also received a helpful commentary on the contract from Tony Stanco, the lawyer who runs the Cyber Policy Institute at GWU; Adam Turoff has worked with him on other conferences in the same space; the CPI has made space available for local Python and Perl user groups. The only worrysome thing he saw was a phrase at the very end that appeared to suggest that Guido would be...
...about your package (cf 2. above). The date should be in parentheses, formatted as shown, e.g. 29-Jul-98. Format your posting so that all lines are at most 78 characters wide. (Exception: Internet resource addresses (cf. 7. above) should not be line-wrapped, if possible.)
If you didn't find what you need, try your search in the Python language documentation.