summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #20521: Change ``TOS`` to TOS in dis documentation.Berker Peksag2015-03-021-4/+4
|\ \ \ | |/ /
| * | Issue #20521: Change ``TOS`` to TOS in dis documentation.Berker Peksag2015-03-021-4/+4
* | | Issue #23387: Skip test_issue16464 if it raises an 5xx error.Berker Peksag2015-03-022-21/+13
|\ \ \ | |/ /
| * | Issue #23387: Skip test_issue16464 if it raises an 5xx error.Berker Peksag2015-03-022-21/+13
* | | Add a versionadded directive for PEP 486.Berker Peksag2015-03-021-0/+2
* | | merge 3.4Benjamin Peterson2015-03-021-6/+5
|\ \ \ | |/ /
| * | remove mention of Python 2.2 and 2.3Benjamin Peterson2015-03-021-6/+5
* | | Issue #7830: Flatten nested functools.partial.Alexander Belopolsky2015-03-014-7/+68
* | | Closes issue #22791: Improved datetime from timestamp methods documentation.Alexander Belopolsky2015-03-013-8/+13
* | | Fixed pydoc tests when run with -OO.Serhiy Storchaka2015-03-011-0/+4
|\ \ \ | |/ /
| * | Fixed pydoc tests when run with -OO.Serhiy Storchaka2015-03-011-0/+4
* | | Fixed a typo.Serhiy Storchaka2015-03-011-1/+1
* | | Issue #23553: Use an unsigned cast to tighten-up the bounds checking logic.Raymond Hettinger2015-03-011-2/+2
* | | Merge headsSerhiy Storchaka2015-03-011-6/+12
|\ \ \
| * | | Need a (size_t) cast instead of (unsigned) to be big enough for a Py_ssize_t.Raymond Hettinger2015-03-011-6/+12
* | | | Issue #20204: Deprecation warning is now raised for builtin type without theSerhiy Storchaka2015-03-013-0/+17
* | | | Issue #20204: Added the __module__ attribute to _tkinter classes.Serhiy Storchaka2015-03-012-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Issue #20204: Added the __module__ attribute to _tkinter classes.Serhiy Storchaka2015-03-012-2/+5
* | | Updates CRT installation for Windows installer.Steve Dower2015-03-0111-72/+180
* | | Use unsigned division and modulo for item assignment as well.Raymond Hettinger2015-03-011-4/+5
* | | Issue #19980: Improved help() for non-recognized strings. help('') nowSerhiy Storchaka2015-02-284-5/+20
* | | mergeAlexander Belopolsky2015-02-281-1/+3
|\ \ \
| * | | Convert one more division to unsigned arithmetic to speed-up deque_item().Raymond Hettinger2015-02-281-1/+3
* | | | Fixes #23521: Corrected pure python implementation of timedelta division.Alexander Belopolsky2015-02-283-3/+61
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixes #23521: Corrected pure python implementation of timedelta division.Alexander Belopolsky2015-02-283-3/+61
* | | Fixed a test for issue #21619 on Windows.Serhiy Storchaka2015-02-281-1/+1
|\ \ \ | |/ /
| * | Fixed a test for issue #21619 on Windows.Serhiy Storchaka2015-02-281-1/+1
* | | Issue #21619: Popen objects no longer leave a zombie after exit in the withSerhiy Storchaka2015-02-283-4/+24
|\ \ \ | |/ /
| * | Issue #21619: Popen objects no longer leave a zombie after exit in the withSerhiy Storchaka2015-02-283-4/+24
* | | Line missed in last checkinRaymond Hettinger2015-02-281-1/+0
* | | Since the index is always non-negative, use faster unsigned division and modulo.Raymond Hettinger2015-02-271-3/+5
* | | Merge with 3.4 for porting HOWTO tweaksBrett Cannon2015-02-271-2/+3
|\ \ \ | |/ /
| * | Fix the clarification as to why division cannot be ported automaticallyBrett Cannon2015-02-271-2/+3
* | | Merge from 3.4.Larry Hastings2015-02-271-3/+1
|\ \ \ | |/ /
| * | Fix minor errors in Misc/NEWS. (Thanks for the report, Florian Bruhin!)Larry Hastings2015-02-271-3/+1
* | | Issue #22834: Drop a redundant comment and use errno instead of anBrett Cannon2015-02-271-2/+2
* | | Merge 3.4 (asyncio)Victor Stinner2015-02-271-6/+0
|\ \ \ | |/ /
| * | Issue #23537: Remove 2 unused private methods of asyncio.BaseSubprocessTransportVictor Stinner2015-02-271-6/+0
* | | Merge 3.4 (httplib)Victor Stinner2015-02-272-0/+4
|\ \ \ | |/ /
| * | Issue #23526: Fix ResourceWarning in test_httplib. Patch written by Alex Shkop.Victor Stinner2015-02-272-0/+4
* | | Merge with 3.4Zachary Ware2015-02-271-2/+2
|\ \ \ | |/ /
| * | Fix copy/paste error in bytes.isupper() doc.Zachary Ware2015-02-271-2/+2
* | | Bump the blocksize up from 62 to 64 to speed up the modulo calculation.Raymond Hettinger2015-02-272-7/+4
* | | unix newlinesBenjamin Peterson2015-02-271-146/+146
* | | merge 3.4Benjamin Peterson2015-02-271-0/+1
|\ \ \ | |/ /
| * | remove duplicate 3.4.3 tagsBenjamin Peterson2015-02-271-2/+0
| * | Merge 3.4.3 release engineering changes back into 3.4.Larry Hastings2015-02-2689-1170/+1275
| |\ \
| * | | Post-release changes for 3.4.3.Larry Hastings2015-02-262-1/+13
| * | | Added tag v3.4.3 for changeset b4cbecbc0781Larry Hastings2015-02-251-0/+2
| * | | Checking in this change LOCAL ONLY NO UPLOAD ANYWHEREv3.4.3Larry Hastings2015-02-251-1/+1