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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22486: Added the math.gcd() function. The fractions.gcd() function no...
Serhiy Storchaka
2015-05-12
1
-0/+3
*
Issue #22681: Added support for the koi8_t encoding.
Serhiy Storchaka
2015-05-12
1
-0/+2
*
Issue #22682: Added support for the kz1048 encoding.
Serhiy Storchaka
2015-05-12
1
-0/+2
*
Issue #15027: The UTF-32 encoder is now 3x to 7x faster.
Serhiy Storchaka
2015-05-12
1
-0/+2
*
Issue #23796: peak and read1 methods of BufferedReader now raise ValueError
Berker Peksag
2015-05-12
1
-0/+3
*
Issue 24017: Update NEWS file.
Yury Selivanov
2015-05-12
1
-0/+2
*
Merge 3.4 (asyncio changes)
Yury Selivanov
2015-05-11
1
-2/+4
|
\
|
*
asyncio: async() function is deprecated in favour of ensure_future().
Yury Selivanov
2015-05-11
1
-1/+3
*
|
Merge 3.4 (asyncio)
Yury Selivanov
2015-05-11
1
-0/+2
|
\
\
|
|
/
|
*
Sync asyncio changes from the main repo.
Yury Selivanov
2015-05-11
1
-0/+2
*
|
Issue #24155: Optimize heapify for better cache utililzation.
Raymond Hettinger
2015-05-11
1
-0/+3
*
|
#21795: advertise 8BITMIME if decode_data is False.
R David Murray
2015-05-11
1
-0/+3
*
|
merge heads
Benjamin Peterson
2015-05-11
1
-0/+4
|
\
\
|
*
|
#21800: Add RFC 6855 support to imaplib.
R David Murray
2015-05-10
1
-0/+4
*
|
|
merge 3.4
Benjamin Peterson
2015-05-11
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
add trailing slash
Benjamin Peterson
2015-05-11
1
-1/+1
*
|
Fix news entry for issue 24018.
Guido van Rossum
2015-05-09
1
-1/+1
*
|
PEP 479: Change StopIteration handling inside generators.
Yury Selivanov
2015-05-09
1
-0/+2
*
|
Issue #24018: Add a collections.Generator abstract base class.
Raymond Hettinger
2015-05-09
1
-0/+3
*
|
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
*
|
Issue #20274: When calling a _sqlite.Connection, it now complains if passed
Larry Hastings
2015-05-08
1
-0/+6
|
\
\
|
|
/
|
*
Issue #20274: Remove ignored and erroneous "kwargs" parameters from three
Larry Hastings
2015-05-08
1
-0/+3
*
|
Merge from 3.4.
Larry Hastings
2015-05-08
1
-0/+3
|
\
\
|
|
/
|
*
Issue #21520: test_zipfile no longer fails if the word 'bad' appears
Larry Hastings
2015-05-08
1
-0/+3
*
|
Issue #24000: Improved Argument Clinic's mapping of converters to legacy
Larry Hastings
2015-05-08
1
-0/+3
*
|
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
1
-0/+3
|
\
\
|
|
/
|
*
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
1
-0/+3
*
|
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
1
-0/+3
*
|
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-0/+6
*
|
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
2
-0/+3
*
|
Issue #24001: Argument Clinic converters now use accept={type}
Larry Hastings
2015-05-04
1
-0/+3
*
|
merge 3.4 (#24096)
Benjamin Peterson
2015-05-03
1
-0/+3
|
\
\
|
|
/
|
*
merge 3.3 (#24096)
Benjamin Peterson
2015-05-03
1
-0/+3
|
|
\
|
|
*
be more robust against the filters list changing under us (closes #24096)
Benjamin Peterson
2015-05-03
1
-0/+3
*
|
|
Issue #23330: h2py now supports arbitrary filenames in #include.
Serhiy Storchaka
2015-05-03
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #23330: h2py now supports arbitrary filenames in #include.
Serhiy Storchaka
2015-05-03
1
-0/+3
*
|
|
Issue #22619: Added negative limit support in the traceback module.
Serhiy Storchaka
2015-05-03
2
-0/+4
*
|
|
merge 3.4 (#24094)
Benjamin Peterson
2015-05-03
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#24094)
Benjamin Peterson
2015-05-03
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
just sort the items tuple directly (closes #24094)
Benjamin Peterson
2015-05-03
1
-0/+3
*
|
|
remove merge markers
Benjamin Peterson
2015-05-03
1
-27/+0
*
|
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
1
-0/+27
|
\
\
\
|
|
/
/
|
*
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
1
-0/+3
|
*
|
Defer deleted item decref until after the deque is restored to a consistent s...
Raymond Hettinger
2015-05-02
1
-0/+4
|
*
|
Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq.
Raymond Hettinger
2015-05-02
1
-0/+3
*
|
|
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-03
1
-0/+3
*
|
|
merge 3.4
Benjamin Peterson
2015-04-30
1
-6/+6
|
\
\
\
|
|
/
/
|
*
|
update links
Benjamin Peterson
2015-04-30
1
-6/+6
*
|
|
Issue #23910: Optimize property() getter calls. Patch by Joe Jevnik
Raymond Hettinger
2015-04-30
1
-0/+2
[next]