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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17483: remove unreachable code in urlopen().
Antoine Pitrou
2013-04-01
1
-9/+5
*
Backed out changeset 4fcd50a6dca7 as it totally breaks the test suite here.
Antoine Pitrou
2013-04-01
1
-10/+1
*
Issue #14135: Make sure tests don't leave the locale changed for any
Brett Cannon
2013-04-01
1
-1/+10
*
#6698: merge with 3.3.
Roger Serwy
2013-04-01
2
-2/+4
|
\
|
*
#6698: IDLE now opens just an editor window when configured to do so.
Roger Serwy
2013-04-01
2
-2/+4
*
|
Issue #17586: fix typo in contextlib.rst
Ned Deily
2013-04-01
1
-1/+1
*
|
Merge heads.
Roger Serwy
2013-03-31
2
-2/+6
|
\
\
|
*
\
#8900: merge with 3.3.
Roger Serwy
2013-03-31
2
-2/+6
|
|
\
\
|
|
|
/
|
|
*
#8900: Using keyboard shortcuts in IDLE to open a file no longer raises an ex...
Roger Serwy
2013-03-31
2
-2/+6
*
|
|
Issue #17591: Use lowercase filenames when including Windows header files.
Antoine Pitrou
2013-03-31
4
-2/+6
|
/
/
*
|
Issue #6419: Fix a test_kqueue failure on some BSD flavors.
Charles-Francois Natali
2013-03-31
1
-22/+13
|
\
\
|
|
/
|
*
Issue #6419: Fix a test_kqueue failure on some BSD flavors.
Charles-Francois Natali
2013-03-31
1
-22/+13
*
|
skip a fcntl test on ARM Linux that isn't supported there.
Gregory P. Smith
2013-03-31
1
-0/+4
|
\
\
|
|
/
|
*
Skip a test of an old API on ARM Linux that isn't supported by the OS.
Gregory P. Smith
2013-03-31
1
-0/+4
*
|
#6649: merge with 3.3.
Roger Serwy
2013-03-31
2
-1/+3
|
\
\
|
|
/
|
*
#6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo.
Roger Serwy
2013-03-31
2
-1/+3
*
|
Merge from 3.3: Issue #17390
Terry Jan Reedy
2013-03-30
2
-1/+5
|
\
\
|
|
/
|
*
Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett.
Terry Jan Reedy
2013-03-30
2
-1/+9
*
|
Merge #17435: Don't use mutable default values in Timer.
R David Murray
2013-03-30
4
-17/+37
|
\
\
|
|
/
|
*
Issue #17435: Don't use mutable default values in Timer.
R David Murray
2013-03-30
4
-17/+37
*
|
Fix comment about the OpenSSL version in which SNI version was introduced.
Antoine Pitrou
2013-03-30
1
-1/+1
*
|
Improve set_servername_callback docstring.
Antoine Pitrou
2013-03-30
1
-3/+3
*
|
Fix previous fix (the cause was actually a misplaced #endif, or so it seems)
Antoine Pitrou
2013-03-30
1
-3/+1
*
|
Further compiling fixes (issue #17581)
Antoine Pitrou
2013-03-30
1
-1/+4
*
|
Merge
Antoine Pitrou
2013-03-30
5
-4/+47
|
\
\
|
*
\
Merged documentation update from 3.3.
Vinay Sajip
2013-03-30
1
-0/+34
|
|
\
\
|
|
|
/
|
|
*
Updated logging cookbook with additional example for output using str.format().
Vinay Sajip
2013-03-30
1
-0/+34
|
*
|
#17539: merge with 3.3.
Ezio Melotti
2013-03-30
1
-3/+3
|
|
\
\
|
|
|
/
|
|
*
#17539: fix MagicMock example. Patch by Berker Peksag.
Ezio Melotti
2013-03-30
1
-3/+3
|
*
|
#17526: merge with 3.3.
Ezio Melotti
2013-03-30
3
-1/+10
|
|
\
\
|
|
|
/
|
|
*
#17526: fix an IndexError raised while passing code without filename to inspe...
Ezio Melotti
2013-03-30
3
-1/+18
*
|
|
Issue #17581: try to fix building on old OpenSSL versions
Antoine Pitrou
2013-03-30
1
-7/+27
|
/
/
*
|
#17564: merge with 3.3.
Ezio Melotti
2013-03-29
1
-0/+5
|
\
\
|
|
/
|
*
#17564: skip test_bad_address unless the tests are run with -unetwork/-uall.
Ezio Melotti
2013-03-29
1
-0/+5
*
|
Closes #17540: Merged fix from 3.3.
Vinay Sajip
2013-03-29
3
-3/+10
|
\
\
|
|
/
|
*
Issue #17540: Added style to Formatter configuration by dict.
Vinay Sajip
2013-03-29
3
-3/+10
*
|
In search of TLS 1.1 bug: add debugging output in verbose mode
Antoine Pitrou
2013-03-29
1
-0/+5
*
|
Use a subtest in test_ssl.test_echo
Antoine Pitrou
2013-03-29
1
-4/+5
*
|
Fix bug in TestResult.addSubTest()
Antoine Pitrou
2013-03-29
2
-1/+35
*
|
#17438: merge with 3.3.
Ezio Melotti
2013-03-29
1
-5/+12
|
\
\
|
|
/
|
*
#17438: add links to the conversion tables in dump(s)/load(s).
Ezio Melotti
2013-03-29
1
-5/+12
*
|
#8906: merge with 3.3.
Ezio Melotti
2013-03-29
1
-12/+11
|
\
\
|
|
/
|
*
#8906: document failureException, longMessage, and maxDiff in the class docst...
Ezio Melotti
2013-03-29
1
-12/+11
*
|
Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch...
Antoine Pitrou
2013-03-28
7
-81/+194
*
|
Merge improvements to the suspicious builder and cleanup from 3.3.
Ezio Melotti
2013-03-28
2
-112/+13
|
\
\
|
|
/
|
*
Update the suspicious builder to detect unused rules, and remove currently un...
Ezio Melotti
2013-03-28
2
-101/+11
*
|
Merge with 3.3.
Georg Brandl
2013-03-28
32
-30/+129
|
\
\
|
|
/
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
32
-30/+129
*
|
merge with 3.3
Georg Brandl
2013-03-28
1
-2/+2
|
\
\
|
|
/
|
*
Fix XML vulnerability link targets.
Georg Brandl
2013-03-28
1
-2/+2
[next]