index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #25411: Merged fix from 3.5.
Vinay Sajip
2015-10-17
1
-0/+3
|
\
|
*
Closes #25411: Merged fix from 3.4.
Vinay Sajip
2015-10-17
1
-0/+3
|
|
\
|
|
*
Closes #25411: Improved Unicode support in SMTPHandler.
Vinay Sajip
2015-10-17
1
-0/+3
*
|
|
Issue #25154: Deprecate the pyvenv script.
Brett Cannon
2015-10-16
1
-0/+6
*
|
|
Upgrade the imp module's deprecation to DeprecationWarning.
Brett Cannon
2015-10-16
1
-0/+2
*
|
|
Merge for issue #25407
Brett Cannon
2015-10-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25407: Drop the mention of the formatter module being removed
Brett Cannon
2015-10-16
1
-0/+3
*
|
|
Merge from 3.5
Steve Dower
2015-10-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25164: Changes default all-users install directory to match per-user d...
Steve Dower
2015-10-14
1
-0/+3
*
|
|
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
Serhiy Storchaka
2015-10-14
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
Serhiy Storchaka
2015-10-14
1
-0/+4
*
|
|
Optimize bytes.fromhex() and bytearray.fromhex()
Victor Stinner
2015-10-14
1
-0/+3
*
|
|
Document latest optimizations using _PyBytesWriter
Victor Stinner
2015-10-14
1
-0/+4
*
|
|
Issue #25382: pickletools.dis() now outputs implicit memo index for the
Serhiy Storchaka
2015-10-13
1
-0/+3
*
|
|
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-0/+3
|
|
*
Correct Misc/NEWS.
Serhiy Storchaka
2015-10-10
1
-3/+3
|
|
*
Issue #25099: Skip relevant tests in test_compileall when an entry on
Brett Cannon
2015-10-09
1
-0/+3
*
|
|
Merge 3.5 (sys.setrecursionlimit)
Victor Stinner
2015-10-12
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
sys.setrecursionlimit() now raises RecursionError
Victor Stinner
2015-10-12
1
-0/+5
*
|
|
Issue #25143: Improves installer error messages for unsupported platforms.
Steve Dower
2015-10-11
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25143: Improves installer error messages for unsupported platforms.
Steve Dower
2015-10-11
1
-0/+2
*
|
|
Issue #25163: Display correct directory in installer when using non-default s...
Steve Dower
2015-10-11
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25163: Display correct directory in installer when using non-default s...
Steve Dower
2015-10-11
1
-0/+3
*
|
|
Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build
Steve Dower
2015-10-11
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build
Steve Dower
2015-10-11
1
-0/+2
*
|
|
Issue #25357: Add an optional newline paramer to binascii.b2a_base64().
Victor Stinner
2015-10-11
1
-0/+3
*
|
|
Issue #24164: Objects that need calling ``__new__`` with keyword arguments,
Serhiy Storchaka
2015-10-10
1
-0/+3
*
|
|
Issue #25364: zipfile now works in threads disabled builds.
Serhiy Storchaka
2015-10-10
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25364: zipfile now works in threads disabled builds.
Serhiy Storchaka
2015-10-10
1
-0/+2
*
|
|
Issue #25161: Merge full stops from 3.5
Martin Panter
2015-10-10
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter
2015-10-10
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-0/+1
*
|
|
Issue #24402: Merge input() fix from 3.5
Martin Panter
2015-10-10
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #24402: Merge input() fix from 3.4 into 3.5
Martin Panter
2015-10-10
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun
Martin Panter
2015-10-10
1
-0/+3
*
|
|
Merge for issue #25099
Brett Cannon
2015-10-09
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25099: Skip relevant tests in test_compileall when an entry on
Brett Cannon
2015-10-09
1
-0/+3
*
|
|
Merge #25328: add missing raise keyword in decode_data+SMTPUTF8 check.
R David Murray
2015-10-09
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#25328: add missing raise keyword in decode_data+SMTPUTF8 check.
R David Murray
2015-10-09
1
-0/+3
*
|
|
Issue #25349: Optimize bytes % args using the new private _PyBytesWriter API
Victor Stinner
2015-10-09
1
-0/+2
*
|
|
Merge from 3.5
Steve Dower
2015-10-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25089: Adds logging to installer for case where launcher is not select...
Steve Dower
2015-10-08
1
-0/+3
*
|
|
Merge from 3.5
Steve Dower
2015-10-08
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #23919: Prevents assert dialogs appearing in the test suite.
Steve Dower
2015-10-08
1
-0/+2
*
|
|
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
Berker Peksag
2015-10-08
2
-1/+5
*
|
|
Merge typo fixes from 3.5
Martin Panter
2015-10-07
2
-4/+4
|
\
\
\
|
|
/
/
|
*
|
More typos in 3.5 documentation and comments
Martin Panter
2015-10-07
1
-2/+2
|
*
|
Merge typo fixes from 3.4 into 3.5
Martin Panter
2015-10-07
2
-2/+2
|
|
\
\
|
|
|
/
[next]