summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #5700: io.FileIO() called flush() after closing the file.Serhiy Storchaka2015-02-201-0/+3
|\
| * Issue #5700: io.FileIO() called flush() after closing the file.Serhiy Storchaka2015-02-201-0/+3
* | Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encodingSerhiy Storchaka2015-02-201-0/+3
|\ \ | |/
| * Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encodingSerhiy Storchaka2015-02-201-0/+3
* | merge 3.4 (#23481)Benjamin Peterson2015-02-191-0/+2
|\ \ | |/
| * remove rc4 from the default client ciphers (closes #23481)Benjamin Peterson2015-02-191-0/+2
* | merge 3.4Benjamin Peterson2015-02-183-423/+0
|\ \ | |/
| * merge 3.3Benjamin Peterson2015-02-183-423/+0
| |\
| | * merge 3.2Benjamin Peterson2015-02-183-424/+0
| | |\
| | | * remove RPM, since it's unused and unmaintainedBenjamin Peterson2015-02-183-424/+0
| | | * Issue #23055: Fixed a buffer overflow in PyUnicode_FromFormatV. AnalysisSerhiy Storchaka2015-01-271-0/+12
* | | | merge 3.4 (#21548)Benjamin Peterson2015-02-172-0/+4
|\ \ \ \ | |/ / /
| * | | fix pydoc.apropos and pydoc.synopsis on modules with empty docstrings (#21548)Benjamin Peterson2015-02-172-0/+4
* | | | Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumbSerhiy Storchaka2015-02-151-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumbSerhiy Storchaka2015-02-151-0/+3
* | | | Issue #23239: ssl.match_hostname() now supports matching of IP addresses.Antoine Pitrou2015-02-151-0/+2
* | | | Issue #23146: Fix mishandling of absolute Windows paths with forward slashes ...Antoine Pitrou2015-02-151-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #23146: Fix mishandling of absolute Windows paths with forward slashes ...Antoine Pitrou2015-02-151-0/+3
* | | | Issue #23096: Pickle representation of floats with protocol 0 now is the sameSerhiy Storchaka2015-02-151-0/+3
* | | | Issue #23437: Update NEWS and whatsnew/3.5Steve Dower2015-02-141-0/+6
* | | | Issue #19105: pprint now more efficiently uses free space at the right.Serhiy Storchaka2015-02-141-0/+2
* | | | Issue #14910: Add allow_abbrev parameter to argparse.ArgumentParser.Berker Peksag2015-02-131-0/+3
* | | | Issue #21717: tarfile.open() now supports 'x' (exclusive creation) mode.Berker Peksag2015-02-131-0/+2
* | | | Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the re...Antoine Pitrou2015-02-111-0/+6
|\ \ \ \ | |/ / /
| * | | Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the re...Antoine Pitrou2015-02-111-0/+6
* | | | Issue #23344: marshal.dumps() is now 20-25% faster on average.Serhiy Storchaka2015-02-111-0/+2
* | | | Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster onSerhiy Storchaka2015-02-111-0/+3
* | | | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.Serhiy Storchaka2015-02-101-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.Serhiy Storchaka2015-02-101-0/+3
* | | | merge 3.4 (#23361)Benjamin Peterson2015-02-101-0/+2
|\ \ \ \ | |/ / /
| * | | merge 3.3 (#23361)Benjamin Peterson2015-02-101-0/+1
| |\ \ \ | | |/ /
| | * | add overflow checking (closes #23361)Benjamin Peterson2015-02-101-0/+2
| * | | Post-release updates for Python 3.4.3rc1.Larry Hastings2015-02-081-0/+11
| * | | Version bump for 3.4.3rc1.Larry Hastings2015-02-082-2/+2
* | | | Added respect_handler_level to QueueListener.Vinay Sajip2015-02-091-0/+3
* | | | Post-release updates for Python 3.5.0a1.Larry Hastings2015-02-081-0/+12
* | | | Release bump for 3.5.0a1.Larry Hastings2015-02-082-2/+2
* | | | Issue #23285: PEP 475 -- Retry system calls failing with EINTR.Charles-François Natali2015-02-071-0/+2
* | | | Issue #23399: pyvenv creates relative symlinks where possible.Barry Warsaw2015-02-061-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #23399: pyvenv creates relative symlinks where possible.Barry Warsaw2015-02-061-0/+2
* | | | Issue #20289: cgi.FieldStorage() now supports the context management protocol.Berker Peksag2015-02-061-0/+3
* | | | Issue #23392: Added tests for marshal C API that works with FILE*.Serhiy Storchaka2015-02-061-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #23392: Added tests for marshal C API that works with FILE*.Serhiy Storchaka2015-02-061-0/+2
* | | | Issue #23260: Update Windows installerSteve Dower2015-02-061-0/+2
* | | | merge 3.4 (#22735)Benjamin Peterson2015-02-062-0/+4
|\ \ \ \ | |/ / /
| * | | fix many custom mro() edge cases and improve code quality (#22735)Benjamin Peterson2015-02-062-0/+4
* | | | Issue #23212: merge from 3.4Ned Deily2015-02-061-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.Ned Deily2015-02-061-1/+1
* | | | Issue #18982: Add tests for CLI of the calendar module.Serhiy Storchaka2015-02-051-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #18982: Add tests for CLI of the calendar module.Serhiy Storchaka2015-02-051-0/+2