summaryrefslogtreecommitdiff
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #23804: Merge spelling and NEWS fixes from 3.5Martin Panter2016-07-111-5/+11
|\
| * English spelling and grammar fixesMartin Panter2016-07-111-6/+6
| * Restore NEWS entries lost in revision 8145f25f26aaMartin Panter2016-07-111-0/+6
* | Issue #23804: Merge SSL recv() fix from 3.5Martin Panter2016-07-111-0/+3
|\ \ | |/
| * Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOFMartin Panter2016-07-111-0/+3
* | IDLE NEWS items.Terry Jan Reedy2016-07-101-0/+18
* | Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-101-0/+3
|\ \ | |/
| * Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-101-0/+3
* | Issue #27027: Added test.support.is_android that is True when this is anXavier de Gaye2016-07-101-0/+6
* | [merge from 3.5] - Issue #27466: Change time format returned bySenthil Kumaran2016-07-101-0/+4
|\ \ | |/
| * Issue #27466: Change time format returned by http.cookie.time2netscape,Senthil Kumaran2016-07-101-0/+4
* | 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-262-2/+62
| |\
| * | Post-release fixups for Python 3.5.2.Larry Hastings2016-06-261-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-221-0/+4
* | | Fix “allow(s) to”Martin Panter2016-06-201-1/+1
* | | Issue #27319: Methods selection_set(), selection_add(), selection_remove()Serhiy Storchaka2016-06-201-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