summaryrefslogtreecommitdiff
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #27567: Expose the POLLRDHUP constant in the select moduleBerker Peksag2016-07-191-1/+2
* add mising wordBenjamin Peterson2016-07-181-1/+1
* add EPOLLEXCLUSIVEBenjamin Peterson2016-07-181-0/+2
* expose EPOLLRDHUP (closes #27567)Benjamin Peterson2016-07-181-0/+2
* Issue #1621: Avoid signed int negation overflow in audioopMartin Panter2016-07-191-0/+2
* Issue #27507: Merge overflow check from 3.5Martin Panter2016-07-181-0/+3
|\
| * Issue #27507: Check for integer overflow in bytearray.extend()Martin Panter2016-07-181-0/+3
* | Issue #27309: Enables proper Windows styles in python[w].exe manifest.Steve Dower2016-07-171-0/+4
|\ \ | |/
| * Issue #27309: Enables proper Windows styles in python[w].exe manifest.Steve Dower2016-07-171-0/+5
* | Issue #27533: Release GIL in nt._isdirSteve Dower2016-07-171-0/+2
|\ \ | |/
| * Issue #27533: Release GIL in nt._isdirSteve Dower2016-07-171-0/+2
* | Issue #27419: Standard __import__() no longer look up "__import__" in globalsSerhiy Storchaka2016-07-171-0/+5
|\ \ | |/
| * Issue #27419: Standard __import__() no longer look up "__import__" in globalsSerhiy Storchaka2016-07-171-0/+4
* | Issue #17711: Fixed unpickling by the persistent ID with protocol 0.Serhiy Storchaka2016-07-175-188/+1150
|\ \ | |/ |/|
| * Merge: #27522: break unintended cycle in feedparser.R David Murray2016-07-155-185/+1147
| |\
| | * Merge for #27083Brett Cannon2016-07-155-183/+1145
| | |\
| | | * Merge for #26844Brett Cannon2016-07-152-0/+4
| | | |\
| | | * | Issue #27512: Don't segfault when os.fspath() calls an object whoseBrett Cannon2016-07-151-0/+3
| | | * | merge 3.5 (#27514)Benjamin Peterson2016-07-145-183/+1142
| | | |\ \
| | | | * | Backed out changeset af29d89083b3 (closes #25548) (closes #27498)Benjamin Peterson2016-07-131-2/+0
| | | | * | Issue #27369: Merge test_pyexpat from 3.5Martin Panter2016-07-141-0/+6
| | | | |\ \
| | | | * \ \ Merge 3.5 (issue #27392)Yury Selivanov2016-07-125-180/+1141
| | | | |\ \ \
| | | | | * | | Start 3.6.0a4Ned Deily2016-07-121-0/+12
| | | | | * | | Version bump for 3.6.0a3v3.6.0a3Ned Deily2016-07-111-1/+1
| | | | | * | | Issue #23804: Merge spelling and NEWS fixes from 3.5Martin Panter2016-07-115-180/+1129
| | | | | |\ \ \
| | | | | | * \ \ Issue #23804: Merge SSL recv() fix from 3.5Martin 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-105-180/+1111
| | | | | | |\ \ \ \
| | | | | | | * | | | 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 #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 #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 #27007: The fromhex() class methods of bytes and bytearray subclassesSerhiy Storchaka2016-07-011-0/+6
| | | | | | | * | | | | | | Issue #27430: Merge from 3.5Berker Peksag2016-07-015-183/+1079
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ Issue #27418: Fixed Tools/importbench/importbench.py.Serhiy Storchaka2016-06-305-182/+1080
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | 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
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ Issue #22115: Updated Misc/NEWS.Serhiy Storchaka2016-06-261-1/+3
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | 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