summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Issue #27442: Expose the Android API level in sysconfig.get_config_vars()Xavier de Gaye2016-07-091-0/+3
* | | | | Issue #26896: Disambiguate uses of "importer" with "finder".Brett Cannon2016-07-081-0/+1
* | | | | Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-082-0/+7
* | | | | Issue #27434: Version of interpreter running a cross-build and source version...Xavier de Gaye2016-07-071-0/+3
* | | | | - Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-0/+3
* | | | | Issue #21708: Deprecated dbm.dumb behavior that differs from common dbmSerhiy Storchaka2016-07-061-0/+4
* | | | | Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,Serhiy Storchaka2016-07-031-0/+5
* | | | | Issue #27443: __length_hint__() of bytearray itearator no longer returnSerhiy Storchaka2016-07-031-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27443: __length_hint__() of bytearray itearator no longer returnSerhiy Storchaka2016-07-031-0/+3
* | | | | Issue #27007: The fromhex() class methods of bytes and bytearray subclassesSerhiy Storchaka2016-07-011-0/+6
* | | | | Issue #27430: Merge from 3.5Berker Peksag2016-07-011-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27430: Fix typos, patch by scop.Berker Peksag2016-07-011-1/+1
| * | | | Issue #26665: Remove mis-use of ``$`` in activate.fish.Brett Cannon2016-06-301-0/+2
* | | | | Issue #27418: Fixed Tools/importbench/importbench.py.Serhiy Storchaka2016-06-301-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27418: Fixed Tools/importbench/importbench.py.Serhiy Storchaka2016-06-301-0/+5
| * | | | Merge.Larry Hastings2016-06-272-2/+62
| |\ \ \ \
| * | | | | Post-release fixups for Python 3.5.2.Larry Hastings2016-06-271-2/+14
| * | | | | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-151-2/+11
* | | | | | Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBaseMartin Panter2016-06-291-0/+4
* | | | | | Merge Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-261-0/+12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-261-0/+9
* | | | | | Issue #22115: Updated Misc/NEWS.Serhiy Storchaka2016-06-261-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #22115: Fixed tracing Tkinter variables:Serhiy Storchaka2016-06-261-0/+4
| * | | | | Fix a scoping issue where an UnboundLocalError was triggered if aBrett Cannon2016-06-251-0/+4
* | | | | | Issue #22115: Added methods trace_add, trace_remove and trace_info in theSerhiy Storchaka2016-06-261-0/+5
* | | | | | Issue #26243: Only the level argument to zlib.compress() is keyword argumentSerhiy Storchaka2016-06-251-0/+3
* | | | | | Issue #27038: Expose DirEntry as os.DirEntry.Brett Cannon2016-06-241-0/+3
* | | | | | Issue #27186: Update os.fspath()/PyOS_FSPath() to check the returnBrett Cannon2016-06-241-0/+3
* | | | | | Issue #18726: All optional parameters of the dump(), dumps(),Serhiy Storchaka2016-06-211-0/+4
* | | | | | Fix “allow(s) to”Martin Panter2016-06-201-1/+1
* | | | | | Issue #27319: Methods selection_set(), selection_add(), selection_remove()Serhiy Storchaka2016-06-191-0/+5
* | | | | | Issue #27294: Numerical state in the repr for Tkinter event objects is nowSerhiy Storchaka2016-06-181-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #27294: Numerical state in the repr for Tkinter event objects is nowSerhiy Storchaka2016-06-181-0/+2
* | | | | | Issue #27294: Numerical state in the repr for Tkinter event objects is nowSerhiy Storchaka2016-06-181-0/+3
* | | | | | Issue #27177: Match objects in the re module now support index-like objectsSerhiy Storchaka2016-06-181-0/+3
* | | | | | Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded asSerhiy Storchaka2016-06-181-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded asSerhiy Storchaka2016-06-181-0/+11
* | | | | | Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...Steve Dower2016-06-172-0/+4
* | | | | | Issue #27048: Prevents distutils failing on Windows when environment variable...Steve Dower2016-06-171-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #27048: Prevents distutils failing on Windows when environment variable...Steve Dower2016-06-171-0/+3
* | | | | | Issue #27330: Fixed possible leaks in the ctypes module.Serhiy Storchaka2016-06-161-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #27330: Fixed possible leaks in the ctypes module.Serhiy Storchaka2016-06-161-0/+2
* | | | | | Issue #26930: Merge with 3.5Zachary Ware2016-06-151-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-151-0/+1
* | | | | | Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-141-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-142-0/+4
* | | | | | issue27122: fix typo in the news file, wrong issue #. not issue27123.Gregory P. Smith2016-06-141-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | issue27122: fix typo in the news file, wrong issue #. not issue27123.Gregory P. Smith2016-06-141-1/+1
* | | | | | Issue #27123: When an exception is raised within the context beingGregory P. Smith2016-06-141-0/+6
|\ \ \ \ \ \ | |/ / / / /