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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
Steve Dower
2016-03-12
2
-0/+8
|
\
\
|
|
/
|
*
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
Steve Dower
2016-03-12
2
-0/+8
*
|
Issue #26513: Fixes platform module detection of Windows Server
Steve Dower
2016-03-12
2
-1/+3
|
\
\
|
|
/
|
*
Issue #26513: Fixes platform module detection of Windows Server
Steve Dower
2016-03-12
2
-1/+3
*
|
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
Serhiy Storchaka
2016-03-12
3
-7/+36
|
\
\
|
|
/
|
*
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
Serhiy Storchaka
2016-03-12
4
-7/+29
*
|
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
6
-0/+83
*
|
Issue #26542: Fix markup of code example in difflib documentation
Berker Peksag
2016-03-11
1
-5/+3
|
\
\
|
|
/
|
*
Issue #26542: Fix markup of code example in difflib documentation
Berker Peksag
2016-03-11
1
-5/+3
*
|
Issue #20589: Invoking Path.owner() and Path.group() on Windows now raise
Berker Peksag
2016-03-11
3
-0/+18
|
\
\
|
|
/
|
*
Issue #20589: Invoking Path.owner() and Path.group() on Windows now raise
Berker Peksag
2016-03-11
3
-0/+18
*
|
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
*
|
Merge 3.5 (malloc doc)
Victor Stinner
2016-03-09
1
-43/+77
|
\
\
|
|
/
|
*
Issue #26516: Enhance Python mem allocators doc
Victor Stinner
2016-03-09
1
-43/+77
*
|
Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Serhiy Storchaka
2016-03-09
6
-138/+183
|
\
\
|
|
/
|
*
Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Serhiy Storchaka
2016-03-09
6
-138/+183
*
|
Issue #21042: Return full path in ctypes.util.find_library() on Linux
Martin Panter
2016-03-10
5
-22/+37
*
|
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
*
|
Backs out buildbot clean trigger.
Steve Dower
2016-03-08
1
-1/+1
|
\
\
|
|
/
|
*
Backs out buildbot clean trigger.
Steve Dower
2016-03-08
1
-1/+1
*
|
Adds warning to prepare_ssl when nasm is not available.
Steve Dower
2016-03-08
2
-1/+4
|
\
\
|
|
/
|
*
Adds warning to prepare_ssl when nasm is not available.
Steve Dower
2016-03-08
2
-1/+4
*
|
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 #26465: Update Windows builds to use OpenSSL 1.0.2g.
Steve Dower
2016-03-08
4
-4/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
Steve Dower
2016-03-08
4
-4/+6
*
|
|
Issue #15068: Got rid of excessive buffering in fileinput.
Serhiy Storchaka
2016-03-08
4
-95/+160
|
\
\
\
|
|
/
/
|
*
|
Issue #15068: Got rid of excessive buffering in the fileinput module.
Serhiy Storchaka
2016-03-08
4
-90/+152
*
|
|
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
*
|
|
Issue #26465: merge from 3.5
Ned Deily
2016-03-08
2
-5/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.
Ned Deily
2016-03-08
2
-5/+7
*
|
|
Issue #24324: merge from 3.5
Ned Deily
2016-03-08
4
-7/+29
|
\
\
\
|
|
/
/
|
*
|
Issue #24324: Do not enable unreachable code warnings when using
Ned Deily
2016-03-08
4
-7/+29
*
|
|
Issue #26505: merge from 3.5
Ned Deily
2016-03-07
3
-8/+9
|
\
\
\
|
|
/
/
|
*
|
Issue #26505: Fix typos in getaddrinfo license text.
Ned Deily
2016-03-07
3
-8/+9
*
|
|
Issue #24852: Remove outdated "HOWTO Use Python in the web" document
Berker Peksag
2016-03-07
2
-732/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #24852: Remove outdated "HOWTO Use Python in the web" document
Berker Peksag
2016-03-07
2
-732/+0
*
|
|
Issue #21034: Remove outdated paragraph from venv documentation
Berker Peksag
2016-03-07
1
-5/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #21034: Remove outdated paragraph from venv documentation
Berker Peksag
2016-03-07
1
-5/+0
[prev]
[next]