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.
21 Nov. from 6pm UTC to 8pm UTC, 2014
Location: Grunwaldzka 182, 60-307 Poznań, Polska
PyRa November 2014 Meetup PyRa is a Poznan Python User Group.
30 Jan. from 6pm UTC to 9pm UTC, 2015
Location: City Park Hotel & Residence, Wyspiańskiego 26A, 60-751 Poznań, Polska
PyRa #15 - Poznan Python User Group
...60 a month ($2.00 a day) = one workshop, impacting over 250 people It's easy to donate Click here to make a one-time or recurring donation. If you’re an existing PSF Supporting Member 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, cli...
...[company's] services, and that Kevin does a lot of accounting, including for non-profit companies. Jeremy and Guido will contact Kevin or otherwise find an accountant to handle the taxes. International charity status Thomas notes Dutch tax laws seem to recognize only Dutch institutions as (possible) charities for reasons of tax deduction. Marc-Andre reports a similar case for German tax laws, and notes the FSF is working on setting up offices in each EU count...
...60-minutes talks, and the rest 30 minutes talks. They invited Bruce Eckel to give a third keynote speach. The schedule was not decided, but Jeremy expected to have only two parallel sessions most of the time. Marc-Andre asked whether we are on target wrt. the budget. Neal answered that he believes we will stay within budget, but he had no estimates for food cost yet (and assumed they will be $95/person). Jeremy asked to compare the registration numbers with last year. Neal reported there were...
...[0]; var x2 = x.length > 1 ? '.' + x[1] : ''; var rgx = /(\d+)(\d{3})/; while (rgx.test(x1)) { x1 = x1.replace(rgx, '$1' + ',' + '$2'); } return x1 + x2; } var xmlhttp; var goal = 60000; if (window.XMLHttpRequest) { // code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp = new XMLHttpRequest(); } else { // code for IE6, IE5 xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onrea...
Version: None
Released: Oct. 2, 2023
This is the sixth maintenance release of Python 3.11 Python 3.11.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.11 series, compared to 3.10 Some of the new major new features and changes in Python …
View Release Notes
Released: Feb. 6, 2024
This is the eighth maintenance release of Python 3.11 Python 3.11.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.11 series, compared to 3.10 Some of the new major new features and changes in Python …
Released: April 2, 2024
This is the last bugfix release of the Python 3.11 series This is the ninth (and last) bugfix release of Python 3.11 Python 3.11.9 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared …
...60 day period to cure any deficiencies, but this was deemed incompatible with the GPL and CNRI reluctantly agreed to use the automatic termination language instead. Many licenses allow a 30 to 60 day period during which breaches can be corrected. Immediate termination is actually required for GPL compatibility, as the GPL terminates immediately upon a material breach. However, there is little you can do to breach the license based on usage of the code, since almost any usage is ...
Released: April 5, 2023
This is the third maintenance release of Python 3.11 Python 3.11.3 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
Released: June 6, 2023
This is the fourth maintenance release of Python 3.11 Python 3.11.4 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
Released: Aug. 24, 2023
This is the fifth maintenance release of Python 3.11 Python 3.11.5 is the newest major release of the Python programming language, and it contains many new features and optimizations. Security content in this release gh-108310: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the …
Released: Dec. 4, 2023
This is the seventh maintenance release of Python 3.11 Python 3.11.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.11 series, compared to 3.10 Some of the new major new features and changes in Python …
...60 by default). To report a bug not listed above, always check the SourceForge Bug Tracker to see if they've already been reported. Use the bug tracker to report new bugs. If you have a patch, please use the SourceForge Patch Manager. Please mention that you are reporting a bug in 2.3, and note that you must have a SourceForge account and be logged in to submit a bug report or patch (we require this in case we need more information from you). If you have access to an "unusual" platf...
Download Python for other platforms Python has been ported to a number of specialized and/or older platforms, listed below in alphabetical order. Note that these ports often lag well behind the latest Python release. Python for AIX AIX binary packages for Python are available from IBM AIX Toolbox in RPM format. They can be installed using dnf package manager. Visit the Get Started page for more details. Python for HP-UX You can purchase ActivePython (commercial and community versions, in...
If you didn't find what you need, try your search in the Python language documentation.