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
*
use the Include in srcdir
Benjamin Peterson
2011-06-28
1
-1/+1
*
Issue #12141: Install copies of template C module file so that
Ned Deily
2011-06-28
4
-1/+24
|
\
|
*
Issue #12141: Install a copy of template C module file so that
Ned Deily
2011-06-28
3
-2/+19
*
|
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
9
-26/+82
|
\
\
|
|
/
|
*
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
9
-26/+85
*
|
Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
Ned Deily
2011-06-28
2
-4/+19
|
\
\
|
|
/
|
*
Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
Ned Deily
2011-06-28
2
-4/+19
*
|
general cleaning up
Benjamin Peterson
2011-06-27
1
-11/+3
*
|
remove svn support
Benjamin Peterson
2011-06-27
1
-3/+0
*
|
merge 3.2
Benjamin Peterson
2011-06-27
1
-1/+1
|
\
\
|
|
/
|
*
fix ws
Benjamin Peterson
2011-06-27
1
-1/+1
*
|
merge 3.2 (#11302)
Benjamin Peterson
2011-06-27
1
-0/+180
|
\
\
|
|
/
|
*
add more ast tests (closes #11302)
Benjamin Peterson
2011-06-27
1
-0/+180
*
|
don't memoize objects that are their own copies (closes #12422)
Benjamin Peterson
2011-06-27
3
-7/+27
*
|
merge from 3.2
Senthil Kumaran
2011-06-27
1
-4/+4
|
\
\
|
|
/
|
*
Fix closes Issue12385 - Clarify maketrans method docstring for bytes and byte...
Senthil Kumaran
2011-06-27
1
-4/+4
*
|
Closes #12419: Added ident to SysLogHandler.
Vinay Sajip
2011-06-27
3
-0/+17
*
|
merge 3.2
Benjamin Peterson
2011-06-27
2
-6/+6
|
\
\
|
|
/
|
*
strip trailing ws
Benjamin Peterson
2011-06-27
2
-6/+6
|
*
merge heads
Benjamin Peterson
2011-06-27
1
-1/+1
|
|
\
*
|
\
merge heads
Benjamin Peterson
2011-06-27
4
-2/+47
|
\
\
\
|
*
|
|
Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne...
Giampaolo Rodola'
2011-06-27
4
-2/+47
|
*
|
|
merge from 3.2
Senthil Kumaran
2011-06-27
1
-1/+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
merge 3.2
Benjamin Peterson
2011-06-27
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix closes issue 11568 - update select.epoll.register docstring with mention ...
Senthil Kumaran
2011-06-27
1
-1/+1
*
|
|
|
merge 3.2 (#12417)
Benjamin Peterson
2011-06-27
2
-49/+32
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
update profile license (closes #12417)
Benjamin Peterson
2011-06-27
2
-49/+32
|
|
/
*
|
Issue #8890: Remove /tmp from examples.
Raymond Hettinger
2011-06-26
1
-1/+1
|
\
\
|
|
/
|
*
Issue #8890: Remove /tmp from examples.
Raymond Hettinger
2011-06-26
1
-1/+1
*
|
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
3
-6/+12
|
\
\
|
|
/
|
*
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
3
-6/+12
*
|
#11363: merge with 3.2.
Ezio Melotti
2011-06-26
1
-87/+135
|
\
\
|
|
/
|
*
#11363: add missing functions from curses doc. Patch by Sandro Tosi.
Ezio Melotti
2011-06-26
1
-0/+48
|
*
#11363: clean up curses doc.
Ezio Melotti
2011-06-26
1
-87/+87
*
|
#11669: merge with 3.2.
Ezio Melotti
2011-06-26
1
-2/+3
|
\
\
|
|
/
|
*
#11669: rephrase footnote in the Compound Statements page.
Ezio Melotti
2011-06-26
1
-2/+3
|
*
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
Ezio Melotti
2011-06-25
1
-3/+3
*
|
map cells to arg slots at code creation time (closes #12399)
Benjamin Peterson
2011-06-26
4
-78/+88
*
|
Merge heads.
Ezio Melotti
2011-06-25
1
-3/+3
|
\
\
|
*
|
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
Ezio Melotti
2011-06-25
1
-3/+3
*
|
|
Backed out changeset ef306bd1d122
Ezio Melotti
2011-06-25
3
-9/+0
|
/
/
*
|
#12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.
Ezio Melotti
2011-06-25
3
-0/+9
*
|
Issue 11802: filecmp cache was growing without bound.
Raymond Hettinger
2011-06-25
1
-5/+6
|
\
\
|
|
/
|
*
Issue 11802: filecmp cache was growing without bound.
Raymond Hettinger
2011-06-25
1
-5/+6
*
|
Issue 12086: add example showing how to use name mangling.
Raymond Hettinger
2011-06-25
1
-0/+22
|
\
\
|
|
/
|
*
Issue 12086: add example showing how to use name mangling.
Raymond Hettinger
2011-06-25
1
-0/+22
*
|
Issue 11758: increase xml.dom.minidom test coverage (contributed by mdorn, re...
Raymond Hettinger
2011-06-25
1
-2/+40
*
|
Fix test_signal on Windows after #12303.
Ross Lagerwall
2011-06-25
1
-6/+6
*
|
Issue 11889: Clarify docs for enumerate.
Raymond Hettinger
2011-06-25
1
-8/+7
|
\
\
|
|
/
|
*
Issue 11889: Clarify docs for enumerate.
Raymond Hettinger
2011-06-25
1
-8/+7
[next]