summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Closes #25411: Merged fix from 3.5.Vinay Sajip2015-10-171-0/+3
|\
| * Closes #25411: Merged fix from 3.4.Vinay Sajip2015-10-171-0/+3
| |\
| | * Closes #25411: Improved Unicode support in SMTPHandler.Vinay Sajip2015-10-171-0/+3
* | | Issue #25154: Deprecate the pyvenv script.Brett Cannon2015-10-161-0/+6
* | | Upgrade the imp module's deprecation to DeprecationWarning.Brett Cannon2015-10-161-0/+2
* | | Merge for issue #25407Brett Cannon2015-10-161-0/+3
|\ \ \ | |/ /
| * | Issue #25407: Drop the mention of the formatter module being removedBrett Cannon2015-10-161-0/+3
* | | Merge from 3.5Steve Dower2015-10-141-0/+3
|\ \ \ | |/ /
| * | Issue #25164: Changes default all-users install directory to match per-user d...Steve Dower2015-10-141-0/+3
* | | Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()Serhiy Storchaka2015-10-141-0/+4
|\ \ \ | |/ /
| * | Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()Serhiy Storchaka2015-10-141-0/+4
* | | Optimize bytes.fromhex() and bytearray.fromhex()Victor Stinner2015-10-141-0/+3
* | | Document latest optimizations using _PyBytesWriterVictor Stinner2015-10-141-0/+4
* | | Issue #25382: pickletools.dis() now outputs implicit memo index for theSerhiy Storchaka2015-10-131-0/+3
* | | Issue #25380: Fixed protocol for the STACK_GLOBAL opcode inSerhiy Storchaka2015-10-131-0/+3
|\ \ \ | |/ /
| * | Issue #25380: Fixed protocol for the STACK_GLOBAL opcode inSerhiy Storchaka2015-10-131-0/+3
| |\ \ | | |/
| | * Issue #25380: Fixed protocol for the STACK_GLOBAL opcode inSerhiy Storchaka2015-10-131-0/+3
| | * Correct Misc/NEWS.Serhiy Storchaka2015-10-101-3/+3
| | * Issue #25099: Skip relevant tests in test_compileall when an entry onBrett Cannon2015-10-091-0/+3
* | | Merge 3.5 (sys.setrecursionlimit)Victor Stinner2015-10-121-0/+5
|\ \ \ | |/ /
| * | sys.setrecursionlimit() now raises RecursionErrorVictor Stinner2015-10-121-0/+5
* | | Issue #25143: Improves installer error messages for unsupported platforms.Steve Dower2015-10-111-0/+2
|\ \ \ | |/ /
| * | Issue #25143: Improves installer error messages for unsupported platforms.Steve Dower2015-10-111-0/+2
* | | Issue #25163: Display correct directory in installer when using non-default s...Steve Dower2015-10-111-0/+3
|\ \ \ | |/ /
| * | Issue #25163: Display correct directory in installer when using non-default s...Steve Dower2015-10-111-0/+3
* | | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-111-0/+2
|\ \ \ | |/ /
| * | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-111-0/+2
* | | Issue #25357: Add an optional newline paramer to binascii.b2a_base64().Victor Stinner2015-10-111-0/+3
* | | Issue #24164: Objects that need calling ``__new__`` with keyword arguments,Serhiy Storchaka2015-10-101-0/+3
* | | Issue #25364: zipfile now works in threads disabled builds.Serhiy Storchaka2015-10-101-0/+2
|\ \ \ | |/ /
| * | Issue #25364: zipfile now works in threads disabled builds.Serhiy Storchaka2015-10-101-0/+2
* | | Issue #25161: Merge full stops from 3.5Martin Panter2015-10-101-0/+1
|\ \ \ | |/ /
| * | Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-0/+1
| |\ \ | | |/
| | * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-0/+1
* | | Issue #24402: Merge input() fix from 3.5Martin Panter2015-10-101-0/+6
|\ \ \ | |/ /
| * | Issue #24402: Merge input() fix from 3.4 into 3.5Martin Panter2015-10-101-0/+3
| |\ \ | | |/
| | * Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by EryksunMartin Panter2015-10-101-0/+3
* | | Merge for issue #25099Brett Cannon2015-10-091-0/+3
|\ \ \ | |/ /
| * | Issue #25099: Skip relevant tests in test_compileall when an entry onBrett Cannon2015-10-091-0/+3
* | | Merge #25328: add missing raise keyword in decode_data+SMTPUTF8 check.R David Murray2015-10-091-0/+3
|\ \ \ | |/ /
| * | #25328: add missing raise keyword in decode_data+SMTPUTF8 check.R David Murray2015-10-091-0/+3
* | | Issue #25349: Optimize bytes % args using the new private _PyBytesWriter APIVictor Stinner2015-10-091-0/+2
* | | Merge from 3.5Steve Dower2015-10-081-0/+3
|\ \ \ | |/ /
| * | Issue #25089: Adds logging to installer for case where launcher is not select...Steve Dower2015-10-081-0/+3
* | | Merge from 3.5Steve Dower2015-10-081-0/+2
|\ \ \ | |/ /
| * | Issue #23919: Prevents assert dialogs appearing in the test suite.Steve Dower2015-10-081-0/+2
* | | Issue #16099: RobotFileParser now supports Crawl-delay and Request-rateBerker Peksag2015-10-082-1/+5
* | | Merge typo fixes from 3.5Martin Panter2015-10-072-4/+4
|\ \ \ | |/ /
| * | More typos in 3.5 documentation and commentsMartin Panter2015-10-071-2/+2
| * | Merge typo fixes from 3.4 into 3.5Martin Panter2015-10-072-2/+2
| |\ \ | | |/