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
*
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...
Christian Heimes
2016-09-06
1
-15/+21
*
suppress stderr output when checking gdb (closes #27969)
Benjamin Peterson
2016-09-06
1
-0/+1
*
Issue #27748: Backed out changeset 6137d0ed0a15
Zachary Ware
2016-09-05
1
-4/+1
*
Issue #27748: strengthen test_alias_nofallback
Zachary Ware
2016-09-05
1
-1/+4
*
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Christian Heimes
2016-09-05
2
-32/+50
*
Issue #27748: Simplify test_winsound.
Zachary Ware
2016-09-05
2
-204/+63
*
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
Terry Jan Reedy
2016-09-05
1
-2/+3
*
Issue #27922: IDLE test_idlehistory no longer flash tk widgets.
Terry Jan Reedy
2016-09-04
1
-0/+1
*
Issue #27934: Use float.__repr__ instead of plain repr when JSON-encoding an ...
Mark Dickinson
2016-09-03
2
-1/+12
*
Issue #27922: IDLE tests no longer flash tk widgets.
Terry Jan Reedy
2016-09-01
5
-5/+13
*
Issue #17642: add larger font sizes for classroom projection.
Terry Jan Reedy
2016-08-31
1
-1/+2
*
Backport spelling fix.
Terry Jan Reedy
2016-08-30
1
-14/+17
*
Issue #27870: A left shift of zero by a large integer no longer attempts to a...
Mark Dickinson
2016-08-29
1
-0/+15
*
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
Serhiy Storchaka
2016-08-29
1
-3/+17
*
Issue #19884: Avoid spurious output on OS X with Gnu Readline
Martin Panter
2016-08-27
1
-1/+1
*
Issue #10513: Fix a regression in Connection.commit()
Berker Peksag
2016-08-26
1
-0/+30
*
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-26
1
-1/+2
*
Issue #25564: Mention exec and __builtins__ in IDLE-console difference section.
Terry Jan Reedy
2016-08-25
2
-22/+22
*
Issue #12660: Backport 84bbb8d2d237
Zachary Ware
2016-08-24
1
-0/+4
*
#2466: fix test failure on windows.
R David Murray
2016-08-24
1
-3/+3
*
# 2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-23
2
-2/+66
*
Fix typo in IDLE News.
Terry Jan Reedy
2016-08-21
1
-1/+1
*
Add 2.7.13 IDLE NEWS and idlelib/NEWS.txt items.
Terry Jan Reedy
2016-08-21
1
-0/+6
*
Issue #27714: Remove unneeded non-idempotent call that fails on retest.
Terry Jan Reedy
2016-08-21
1
-2/+0
*
Issue #27614: Avoid race in test_docxmlrpc server setup
Martin Panter
2016-08-18
1
-29/+11
*
Issue #27611: Don't import volatile attribute.
Terry Jan Reedy
2016-08-16
1
-3/+4
*
fail when negative values are passed to instr()
Benjamin Peterson
2016-08-16
1
-0/+2
*
Upgrade setuptools/pip to to 25.2.0/8.1.2
Donald Stufft
2016-08-14
3
-2/+2
*
do not allow reading negative values with getstr()
Benjamin Peterson
2016-08-14
1
-0/+3
*
Issue #27720: Fix error in eng_to_decimal docs and add examples from the spec...
Raymond Hettinger
2016-08-13
1
-6/+25
*
Issue #27714: For IDLE's test_textview, backport 3.x subclass with mocks
Terry Jan Reedy
2016-08-10
1
-13/+11
*
Correct misspellings of ISO-8859
Martin Panter
2016-08-10
3
-4/+4
*
Issue #21999: Handled empty strings correctly when in POSIX mode.
Vinay Sajip
2016-08-09
2
-1/+14
*
Issue #20160: Handled passing of large structs to callbacks correctly.
Vinay Sajip
2016-08-05
1
-0/+35
*
Spelling and grammar fixes in code comments and documentation
Martin Panter
2016-07-28
3
-3/+3
*
Switch upload.pypi.io to upload.pypi.org
Donald Stufft
2016-08-03
3
-5/+5
*
Issue #20767: Fix -R option for FreeBSD/clang.
Stefan Krah
2016-08-03
1
-0/+2
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-30
2
-0/+21
*
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
9
-10/+10
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Martin Panter
2016-07-28
6
-7/+7
*
Issue #27130: Fix handling of buffers exceeding (U)INT_MAX in “zlib” module
Martin Panter
2016-07-23
1
-0/+120
*
Issue #27528: Document and test warning messages must match at beginning
Martin Panter
2016-07-19
1
-0/+12
*
make too many nested blocks be a SyntaxError instead of a SystemError (closes...
Benjamin Peterson
2016-07-15
1
-2/+4
*
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
Martin Panter
2016-07-14
1
-4/+2
*
English spelling and grammar fixes
Martin Panter
2016-07-11
8
-9/+9
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
15
-19/+19
*
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
Martin Panter
2016-07-11
1
-8/+21
*
[port to 2.7] - Issue #27466: Change time format returned by
Senthil Kumaran
2016-07-10
2
-8/+25
*
reduce marshal stack size in debug mode on windows (closes #27019)
Benjamin Peterson
2016-07-07
1
-1/+4
*
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
3
-5/+5
[next]