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 #16220: wsgiref now always calls close() on an iterable response.
Antoine Pitrou
2012-10-21
4
-93/+29
|
\
|
*
Fix whacky spacking in test_wsgiref
Antoine Pitrou
2012-10-21
1
-57/+0
|
*
Issue #16220: wsgiref now always calls close() on an iterable response.
Antoine Pitrou
2012-10-21
4
-36/+29
*
|
Fix PEP name.
Ezio Melotti
2012-10-21
1
-3/+3
*
|
Fix typo.
Ezio Melotti
2012-10-21
1
-1/+1
*
|
Fix indentation (or Sphinx will think these are attributes of ConnectionError).
Ezio Melotti
2012-10-21
1
-19/+20
*
|
Issue #10405: merge from 3.2
Ned Deily
2012-10-20
2
-13/+51
|
\
\
|
|
/
|
*
Issue #10405: Document IDLE context menus in Standard Library document
Ned Deily
2012-10-20
2
-13/+51
*
|
Fix punctuation.
Ezio Melotti
2012-10-20
1
-2/+2
*
|
Move note about the implementation in the "seealso".
Ezio Melotti
2012-10-20
1
-3/+1
*
|
Fix typo in example (pointed out by a couple of people, most recently Ken Rimey)
Nick Coghlan
2012-10-20
1
-1/+1
*
|
Dummy merge from 3.2
Nick Coghlan
2012-10-20
0
-0/+0
|
\
\
|
|
/
|
*
Fix compilation on Windows
Nick Coghlan
2012-10-20
1
-1/+1
*
|
Remove wrong escape in code snippet.
Ezio Melotti
2012-10-19
1
-1/+1
*
|
Dummy merge from 3.2
Nick Coghlan
2012-10-19
0
-0/+0
|
\
\
|
|
/
|
*
Fix broken test and replace redundant generator with a tuple
Nick Coghlan
2012-10-19
1
-9/+13
*
|
Dummy merge from 3.2
Nick Coghlan
2012-10-19
0
-0/+0
|
\
\
|
|
/
|
*
Issue #6074: Actually delete the source file in the test as intended
Nick Coghlan
2012-10-19
1
-1/+1
*
|
Remove unused import
Nick Coghlan
2012-10-19
1
-1/+0
*
|
Issue #6074: Apply an appropriate fix for importlib based imports
Nick Coghlan
2012-10-19
4
-1933/+1998
*
|
Dummy merge from 3.2, as that approach to resolving #6074 is not applicable t...
Nick Coghlan
2012-10-19
0
-0/+0
|
\
\
|
|
/
|
*
Issue #6074: Forward port Windows read-only source file fix from 2.7
Nick Coghlan
2012-10-19
3
-5/+60
|
*
Fix issue #16270: urllib may hang when used for retrieving files via FTP by u...
Giampaolo Rodola'
2012-10-19
2
-6/+3
*
|
Fix issue #16270: urllib may hang when used for retrieving files via FTP by u...
Giampaolo Rodola'
2012-10-19
2
-6/+3
*
|
Fix merging mistake.
Georg Brandl
2012-10-19
1
-318/+0
*
|
Issue #16226: Fix IDLE Path Browser crash.
Ned Deily
2012-10-19
2
-1/+8
*
|
Issue #16277: merge fix from 3.2
Mark Dickinson
2012-10-18
1
-0/+8
|
\
\
|
|
/
|
*
Issue #16277: in PyLong_FromVoidPtr, add missing branch for sizeof(void*) <= ...
Mark Dickinson
2012-10-18
1
-0/+8
*
|
Merge from 3.2: clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek
2012-10-18
1
-3/+4
|
\
\
|
|
/
|
*
Clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek
2012-10-18
1
-3/+4
*
|
Merge heads.
Trent Nelson
2012-10-17
5
-4/+327
|
\
\
|
*
\
merge heads
Andrew Svetlov
2012-10-17
1
-0/+318
|
|
\
\
|
|
|
/
|
|
*
null merge
Andrew Svetlov
2012-10-17
2
-2/+5
|
|
|
\
|
*
|
\
null merge
Andrew Svetlov
2012-10-17
2
-2/+5
|
|
\
\
\
|
|
*
\
\
Merge issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
2
-2/+5
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
2
-2/+5
|
*
|
|
|
Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.
Antoine Pitrou
2012-10-17
2
-1/+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.
Antoine Pitrou
2012-10-17
2
-1/+3
|
|
|
/
|
*
|
Merge issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov
2012-10-17
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov
2012-10-17
1
-1/+1
*
|
|
Issue #15298: refactor previous fix from 66959d419369.
Trent Nelson
2012-10-17
1
-12/+17
|
/
/
*
|
Issue #16257: make test_create_connection() handle ENETUNREACH.
Trent Nelson
2012-10-17
1
-1/+20
|
\
\
|
|
/
|
*
Issue #16257: make test_create_connection() handle ENETUNREACH.
Trent Nelson
2012-10-17
1
-1/+20
*
|
Issue #15819: use standard autoconf preset output variables.
Trent Nelson
2012-10-17
3
-8/+4
|
\
\
|
|
/
|
*
Issue #15819: use standard autoconf preset output variables.
Trent Nelson
2012-10-17
3
-8/+4
*
|
Issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py.
Trent Nelson
2012-10-17
1
-6/+19
*
|
Close #16160: Subclass support now works for types.SimpleNamespace. Thanks t...
Eric Snow
2012-10-17
3
-12/+23
*
|
A couple more whatsnew updates.
R David Murray
2012-10-17
2
-1/+15
*
|
Merge for issue #15744: add tests for the writelines() method of file objects.
Antoine Pitrou
2012-10-16
2
-1/+68
|
\
\
|
|
/
|
*
Also add tests for TextIOWrapper.writelines() (issue #15744).
Antoine Pitrou
2012-10-16
1
-0/+22
[next]