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
*
asyncio: Merge 3.4 -- Support PEP 492. Issue #24017.
Yury Selivanov
2015-05-12
6
-27/+116
|
\
|
*
asyncio: Support PEP 492. Issue #24017.
Yury Selivanov
2015-05-12
6
-27/+116
*
|
Merge 3.4 (asyncio changes)
Yury Selivanov
2015-05-11
6
-33/+54
|
\
\
|
|
/
|
*
asyncio: async() function is deprecated in favour of ensure_future().
Yury Selivanov
2015-05-11
6
-33/+54
*
|
asyncio: Drop JoinableQueue from 3.5
Yury Selivanov
2015-05-11
1
-6/+1
*
|
Merge 3.4 (asyncio)
Yury Selivanov
2015-05-11
2
-4/+14
|
\
\
|
|
/
|
*
Sync asyncio changes from the main repo.
Yury Selivanov
2015-05-11
4
-16/+92
*
|
asyncio: Sync with github repo
Yury Selivanov
2015-05-11
5
-36/+110
*
|
#21795: advertise 8BITMIME if decode_data is False.
R David Murray
2015-05-11
2
-69/+164
*
|
#21800: Add RFC 6855 support to imaplib.
R David Murray
2015-05-10
2
-19/+136
*
|
Issue 22906: Add test file.
Yury Selivanov
2015-05-09
1
-0/+34
*
|
PEP 479: Change StopIteration handling inside generators.
Yury Selivanov
2015-05-09
4
-4/+50
*
|
Issue #24018: Add a collections.Generator abstract base class.
Raymond Hettinger
2015-05-09
2
-2/+132
*
|
merge 3.4
Benjamin Peterson
2015-05-09
1
-0/+2
|
\
\
|
|
/
|
*
ensure .keywords is always a dict
Benjamin Peterson
2015-05-09
1
-0/+2
*
|
merge - upgrade setuptools to 15.2
Donald Stufft
2015-05-09
2
-1/+1
|
\
\
|
|
/
|
*
Upgrade setuptools to 15.2
Donald Stufft
2015-05-09
2
-1/+1
*
|
Merge from 3.4.
Larry Hastings
2015-05-08
1
-2/+3
|
\
\
|
|
/
|
*
Issue #21520: test_zipfile no longer fails if the word 'bad' appears
Larry Hastings
2015-05-08
1
-2/+3
*
|
Fixed English in error message.
Serhiy Storchaka
2015-05-06
1
-1/+1
|
\
\
|
|
/
|
*
Fixed English in error message.
Serhiy Storchaka
2015-05-06
1
-1/+1
*
|
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
2
-11/+65
|
\
\
|
|
/
|
*
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
2
-11/+65
*
|
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
7
-77/+87
*
|
Issue #24125: Saved error's line and column numbers when an error is occured
Serhiy Storchaka
2015-05-06
2
-2/+15
|
\
\
|
|
/
|
*
Issue #24125: Saved error's line and column numbers when an error is occured
Serhiy Storchaka
2015-05-06
2
-2/+15
*
|
Fix remaining tests and remove an unused import.
Berker Peksag
2015-05-06
4
-6/+7
*
|
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
44
-102/+109
*
|
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
8
-41/+263
*
|
Issue #24113: Remove unreachable code in shlex.
Raymond Hettinger
2015-05-05
1
-3/+0
*
|
Issue #23911: Fix mixed bytes/strings.
Eric Snow
2015-05-04
1
-2/+4
*
|
merge 3.4 (#24096)
Benjamin Peterson
2015-05-03
1
-0/+12
|
\
\
|
|
/
|
*
merge 3.3 (#24096)
Benjamin Peterson
2015-05-03
1
-0/+12
|
|
\
|
|
*
be more robust against the filters list changing under us (closes #24096)
Benjamin Peterson
2015-05-03
1
-0/+12
*
|
|
Issue #22619: Added negative limit support in the traceback module.
Serhiy Storchaka
2015-05-03
2
-8/+133
*
|
|
merge 3.4 (#24094)
Benjamin Peterson
2015-05-03
1
-0/+19
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#24094)
Benjamin Peterson
2015-05-03
1
-0/+19
|
|
\
\
|
|
|
/
|
|
*
just sort the items tuple directly (closes #24094)
Benjamin Peterson
2015-05-03
1
-0/+19
*
|
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
4
-32/+67
|
\
\
\
|
|
/
/
|
*
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
4
-32/+67
*
|
|
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-03
18
-1390/+1572
*
|
|
remove the concept of an unoptimized function scope from the compiler, since ...
Benjamin Peterson
2015-04-28
1
-7/+2
*
|
|
Use assertEqual rather than assertEquals to avoid the deprecation warning.
Gregory P. Smith
2015-04-26
1
-4/+4
*
|
|
Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview.
Gregory P. Smith
2015-04-25
2
-1/+9
*
|
|
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception.
Serhiy Storchaka
2015-04-23
1
-2/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception.
Serhiy Storchaka
2015-04-23
1
-2/+8
*
|
|
Use more precise Tcl version checks in tests.
Serhiy Storchaka
2015-04-23
2
-4/+6
|
\
\
\
|
|
/
/
|
*
|
Use more precise Tcl version checks in tests.
Serhiy Storchaka
2015-04-23
2
-4/+6
*
|
|
Issue #23887: urllib.error.HTTPError now has a proper repr() representation.
Facundo Batista
2015-04-22
2
-44/+108
*
|
|
Issue #21483: Skip test_timestamp_overflow on NFS.
Berker Peksag
2015-04-22
1
-1/+2
[next]