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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
posix_getcwd(): limit to INT_MAX on Windows
Victor Stinner
2016-03-14
1
-0/+10
*
|
Issue #26558: Remove useless check in tracemalloc
Victor Stinner
2016-03-14
1
-4/+0
*
|
Add PYTHONMALLOC env var
Victor Stinner
2016-03-14
2
-8/+46
*
|
Issue #26505: merge from 3.5
Ned Deily
2016-03-07
1
-4/+4
|
\
\
|
|
/
|
*
Issue #26505: Fix typos in getaddrinfo license text.
Ned Deily
2016-03-07
1
-4/+4
*
|
Closes #19475: Added timespec to the datetime.isoformat() method.
Alexander Belopolsky
2016-03-06
1
-28/+95
*
|
Issue #25718: Fixed pickling and copying the accumulate() iterator with total...
Serhiy Storchaka
2016-03-06
1
-0/+17
|
\
\
|
|
/
|
*
Issue #25718: Fixed pickling and copying the accumulate() iterator with total...
Serhiy Storchaka
2016-03-06
1
-0/+17
*
|
Issue #26482: Allowed pickling recursive dequeues.
Serhiy Storchaka
2016-03-06
1
-18/+18
*
|
More logicial order. Move space saving step to just before it is used.
Raymond Hettinger
2016-03-04
1
-14/+14
*
|
Issue #26335: Make mmap.write() return the number of bytes written like
Berker Peksag
2016-03-02
1
-2/+3
*
|
Factor-out common subexpression.
Raymond Hettinger
2016-03-02
1
-3/+3
*
|
Put block length computations in a more logical order.
Raymond Hettinger
2016-03-02
1
-2/+2
*
|
Issue #26406: merge from 3.5
Ned Deily
2016-02-23
1
-4/+10
|
\
\
|
|
/
|
*
Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on
Ned Deily
2016-02-23
1
-4/+10
*
|
merge 3.5 (closes #25939)
Benjamin Peterson
2016-02-18
1
-2/+6
|
\
\
|
|
/
|
*
merge 3.4 (closes #25939)
Benjamin Peterson
2016-02-18
1
-2/+6
|
|
\
|
|
*
open the cert store readonly
Benjamin Peterson
2016-02-18
1
-2/+6
*
|
|
Issue #25924: merge with 3.5
Ned Deily
2016-02-15
1
-2/+18
|
\
\
\
|
|
/
/
|
*
|
Issue #25924: Avoid unnecessary serialization of getaddrinfo(3) calls on OS X
Ned Deily
2016-02-15
1
-2/+18
*
|
|
The return type of a rich comparison is an int
Raymond Hettinger
2016-02-14
1
-2/+4
*
|
|
Issue #25994: Added the close() method and the support of the context manager
Serhiy Storchaka
2016-02-11
1
-7/+66
*
|
|
Issue #26304: Merge doc wording from 3.5
Martin Panter
2016-02-10
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter
2016-02-10
2
-2/+2
*
|
|
Issue 26243: Forgot to update zlib doc strings in Argument Clinic
Martin Panter
2016-02-10
2
-3/+3
*
|
|
Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda
Martin Panter
2016-02-10
2
-22/+22
*
|
|
Issue #26200: The SETREF macro adds unnecessary work in some cases.
Raymond Hettinger
2016-02-09
1
-1/+4
*
|
|
Issue #26117: The os.scandir() iterator now closes file descriptor not only
Serhiy Storchaka
2016-02-08
1
-17/+20
|
\
\
\
|
|
/
/
|
*
|
Issue #26117: The os.scandir() iterator now closes file descriptor not only
Serhiy Storchaka
2016-02-08
1
-17/+20
*
|
|
Issue #25945: Fixed bugs in functools.partial.
Serhiy Storchaka
2016-02-02
1
-60/+68
|
\
\
\
|
|
/
/
|
*
|
Issue #25945: Fixed bugs in functools.partial.
Serhiy Storchaka
2016-02-02
1
-60/+68
*
|
|
Issue #26244: Merge zlib documentation from 3.5
Martin Panter
2016-02-03
2
-6/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #26244: Clarify default zlib compression level in documentation
Martin Panter
2016-02-03
2
-6/+8
|
*
|
Issue #26194: Inserting into a full deque to raise an IndexError
Raymond Hettinger
2016-02-02
1
-5/+2
*
|
|
merge
Raymond Hettinger
2016-02-02
1
-5/+2
*
|
|
Issue #19883: Fixed possible integer overflows in zipimport.
Serhiy Storchaka
2016-01-28
1
-153/+214
|
\
\
\
|
|
/
/
|
*
|
Issue #19883: Fixed possible integer overflows in zipimport.
Serhiy Storchaka
2016-01-28
1
-153/+214
|
*
|
Merge heads
Serhiy Storchaka
2016-01-28
1
-2/+24
|
|
\
\
*
|
\
\
Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units
Serhiy Storchaka
2016-01-28
1
-1/+93
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units
Serhiy Storchaka
2016-01-28
1
-1/+93
*
|
|
|
Merge 3.5: Issue #26227
Victor Stinner
2016-01-28
1
-2/+24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Windows: Decode hostname from ANSI code page
Victor Stinner
2016-01-28
1
-2/+24
|
|
/
/
*
|
|
merge
Raymond Hettinger
2016-01-27
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
Raymond Hettinger
2016-01-27
1
-0/+7
*
|
|
Fix compiler warning about obviously unreachable code.
Raymond Hettinger
2016-01-25
1
-4/+0
*
|
|
Convert another post-decrement while-loop to pre-decrement for consistency
Raymond Hettinger
2016-01-24
1
-1/+2
*
|
|
Convert two other post-decrement while-loops to pre-decrements for consistency
Raymond Hettinger
2016-01-24
1
-2/+4
*
|
|
Miscellaneous refactorings
Raymond Hettinger
2016-01-24
1
-65/+58
*
|
|
merge 3.5
Benjamin Peterson
2016-01-22
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
merge 3.4
Benjamin Peterson
2016-01-22
1
-0/+4
|
|
\
\
|
|
|
/
[prev]
[next]