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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump version to 2.7.5
Benjamin Peterson
2013-05-12
2
-2/+2
*
prevent IDLE from trying to close when sys.stdin is reassigned (#17838)
Benjamin Peterson
2013-05-12
1
-0/+2
*
backout 214d8909513d for regressions (#1159051)
Benjamin Peterson
2013-05-11
1
-3/+0
*
-Wformat is needed by gcc 4.8 (closes #17547)
Benjamin Peterson
2013-05-11
1
-0/+3
*
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
2
-0/+4
*
Issue 16584: in filecomp._cmp, catch IOError as well as os.error.
Terry Jan Reedy
2013-05-09
2
-0/+4
*
Fix NEWS order
Antoine Pitrou
2013-05-08
1
-8/+8
*
Issue #17928: Fix test_structmembers on 64-bit big-endian machines.
Antoine Pitrou
2013-05-08
1
-0/+2
*
Issue #17926: Fix dbm.__contains__ on 64-bit big-endian machines.
Antoine Pitrou
2013-05-07
1
-0/+2
*
Issue #17918: When using SSLSocket.accept(), if the SSL handshake failed on t...
Antoine Pitrou
2013-05-06
1
-0/+4
*
Issue #17289: The readline module now plays nicer with external modules or ap...
Antoine Pitrou
2013-05-06
1
-0/+4
*
Issue #12181: select module: Fix struct kevent definition on OpenBSD 64-bit
Charles-Francois Natali
2013-05-06
1
-0/+3
*
#17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware.
Ezio Melotti
2013-05-05
1
-0/+3
*
Issue #14173: Avoid crashing when reading a signal handler during interpreter...
Antoine Pitrou
2013-05-04
1
-0/+3
*
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
2
-0/+4
*
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
Serhiy Storchaka
2013-05-04
1
-0/+2
*
Issue #15535: Fix regression in pickling of named tuples.
Raymond Hettinger
2013-05-03
1
-0/+3
*
Issue #17712: Fix test_gdb failures on Ubuntu 13.04.
Antoine Pitrou
2013-04-30
1
-0/+2
*
move the NEWS entry to the right section and mention ctypes.
Gregory P. Smith
2013-04-30
1
-3/+3
*
NEWS entry
Gregory P. Smith
2013-04-30
1
-0/+3
*
Add missing NEWS entry for issue #17843.
Nadeem Vawda
2013-04-28
1
-0/+3
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
1
-0/+1
*
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
Serhiy Storchaka
2013-04-28
1
-0/+3
*
Issue #17835: Fix test_io when the default OS pipe buffer size is larger than...
Antoine Pitrou
2013-04-24
1
-0/+3
*
Ensure that plistlib doesn't corrupt deeply nested datastructures
Ronald Oussoren
2013-04-23
1
-0/+2
*
Issue #11714: Use 'with' statements to assure a Semaphore releases a
Serhiy Storchaka
2013-04-22
2
-0/+4
*
Issue #17795: Reverted backwards-incompatible change in SysLogHandler with Un...
Vinay Sajip
2013-04-22
1
-0/+3
*
#17065: Use process-unique key for winreg test.
R David Murray
2013-04-21
1
-0/+6
*
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
Richard Oudkerk
2013-04-17
1
-0/+3
*
#14735: Update IDLE docs to omit "Control-z on Windows".
Roger Serwy
2013-04-17
1
-0/+2
*
Issue #17710: Fix cPickle raising a SystemError on bogus input.
Antoine Pitrou
2013-04-15
1
-0/+2
*
Issue #17703: Fix a regression where an illegal use of Py_DECREF() after inte...
Antoine Pitrou
2013-04-15
1
-0/+3
*
#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
2
-0/+4
*
Issue #17221: Resort Misc/NEWS.
Serhiy Storchaka
2013-04-14
1
-138/+155
*
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
Serhiy Storchaka
2013-04-13
2
-0/+4
*
null merge
Andrew Svetlov
2013-04-13
2
-4/+0
|
\
|
*
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
2
-4/+0
*
|
- Issue #17536: Add to webbrowser's browser list: xdg-open, gvfs-open,
doko@ubuntu.com
2013-04-13
1
-0/+3
|
/
*
Issue #16447: Fix potential segfault when setting __name__ on a class.
Mark Dickinson
2013-04-13
1
-0/+3
*
Issue #17656: Fix extraction of zip files with unicode member paths.
Serhiy Storchaka
2013-04-13
1
-0/+2
*
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
2
-0/+4
*
#6696: add documentation for the Profile objects, and improve profile/cProfil...
Ezio Melotti
2013-04-12
2
-0/+4
*
#17585: Fixed IDLE regression. Now closes when using exit() or quit().
Roger Serwy
2013-04-12
1
-0/+2
*
- Issue #17086: Search the include and library directories provided by the
doko@ubuntu.com
2013-04-10
1
-0/+3
*
- Issue #17682: Add the _io module to Modules/Setup.dist (commented out).
doko@ubuntu.com
2013-04-09
1
-0/+5
*
#17657: Show full Tk version in IDLE's about dialog.
Roger Serwy
2013-04-09
1
-0/+3
*
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
1
-0/+2
*
- Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h
doko@ubuntu.com
2013-04-08
1
-0/+4
*
#17613: Prevent traceback when removing syntax colorizer in IDLE.
Roger Serwy
2013-04-07
1
-0/+2
[next]