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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
2
-0/+20
*
|
|
|
Issue 24773: Use the standard Asia/Tehran name in the Iran test.
Alexander Belopolsky
2016-07-30
1
-1/+1
*
|
|
|
Issue #27366: Tweak PEP 487 documentation
Berker Peksag
2016-07-30
1
-22/+22
*
|
|
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
4
-16/+252
*
|
|
|
Closes #1521950: Made shlex parsing more shell-like.
Vinay Sajip
2016-07-29
2
-21/+165
*
|
|
|
Issue #27620: Make htest box respond to <Return> and <Escape>.
Terry Jan Reedy
2016-07-28
1
-6/+12
*
|
|
|
Issue #27620: Mark the default action button as the default.
Terry Jan Reedy
2016-07-28
1
-1/+1
*
|
|
|
Issue #27626: Further spelling fixes for 3.6
Martin Panter
2016-07-28
2
-2/+2
*
|
|
|
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
18
-30/+30
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
18
-30/+30
*
|
|
|
Issue #24773: Fixed tests failures on systems with 32-bit time_t.
Alexander Belopolsky
2016-07-26
1
-0/+5
*
|
|
|
Issue #27620: Escape key closes Query box as cancelled.
Terry Jan Reedy
2016-07-26
2
-3/+4
*
|
|
|
Issue #24137, issue #27611: Restore tkinter after test_idle.
Terry Jan Reedy
2016-07-25
1
-0/+2
*
|
|
|
Issue #1621: Avoid signed overflow in list and tuple operations
Martin Panter
2016-07-25
1
-1/+13
*
|
|
|
Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete.
Terry Jan Reedy
2016-07-25
3
-7/+12
*
|
|
|
Issue 24773: Make zoneinfo tests more robust. (reapply)
Alexander Belopolsky
2016-07-25
1
-2/+5
*
|
|
|
Issue #27609: Explicitly return None when there are other returns.
Terry Jan Reedy
2016-07-25
2
-30/+27
*
|
|
|
Reindented Lib/test/datetimetester.py.
Alexander Belopolsky
2016-07-24
1
-2/+2
*
|
|
|
Issue #24773: Made ZoneInfoCompleteTest a TestSuit.
Alexander Belopolsky
2016-07-24
2
-20/+29
*
|
|
|
Issue 24773: Make zoneinfo tests more robust.
Alexander Belopolsky
2016-07-23
1
-2/+5
*
|
|
|
Issue #13849: Merge from 3.5
Berker Peksag
2016-07-23
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #13849: Fix test_null_bytes under Windows
Berker Peksag
2016-07-23
1
-1/+1
*
|
|
|
Issue #13849: Merge from 3.5
Berker Peksag
2016-07-23
1
-0/+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #13849: Add tests for null byte checking in test_genericpath
Berker Peksag
2016-07-23
1
-0/+9
*
|
|
|
Issue #27493: Fix test_path_objects under Windows
Berker Peksag
2016-07-23
1
-1/+1
*
|
|
|
Issue #27130: Merge zlib 64-bit fixes from 3.5
Martin Panter
2016-07-23
1
-16/+48
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
Martin Panter
2016-07-23
1
-16/+48
*
|
|
|
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
Alexander Belopolsky
2016-07-22
3
-78/+975
*
|
|
|
Closes #27493: accepted Path objects in file handlers for logging.
Vinay Sajip
2016-07-22
3
-2/+31
*
|
|
|
Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler.
Vinay Sajip
2016-07-22
2
-6/+46
*
|
|
|
Issue #27472: Add test.support.unix_shell as the path to the default shell.
Xavier de Gaye
2016-07-22
4
-13/+22
*
|
|
|
Issue #27528: Merge warning doc and test from 3.5
Martin Panter
2016-07-19
1
-0/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27528: Document and test warning messages must match at beginning
Martin Panter
2016-07-19
1
-0/+12
*
|
|
|
Merge 3.5.
Stefan Krah
2016-07-17
1
-0/+28
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively
Stefan Krah
2016-07-17
1
-0/+28
*
|
|
|
Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList.
Serhiy Storchaka
2016-07-17
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList.
Serhiy Storchaka
2016-07-17
1
-2/+2
*
|
|
|
Issue #17711: Fixed unpickling by the persistent ID with protocol 0.
Serhiy Storchaka
2016-07-17
3
-10/+64
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #17711: Fixed unpickling by the persistent ID with protocol 0.
Serhiy Storchaka
2016-07-17
3
-10/+64
*
|
|
|
Issue #25507: Merge from 3.5 with ttk replacing colorchooser.
Terry Jan Reedy
2016-07-16
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #25507: IDLE no longer runs buggy code because of its tkinter imports.
Terry Jan Reedy
2016-07-16
1
-0/+6
*
|
|
|
Merge for #27083
Brett Cannon
2016-07-16
4
-22/+28
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix regressions introduced by fixes for issue #27083.
Brett Cannon
2016-07-16
4
-22/+28
*
|
|
|
Merge: #27522: break unintended cycle in feedparser.
R David Murray
2016-07-16
1
-3/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#27522: break unintended cycle in feedparser.
R David Murray
2016-07-16
1
-3/+6
*
|
|
|
Merge for #27083
Brett Cannon
2016-07-15
2
-7/+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27083: Respect the PYTHONCASEOK environment variable under
Brett Cannon
2016-07-15
2
-7/+11
*
|
|
|
Fix a failing test introduced as part of issue #27512
Brett Cannon
2016-07-15
1
-2/+1
*
|
|
|
Merge for #26844
Brett Cannon
2016-07-15
1
-2/+2
|
\
\
\
\
|
|
/
/
/
[prev]
[next]