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
*
Issue #26516: Fix test_capi on 32-bit system
Victor Stinner
2016-03-14
1
-11/+9
*
Issue #26516: Fix test_capi on Windows
Victor Stinner
2016-03-14
1
-4/+8
*
Add PYTHONMALLOC env var
Victor Stinner
2016-03-14
1
-0/+59
*
Issue #20556: Used specific assert methods in threading tests.
Serhiy Storchaka
2016-03-14
3
-23/+22
|
\
|
*
Issue #20556: Used specific assert methods in threading tests.
Serhiy Storchaka
2016-03-14
3
-23/+22
*
|
Issue #747320: Use email.utils.formatdate() to avoid code duplication
Berker Peksag
2016-03-14
2
-6/+16
*
|
Issue #16181: cookiejar.http2time() now returns None if year is higher than d...
Berker Peksag
2016-03-14
2
-1/+8
|
\
\
|
|
/
|
*
Issue #16181: cookiejar.http2time() now returns None if year is higher than d...
Berker Peksag
2016-03-14
2
-1/+8
*
|
Issue #26513: Fixes platform module detection of Windows Server
Steve Dower
2016-03-12
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26513: Fixes platform module detection of Windows Server
Steve Dower
2016-03-12
1
-1/+1
*
|
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
Serhiy Storchaka
2016-03-12
2
-7/+33
|
\
\
|
|
/
|
*
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
Serhiy Storchaka
2016-03-12
2
-7/+25
*
|
Revert change 291d47954618
Victor Stinner
2016-03-12
1
-2/+2
*
|
Merge 3.5
Victor Stinner
2016-03-11
1
-10/+10
|
\
\
|
|
/
|
*
Issue #20589: Fix test_pathlib
Victor Stinner
2016-03-11
1
-10/+10
*
|
Always test datetime.strftime("%4Y")
Victor Stinner
2016-03-11
1
-2/+2
*
|
Add Mock.assert_called()
Victor Stinner
2016-03-11
2
-0/+39
*
|
Issue #20589: Invoking Path.owner() and Path.group() on Windows now raise
Berker Peksag
2016-03-11
2
-0/+15
|
\
\
|
|
/
|
*
Issue #20589: Invoking Path.owner() and Path.group() on Windows now raise
Berker Peksag
2016-03-11
2
-0/+15
*
|
Merge with 3.5
Terry Jan Reedy
2016-03-11
1
-4/+8
|
\
\
|
|
/
|
*
Issue 25959: Explain in docstring that PhotoImage.zoom arguments are
Terry Jan Reedy
2016-03-11
1
-4/+8
*
|
Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Serhiy Storchaka
2016-03-09
5
-138/+181
|
\
\
|
|
/
|
*
Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Serhiy Storchaka
2016-03-09
5
-138/+181
*
|
Issue #21042: Return full path in ctypes.util.find_library() on Linux
Martin Panter
2016-03-10
2
-18/+26
*
|
Issue #15068: Avoid creating a reference loop in fileinput.
Serhiy Storchaka
2016-03-08
1
-13/+15
|
\
\
|
|
/
|
*
Issue #15068: Avoid creating a reference loop in fileinput.
Serhiy Storchaka
2016-03-08
1
-13/+15
*
|
Issue #25911: Tring to silence deprecation warnings in bytes path walk tests.
Serhiy Storchaka
2016-03-08
1
-0/+11
|
\
\
|
|
/
|
*
Issue #25911: Tring to silence deprecation warnings in bytes path walk tests.
Serhiy Storchaka
2016-03-08
1
-0/+11
*
|
Backed out changeset da020e408c7f
Serhiy Storchaka
2016-03-08
1
-5/+1
|
\
\
|
|
/
|
*
Backed out changeset f9e22717722d
Serhiy Storchaka
2016-03-08
1
-5/+1
|
|
\
|
|
*
Backed out changeset 19a3e0e664af
Serhiy Storchaka
2016-03-08
1
-5/+1
*
|
|
Issue #15068: Got rid of excessive buffering in fileinput.
Serhiy Storchaka
2016-03-08
2
-94/+151
|
\
\
\
|
|
/
/
|
*
|
Issue #15068: Got rid of excessive buffering in the fileinput module.
Serhiy Storchaka
2016-03-08
2
-89/+142
*
|
|
Issues #23808, #25911: Trying to fix walk tests on Windows.
Serhiy Storchaka
2016-03-08
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
Issues #23808, #25911: Trying to fix walk tests on Windows.
Serhiy Storchaka
2016-03-08
1
-1/+5
|
|
\
\
|
|
|
/
|
|
*
Issues #23808, #25911: Trying to fix walk tests on Windows.
Serhiy Storchaka
2016-03-08
1
-1/+5
*
|
|
Merge
Raymond Hettinger
2016-03-07
1
-0/+8
|
\
\
\
|
|
/
/
|
*
|
Document another recipe for itertools: all_equal(). Inspired by David Beazley.
Raymond Hettinger
2016-03-07
1
-0/+8
*
|
|
Closes #19475: Added timespec to the datetime.isoformat() method.
Alexander Belopolsky
2016-03-06
2
-21/+78
*
|
|
Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py
Berker Peksag
2016-03-06
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py
Berker Peksag
2016-03-06
1
-0/+5
*
|
|
Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm...
Berker Peksag
2016-03-06
2
-1/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm...
Berker Peksag
2016-03-06
2
-1/+14
|
*
|
Issue #26167: Backported copy tests.
Serhiy Storchaka
2016-03-06
1
-6/+49
*
|
|
Issue #26167: Minimized overhead in copy.copy() and copy.deepcopy().
Serhiy Storchaka
2016-03-06
2
-72/+98
*
|
|
Issue #26015: Added new tests for pickling iterators of mutable sequences.
Serhiy Storchaka
2016-03-06
5
-50/+214
|
\
\
\
|
|
/
/
|
*
|
Issue #26015: Added new tests for pickling iterators of mutable sequences.
Serhiy Storchaka
2016-03-06
5
-50/+214
*
|
|
Issue #25718: Fixed pickling and copying the accumulate() iterator with total...
Serhiy Storchaka
2016-03-06
1
-0/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #25718: Fixed pickling and copying the accumulate() iterator with total...
Serhiy Storchaka
2016-03-06
1
-0/+10
*
|
|
Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.
Serhiy Storchaka
2016-03-06
1
-3/+3
|
\
\
\
|
|
/
/
[next]