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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge 3.5 (#27514)
Benjamin Peterson
2016-07-15
1
-2/+4
|
\
|
*
make too many nested blocks be a SyntaxError instead of a SystemError (closes...
Benjamin Peterson
2016-07-15
1
-2/+4
*
|
Backed out changeset af29d89083b3 (closes #25548) (closes #27498)
Benjamin Peterson
2016-07-14
16
-91/+80
*
|
Issue #27369: Merge test_pyexpat from 3.5
Martin Panter
2016-07-14
1
-4/+2
|
\
\
|
|
/
|
*
Issue #27369: Merge test_pyexpat from 3.4 into 3.5
Martin Panter
2016-07-14
1
-4/+2
|
|
\
|
|
*
Issue #27369: Merge test_pyexpat from 3.3 into 3.4
Martin Panter
2016-07-14
1
-4/+2
|
|
|
\
|
|
|
*
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
Martin Panter
2016-07-14
1
-4/+2
|
|
|
|
\
|
|
|
|
*
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
3.2
Martin Panter
2016-07-14
1
-4/+2
|
|
|
|
*
#22758: fix regression in handling of secure cookies.
R David Murray
2016-07-10
1
-1/+39
|
|
|
*
|
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Serhiy Storchaka
2015-12-02
1
-0/+17
|
|
*
|
|
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
Matthias Klose
2016-06-13
1
-1/+2
*
|
|
|
|
Merge 3.5 (issue #27392)
Yury Selivanov
2016-07-12
1
-0/+79
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27392: Add loop.connect_accepted_socket().
Yury Selivanov
2016-07-12
1
-0/+79
*
|
|
|
|
Issue #23804: Merge spelling and NEWS fixes from 3.5
Martin Panter
2016-07-11
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
English spelling and grammar fixes
Martin Panter
2016-07-11
1
-2/+2
*
|
|
|
|
Issue #23804: Merge SSL recv() fix from 3.5
Martin Panter
2016-07-11
1
-8/+21
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
Martin Panter
2016-07-11
1
-8/+21
*
|
|
|
|
Issue #27027: Added test.support.is_android that is True when this is an
Xavier de Gaye
2016-07-10
1
-1/+3
*
|
|
|
|
[merge from 3.5] - Issue #27466: Change time format returned by
Senthil Kumaran
2016-07-10
1
-0/+22
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27466: Change time format returned by http.cookie.time2netscape,
Senthil Kumaran
2016-07-10
1
-0/+22
*
|
|
|
|
Issue #27474: Unified error messages in the __contains__ method of bytes and
Serhiy Storchaka
2016-07-10
1
-0/+1
*
|
|
|
|
Issue #26896: Disambiguate uses of "importer" with "finder".
Brett Cannon
2016-07-08
3
-3/+1
*
|
|
|
|
Issue27139 patch by Julio C Cardoza.
Steven D'Aprano
2016-07-07
1
-0/+16
*
|
|
|
|
Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm
Serhiy Storchaka
2016-07-06
1
-1/+26
*
|
|
|
|
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
11
-6/+29
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
10
-6/+26
*
|
|
|
|
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
1
-0/+10
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
1
-0/+10
*
|
|
|
|
Issue #27007: The fromhex() class methods of bytes and bytearray subclasses
Serhiy Storchaka
2016-07-01
1
-1/+26
*
|
|
|
|
Issue #27431: Merge from 3.5
Berker Peksag
2016-07-01
1
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27431: Update default protocol version in shelve.Shelf() documentation
Berker Peksag
2016-07-01
1
-0/+4
*
|
|
|
|
Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase
Martin Panter
2016-06-29
1
-0/+79
*
|
|
|
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
1
-0/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
asyncio: Use socket specs for getaddrinfo() in sock_connect()
Yury Selivanov
2016-06-28
1
-0/+11
*
|
|
|
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
1
-0/+16
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
asyncio: Fix NameError in sslproto _fatal_error()
Yury Selivanov
2016-06-28
1
-0/+16
*
|
|
|
|
Issue #27352: Fixed an error message in a test.
Serhiy Storchaka
2016-06-27
1
-1/+1
*
|
|
|
|
Merge from 3.5.
Larry Hastings
2016-06-27
1
-1/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge.
Larry Hastings
2016-06-27
19
-33/+402
|
|
\
\
\
\
|
*
|
|
|
|
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
Matthias Klose
2016-06-13
1
-1/+2
*
|
|
|
|
|
Issue 27372: Stop test_idle from changing locale, so test passes.
Terry Jan Reedy
2016-06-26
1
-6/+9
*
|
|
|
|
|
Issue #26243: Only the level argument to zlib.compress() is keyword argument
Serhiy Storchaka
2016-06-25
1
-1/+3
*
|
|
|
|
|
Issue #26186: Remove the restriction that built-in and extension
Brett Cannon
2016-06-25
1
-0/+2
*
|
|
|
|
|
Merge from 3.5
Brett Cannon
2016-06-25
1
-3/+13
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix a scoping issue where an UnboundLocalError was triggered if a
Brett Cannon
2016-06-25
1
-3/+13
*
|
|
|
|
|
Issue #27038: Expose DirEntry as os.DirEntry.
Brett Cannon
2016-06-24
1
-0/+1
*
|
|
|
|
|
Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return
Brett Cannon
2016-06-24
2
-30/+34
*
|
|
|
|
|
Issue #18300: Merge from 3.5
Berker Peksag
2016-06-24
2
-15/+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Issue #18300: Set TERM='' by default in assert_python_*
Berker Peksag
2016-06-24
2
-15/+13
*
|
|
|
|
|
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
Terry Jan Reedy
2016-06-21
1
-0/+1
[next]