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
*
Close #20568: install unversioned pip command on Windows
Nick Coghlan
2014-02-28
2
-1/+4
*
Close #20757: return success for skipped pip uninstall
Nick Coghlan
2014-02-28
3
-4/+14
*
Merge with 3.3
Terry Jan Reedy
2014-02-27
6
-3/+14
|
\
|
*
Issue #20567: Delete class attribute gui widgets in idle tests.
Terry Jan Reedy
2014-02-27
6
-3/+14
*
|
Null merge
Antoine Pitrou
2014-02-27
0
-0/+0
|
\
\
|
|
/
|
*
Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...
Antoine Pitrou
2014-02-27
3
-1/+5
*
|
whatsnew: fix textwrap/shorten entry, and improve the related docs.
R David Murray
2014-02-27
2
-30/+27
*
|
whatsnew: expand pbkdf2_hmac entry slightly.
R David Murray
2014-02-26
1
-2/+4
*
|
whatsnew: reformat pdb entry to match style of most other module entries.
R David Murray
2014-02-26
1
-10/+8
*
|
whatsnew: reword the contextlib.redirect_stdout entry for increased clarity.
R David Murray
2014-02-26
1
-5/+9
*
|
whatsnew: attribute base64 memoryview change to Nick.
R David Murray
2014-02-26
1
-1/+2
*
|
whatsnew: pprint's compact option.
R David Murray
2014-02-26
1
-3/+7
*
|
Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...
Antoine Pitrou
2014-02-27
3
-1/+5
*
|
merge 3.3 (#20796)
Benjamin Peterson
2014-02-27
1
-0/+1
|
\
\
|
|
/
|
*
fix importlib test failure when bytecode writing is disabled (closes #20796)
Benjamin Peterson
2014-02-27
1
-0/+1
*
|
Issue #20763: Fix importlib.machinery.PathFinder to support
Brett Cannon
2014-02-26
3
-2/+26
*
|
Added tests for issue #20501.
Serhiy Storchaka
2014-02-26
1
-0/+38
|
\
\
|
|
/
|
*
Added tests for issue #20501.
Serhiy Storchaka
2014-02-26
1
-0/+36
*
|
Merge with 3.3
Zachary Ware
2014-02-26
3
-8/+7
|
\
\
|
|
/
|
*
Fix several C-API doc typos caught by tomo cocoa on docs@.
Zachary Ware
2014-02-26
3
-9/+8
*
|
asyncio/windows_events.py: use more revelant names to overlapped callbacks
Victor Stinner
2014-02-26
2
-12/+11
*
|
Close #20759: Fix some typos in the mock docs. (Merge with 3.3)
Zachary Ware
2014-02-26
2
-3/+3
|
\
\
|
|
/
|
*
Issue #20759: Fix some typos in the mock docs.
Zachary Ware
2014-02-26
2
-3/+3
*
|
asyncio: simplify test_events.py, don't use non local variables and don't call
Victor Stinner
2014-02-26
1
-186/+79
*
|
asyncio: Fix pyflakes warnings: remove unused variables and imports
Victor Stinner
2014-02-26
8
-26/+12
*
|
asyncio: Replace "unittest.mock" with "mock" in unit tests
Victor Stinner
2014-02-26
12
-368/+368
*
|
null merge
Gregory P. Smith
2014-02-26
0
-0/+0
|
\
\
|
|
/
|
*
Mention issue 20621 fix in the NEWS file for 3.3.5rc1.
Gregory P. Smith
2014-02-26
1
-0/+4
*
|
whatsnew: DynanicClassAttribute (#19030), Py_SetStandardStreamEncoding (#16129)
R David Murray
2014-02-25
2
-0/+38
*
|
Fix formatting in NEWS entry.
R David Murray
2014-02-25
1
-3/+2
*
|
Issue #20765: Add missing documentation for PurePath.with_name() and PurePath...
Antoine Pitrou
2014-02-25
2
-0/+36
*
|
Null merge
Serhiy Storchaka
2014-02-25
0
-0/+0
|
\
\
|
|
/
|
*
Fix typo (issue #19619).
Serhiy Storchaka
2014-02-25
1
-1/+1
*
|
whatsnew: encoding is now optional in PYTHONIOENCODING (#18818)
R David Murray
2014-02-25
1
-0/+5
*
|
whatsnew: logging SocketHandler and DatagramHandler support Unix domain sockets.
R David Murray
2014-02-25
1
-0/+5
*
|
whatsnew: Request.method can be overridden in subclasses (#18978).
R David Murray
2014-02-25
2
-5/+17
*
|
Clarify that flow control works for datagrams, except on BSD.
Guido van Rossum
2014-02-24
1
-2/+11
*
|
whatsnew: http.server --bind cli option.
R David Murray
2014-02-24
2
-6/+12
*
|
whatsnew: unittest.TestCase.assertLogs.
R David Murray
2014-02-24
1
-1/+10
*
|
Fix return type in doc of PyStructSequence_InitType2.
R David Murray
2014-02-24
1
-1/+1
*
|
Fix wording of NEWS entry.
R David Murray
2014-02-24
1
-3/+3
*
|
whatsnew: cypthon can be compiled with address sanity checking enabled.
R David Murray
2014-02-24
1
-0/+5
*
|
Merge #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.
R David Murray
2014-02-24
1
-30/+37
|
\
\
|
|
/
|
*
#20628: wrap lines to < 80.
R David Murray
2014-02-24
1
-34/+37
|
*
#20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.
R David Murray
2014-02-24
1
-2/+6
*
|
#20740: merge with 3.3.
Ezio Melotti
2014-02-24
1
-4/+4
|
\
\
|
|
/
|
*
#20740: desquarify 2.
Ezio Melotti
2014-02-24
1
-4/+4
*
|
Fix typo.
R David Murray
2014-02-24
1
-1/+1
*
|
Remove redundant NEWS entry.
R David Murray
2014-02-24
1
-3/+0
*
|
Fix NEWS entry wording.
R David Murray
2014-02-24
1
-1/+1
[next]