summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Issue #20262: Warnings are raised now when duplicate names are added in theSerhiy Storchaka2014-01-201-0/+3
|\
| * Issue #20262: Warnings are raised now when duplicate names are added in theSerhiy Storchaka2014-01-201-0/+3
* | Fixes Issue #20165: The unittest module no longer considers tests marked withGregory P. Smith2014-01-201-0/+3
* | Issue #20294: Argument Clinic now supports argument parsing for __new__ andLarry Hastings2014-01-191-0/+3
* | Issue #20299: Argument Clinic custom converters may now change the defaultLarry Hastings2014-01-191-0/+3
* | merge 3.3 (#18574)Benjamin Peterson2014-01-191-2/+2
|\ \ | |/
| * correct news entry for #18574Benjamin Peterson2014-01-191-2/+2
* | merge 3.3 (#18574)Benjamin Peterson2014-01-191-0/+3
|\ \ | |/
| * fix handling of 100-continue status code (closes #18574)Benjamin Peterson2014-01-191-0/+3
* | Issue #20270: urllib.urlparse now supports empty ports.Serhiy Storchaka2014-01-181-0/+2
|\ \ | |/
| * Issue #20270: urllib.urlparse now supports empty ports.Serhiy Storchaka2014-01-181-0/+2
* | Issue #20243: TarFile no longer raise ReadError when opened in write mode.Serhiy Storchaka2014-01-181-0/+2
|\ \ | |/
| * Issue #20243: TarFile no longer raise ReadError when opened in write mode.Serhiy Storchaka2014-01-181-0/+2
* | Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn'tSerhiy Storchaka2014-01-181-0/+3
|\ \ | |/
| * Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn'tSerhiy Storchaka2014-01-181-0/+3
* | Issue #20245: The open functions in the tarfile module now correctly handle e...Serhiy Storchaka2014-01-181-0/+3
|\ \ | |/
| * Issue #20245: The open functions in the tarfile module now correctly handle e...Serhiy Storchaka2014-01-181-0/+3
* | Issue #20287: Argument Clinic's output is now configurable, allowingLarry Hastings2014-01-181-0/+3
* | Issue #20265: Merge with 3.3Zachary Ware2014-01-171-0/+2
|\ \ | |/
| * Issue #20265: Updated some parts of the Using Windows document.Zachary Ware2014-01-171-0/+2
* | Merge typo/grammar fixes from 3.3.Zachary Ware2014-01-171-3/+3
|\ \ | |/
| * Fix some typos/grammar in current sections of NEWS.Zachary Ware2014-01-171-3/+3
* | Issue #20266: Merge with 3.3Zachary Ware2014-01-171-1/+3
|\ \ | |/
| * Issue #20266: Update parts of the Windows FAQZachary Ware2014-01-171-1/+3
* | Issue #20226: Major improvements to Argument Clinic.Larry Hastings2014-01-161-0/+3
* | Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+6
|\ \ | |/
| * Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+6
* | Issue #14455: Fix some issues with plistlibRonald Oussoren2014-01-151-0/+2
* | Issue #20268: Argument Clinic now supports cloning the parametersLarry Hastings2014-01-151-0/+3
* | Issue #20255: Update the about and bugs pages.Zachary Ware2014-01-141-0/+2
|\ \ | |/
| * Issue #20255: Update the about and bugs pages.Zachary Ware2014-01-141-0/+2
* | Closes #20253: Merge typo fixZachary Ware2014-01-141-0/+3
|\ \ | |/
| * Issue #20253: Fixed a typo in the ipaddress docs that advertised anZachary Ware2014-01-141-0/+3
| * merge 3.2 (#20246)Benjamin Peterson2014-01-141-0/+2
| |\
| | * complain when nbytes > buflen to fix possible buffer overflow (closes #20246)Benjamin Peterson2014-01-141-0/+2
* | | merge 3.3 (#20246)Benjamin Peterson2014-01-141-0/+2
* | | Closes #20242: Merged fix from 3.3.Vinay Sajip2014-01-131-0/+3
|\ \ \ | |/ /
| * | Issue #20242: Fixed basicConfig() format strings for the alternative formatti...Vinay Sajip2014-01-131-0/+3
* | | Issue #20229: Avoid plistlib deprecation warning in platform.mac_ver().Ned Deily2014-01-131-0/+2
* | | Merge #20206, #5803: more efficient algorithm that doesn't truncate output.R David Murray2014-01-131-0/+4
|\ \ \ | |/ /
| * | #20206, #5803: more efficient algorithm that doesn't truncate output.R David Murray2014-01-131-0/+4
* | | merge from 3.3Senthil Kumaran2014-01-131-0/+3
|\ \ \ | |/ /
| * | Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modul...Senthil Kumaran2014-01-131-0/+3
* | | Issue #20228: Argument Clinic now has special support for class specialLarry Hastings2014-01-121-0/+3
* | | Issue #20214: Fixed a number of small issues and documentation errors inLarry Hastings2014-01-121-0/+3
* | | Issue #20196: Fixed a bug where Argument Clinic did not generate correctLarry Hastings2014-01-121-0/+4
* | | Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()Serhiy Storchaka2014-01-121-0/+3
|\ \ \ | |/ /
| * | Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()Serhiy Storchaka2014-01-121-0/+3
* | | Fixed incorrect merge in 1638360eea41.Serhiy Storchaka2014-01-121-5/+1
* | | Issue19995: issue deprecation warning for non-integer values to %c, %o, %x, %XEthan Furman2014-01-121-2/+2