summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Merge from 3.2Nick Coghlan2012-05-281-0/+3
|\
| * Issue #14443: Tell rpmbuild to use the correct version of PythonNick Coghlan2012-05-281-0/+3
* | Merge 3.2 #14929Terry Jan Reedy2012-05-281-0/+3
|\ \ | |/
| * Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.Terry Jan Reedy2012-05-281-0/+3
* | #12515: email now registers a defect if the MIME end boundary is missing.R David Murray2012-05-281-0/+7
* | Merge 3.2 closes #12510Terry Jan Reedy2012-05-281-0/+3
|\ \ | |/
| * Issue12510: Attempting to get invalid tooltip no longer closes Idle.Terry Jan Reedy2012-05-281-0/+3
* | #14925: email now registers a defect for missing header/body separator.R David Murray2012-05-281-0/+4
* | Close #14857: fix regression in references to PEP 3135 implicit __class__ clo...Nick Coghlan2012-05-271-0/+3
* | Merge with 3.2Terry Jan Reedy2012-05-271-0/+3
|\ \ | |/
| * Issue #10365: File open dialog now works instead of crashingTerry Jan Reedy2012-05-271-0/+3
* | Merge Issue #14876: Use user-selected font for highlight configuration.Terry Jan Reedy2012-05-261-0/+2
|\ \ | |/
| * Issue #14876: Use user-selected font for highlight configuration.Terry Jan Reedy2012-05-261-0/+2
* | #8739: upgrade smtpd to RFC 5321 and 1870.R David Murray2012-05-261-0/+3
* | #665194: Add a localtime function to email.utils.R David Murray2012-05-261-0/+3
* | Merged upstream changes.Vinay Sajip2012-05-261-0/+13
|\ \
| * | Add news entries for #14731 and #12586.R David Murray2012-05-261-0/+8
| * | Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...Senthil Kumaran2012-05-261-0/+3
| |\ \ |/ / / | | _
| * Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...Senthil Kumaran2012-05-261-0/+3
* | Issue #14548: Make multiprocessing finalizers check pid before runningRichard Oudkerk2012-05-251-0/+3
* | issue 14660: Implement PEP 420, namespace packages.Eric V. Smith2012-05-251-0/+2
* | #14863: Update the documentation of os.fdopen()Petri Lehtinen2012-05-241-0/+3
|\ \ | |/
| * #14863: Update the documentation of os.fdopen()Petri Lehtinen2012-05-241-0/+3
* | Issue #14036: return None when port in urlparse cross 65535Senthil Kumaran2012-05-241-0/+3
|\ \ | |/
| * Issue #14036: return None when port in urlparse cross 65535Senthil Kumaran2012-05-241-0/+3
| * Remove duplicate entries in Misc/NEWS.Florent Xicluna2012-05-231-20/+0
| * #14472: Update .gitignorePetri Lehtinen2012-05-221-0/+2
* | #14862: Add missing names to os.__all__Petri Lehtinen2012-05-231-0/+2
* | #14472: Update .gitignorePetri Lehtinen2012-05-221-0/+2
* | #14875: merge with 3.2.Ezio Melotti2012-05-211-0/+2
|\ \ | |/
| * #14875: Use float('inf') instead of float('1e66666') in the json module.Ezio Melotti2012-05-211-0/+2
* | Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne...Nick Coghlan2012-05-211-0/+2
* | Issue #14814: addition of the ipaddress module (stage 1 - code and tests)Nick Coghlan2012-05-201-0/+2
* | news for Issue14426Senthil Kumaran2012-05-201-0/+3
|\ \ | |/
| * news for Issue14426Senthil Kumaran2012-05-201-0/+3
* | Close #14588: added a PEP 3115 compliant dynamic type creation mechanismNick Coghlan2012-05-191-0/+11
* | #14494: Document that absolute imports became default in 3.0 instead of 2.7.Petri Lehtinen2012-05-191-0/+4
|\ \ | |/
| * #14494: Document that absolute imports became default in 3.0 instead of 2.7.Petri Lehtinen2012-05-191-0/+4
* | #14072: merge with 3.2.Ezio Melotti2012-05-191-0/+3
|\ \ | |/
| * #14072: Fix parsing of tel URIs in urlparse by making the check for ports str...Ezio Melotti2012-05-191-0/+3
* | #13152: Allow to specify a custom tabsize for expanding tabs in textwrapHynek Schlawack2012-05-191-0/+3
* | merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http....Senthil Kumaran2012-05-191-0/+3
|\ \ | |/
| * Fix Issue14721: Send Content-length: 0 for empty body () in the http.client r...Senthil Kumaran2012-05-191-0/+3
* | Issue9374 - Generic parsing of query and fragment portion of urls for any schemeSenthil Kumaran2012-05-191-0/+3
|\ \ | |/
| * Issue9374 - Generic parsing of query and fragment portion of urls for any schemeSenthil Kumaran2012-05-191-0/+3
* | #14798: pyclbr now raises ImportError instead of KeyError for missing packagesPetri Lehtinen2012-05-181-0/+4
|\ \ | |/
| * #14798: pyclbr now raises ImportError instead of KeyError for missing packagesPetri Lehtinen2012-05-181-0/+4
| * Upgrade OpenSSL to 1.0.0jMartin v. Löwis2012-05-181-0/+2
* | #12098: Make multiprocessing's child processes inherit sys.flags on WindowsRichard Oudkerk2012-05-181-0/+4
* | Upgrade OpenSSL to 1.0.1cMartin v. Löwis2012-05-181-0/+2