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
*
complain when nbytes > buflen to fix possible buffer overflow (closes #20246)
Benjamin Peterson
2014-01-14
1
-0/+1
*
Issue #13107: argparse and optparse no longer raises an exception when output
Serhiy Storchaka
2014-01-09
1
-0/+1
*
Issue #19683: Removed empty tests from test_minidom.
Zachary Ware
2013-12-19
1
-0/+1
*
Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Serhiy Storchaka
2013-12-17
1
-0/+1
*
Issue #17976: Fixed potential problem with file.write() not detecting IO error
Serhiy Storchaka
2013-12-17
1
-0/+1
*
Merge heads
Zachary Ware
2013-11-26
1
-0/+1
|
\
|
*
Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
Serhiy Storchaka
2013-11-26
1
-0/+1
*
|
Issue #19588: Fixed tests in test_random that were silently skipped most
Zachary Ware
2013-11-26
1
-0/+1
|
/
*
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Or...
Tim Golden
2013-10-22
1
-0/+1
*
#8964: fix platform._sys_version to handle IronPython 2.6+.
Ezio Melotti
2013-10-21
1
-0/+1
*
Closes #17725: small grammar fix.
Georg Brandl
2013-10-06
1
-0/+1
*
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe...
Antoine Pitrou
2013-09-30
1
-0/+1
*
Issue #19018: The heapq.merge() function no longer suppresses IndexError
Raymond Hettinger
2013-09-15
1
-0/+2
*
Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL,
Serhiy Storchaka
2013-09-13
1
-0/+1
*
Close #18849: Fixed a Windows-specific tempfile bug where collision with an
Eli Bendersky
2013-09-06
1
-0/+1
*
Issue #18876: The FileIO.mode attribute now better reflects the actual mode u...
Antoine Pitrou
2013-09-04
1
-0/+1
*
Issue #18418: After fork(), reinit all threads states, not only active ones.
Charles-François Natali
2013-08-30
1
-0/+1
*
#18833: add a test for test_telnetlib. Patch by Alex Volkov.
Ezio Melotti
2013-08-25
1
-0/+1
*
Issue #8865: Concurrent invocation of select.poll.poll() now raises a
Serhiy Storchaka
2013-08-20
1
-0/+1
*
Issue #13461: Fix a crash in the TextIOWrapper.tell method and in the "replace"
Serhiy Storchaka
2013-08-20
1
-0/+1
*
#18705: fix a number of typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-0/+1
*
Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get
Terry Jan Reedy
2013-08-10
1
-0/+1
*
#18357: add tests for dictview set difference. Patch by Fraser Tweedale.
Ezio Melotti
2013-08-08
1
-0/+1
*
Issue #17557: Fix os.getgroups() to work with the modified behavior of
Ned Deily
2013-08-02
1
-0/+1
*
#14853: remove test that was making too many assumptions about stdin. Patch ...
Ezio Melotti
2013-07-25
1
-0/+1
*
Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by
Terry Jan Reedy
2013-07-13
1
-0/+1
*
Issue #8515: Set __file__ when run file in IDLE. Backport 2c276d0553ff by
Terry Jan Reedy
2013-06-30
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, 2.7 version.
Terry Jan Reedy
2013-05-30
1
-0/+1
*
Issue #17532: Always include Options menu for IDLE on OS X.
Ned Deily
2013-05-22
1
-0/+1
*
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
Serhiy Storchaka
2013-05-12
1
-0/+1
*
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
1
-0/+1
*
Issue 16584: in filecomp._cmp, catch IOError as well as os.error.
Terry Jan Reedy
2013-05-09
1
-0/+1
*
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
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
*
#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
*
list slotdefs in offset order rather than sorting them (closes #17610)
Benjamin Peterson
2013-04-07
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
*
#13163: fix names of _get_socket args
R David Murray
2013-04-02
1
-0/+1
[next]