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
/
Misc
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17557: Fix os.getgroups() to work with the modified behavior of
Ned Deily
2013-08-02
1
-0/+1
*
Issue #15494: test.support is now a package rather than a module
Nick Coghlan
2013-07-28
1
-0/+1
*
#16937: document that stdin is always buffered, even when -u is used. Patch ...
Ezio Melotti
2013-07-25
1
-0/+1
*
Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by
Serhiy Storchaka
2013-07-15
1
-0/+1
*
Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by
Terry Jan Reedy
2013-07-13
1
-0/+1
*
#17987: properly document support.captured_xxx.
R David Murray
2013-07-11
1
-0/+1
*
Issue #18351: Fix various issues with
Brett Cannon
2013-07-06
1
-0/+1
*
#18380: pass regex flags to the right argument. Patch by Valentina Mukhamedz...
Ezio Melotti
2013-07-06
1
-0/+1
*
#18155: Regex-escape delimiter, in case it is a regex special char.
R David Murray
2013-06-29
1
-0/+1
*
Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and
Terry Jan Reedy
2013-06-28
1
-0/+1
*
Issue #18256: Compilation fix for recent AIX releases. Patch by David Edelsohn.
Antoine Pitrou
2013-06-18
1
-0/+1
*
#17511: Keep IDLE find dialog open after clicking "Find Next".
Roger Serwy
2013-06-11
1
-0/+1
*
#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.
Ezio Melotti
2013-06-08
1
-0/+1
*
Issue #15392: Create a unittest framework for IDLE.
Terry Jan Reedy
2013-05-28
1
-0/+1
*
Issue #17532: Always include Options menu for IDLE on OS X.
Ned Deily
2013-05-22
1
-0/+1
*
Issue #17901: fix TreeBuilder construction for an explicit element_factory=None
Eli Bendersky
2013-05-18
1
-0/+1
*
Add Nick Sloan for his contribution to #17732
Brian Curtin
2013-05-16
1
-0/+1
*
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
Serhiy Storchaka
2013-05-12
1
-0/+1
*
#17841: remove missing codecs aliases from the documentation. Patch by Thoma...
Ezio Melotti
2013-05-10
1
-0/+1
*
#17809: fix a test failure in test_expanduser when $HOME has a trailing /. P...
Ezio Melotti
2013-05-09
1
-0/+1
*
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
1
-0/+1
*
#17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh C...
Ezio Melotti
2013-05-07
1
-0/+1
*
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
1
-0/+1
*
Issue #15535: Fix pickling of named tuples.
Raymond Hettinger
2013-05-03
1
-0/+1
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
1
-0/+1
*
Issue #11714: Use 'with' statements to assure a Semaphore releases a
Serhiy Storchaka
2013-04-22
1
-0/+1
*
Issue #17736: fix misleading comment in _elementtree.c
Eli Bendersky
2013-04-22
1
-0/+1
*
#17413: make sure settrace funcs get passed exception instances for 'value'.
R David Murray
2013-04-19
1
-0/+2
*
#13510: clarify that f.readlines() is note necessary to iterate over a file. ...
Ezio Melotti
2013-04-15
1
-0/+1
*
#17341: Include name in re error message about invalid group name.
R David Murray
2013-04-14
1
-0/+1
*
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
Serhiy Storchaka
2013-04-13
1
-0/+1
*
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
1
-1/+0
*
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
1
-0/+1
*
#6696: add documentation for the Profile objects, and improve profile/cProfil...
Ezio Melotti
2013-04-12
1
-0/+1
*
#12820: add tests for the xml.dom.minicompat module. Patch by John Chandler ...
Ezio Melotti
2013-04-10
1
-0/+1
*
Update argparse docs to follow order of ArgumentParser() arguments.
Andrew Svetlov
2013-04-07
1
-0/+1
*
#8913: add examples and docs for date/time/datetime.__format__. Patch by Hei...
Ezio Melotti
2013-04-04
1
-0/+1
*
Merge: #17443: Fix buffering in IMAP4_stream.
R David Murray
2013-03-19
1
-0/+1
|
\
|
*
#17443: Fix buffering in IMAP4_stream.
R David Murray
2013-03-19
1
-0/+1
*
|
Merge #17448: Make test_sax skip if there are no xml parsers.
R David Murray
2013-03-18
1
-0/+1
|
\
\
|
|
/
|
*
#17448: Make test_sax skip if there are no xml parsers.
R David Murray
2013-03-18
1
-0/+1
*
|
Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
R David Murray
2013-03-16
1
-0/+1
|
\
\
|
|
/
|
*
#17431: Fix missing import of BytesFeedParser in email.parser.
R David Murray
2013-03-16
1
-0/+1
*
|
Issue #11367: fix documentation of some find* methods in ElementTree
Eli Bendersky
2013-03-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #11367: fix documentation of some find* methods in ElementTree
Eli Bendersky
2013-03-12
1
-0/+1
*
|
#17351: merge with 3.2.
Ezio Melotti
2013-03-11
1
-0/+1
|
\
\
|
|
/
|
*
#17351: remove "object" inheritance from docs. Patch by Phil Elson.
Ezio Melotti
2013-03-11
1
-0/+1
*
|
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
Terry Jan Reedy
2013-03-09
1
-0/+1
*
|
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
Terry Jan Reedy
2013-03-09
1
-0/+1
|
\
\
|
|
/
|
*
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
Terry Jan Reedy
2013-03-09
1
-0/+1
[next]