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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
update topics
v2.7.5
Benjamin Peterson
2013-05-12
1
-9/+9
*
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/+5
*
backout 214d8909513d for regressions (#1159051)
Benjamin Peterson
2013-05-11
3
-68/+36
*
Issue #16601: Restarting iteration over tarfile no more continues from where
Serhiy Storchaka
2013-05-09
2
-5/+15
*
Issue 16584: in filecomp._cmp, catch IOError as well as os.error.
Terry Jan Reedy
2013-05-09
1
-1/+1
*
Issue #17656: Skip test_extract_unicode_filenames if the FS encoding
Serhiy Storchaka
2013-05-08
1
-1/+9
*
#17833: add debug output to investigate buildbot failure.
Ezio Melotti
2013-05-07
1
-4/+14
*
Issue #17918: When using SSLSocket.accept(), if the SSL handshake failed on t...
Antoine Pitrou
2013-05-06
1
-11/+15
*
Issue #17805: Add AsyncResult alias for ApplyResult
Richard Oudkerk
2013-05-06
1
-0/+2
*
Issue17883: Update to assertIn to see why test fails on one buildbot.
Terry Jan Reedy
2013-05-06
1
-1/+1
*
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial p...
Ezio Melotti
2013-05-04
3
-1/+49
*
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
Serhiy Storchaka
2013-05-04
2
-0/+4
*
Issue #15535: Fix regression in pickling of named tuples.
Raymond Hettinger
2013-05-03
2
-3/+1
*
Issue #17712: Fix test_gdb failures on Ubuntu 13.04.
Antoine Pitrou
2013-04-30
1
-22/+24
*
Issue #17843: Remove bz2 test data that triggers antivirus warnings.
Nadeem Vawda
2013-04-28
2
-7/+6
*
Issue #17842. Added base64 module tests with bytearray arguments.
Serhiy Storchaka
2013-04-28
1
-0/+26
*
Issue #17835: Fix test_io when the default OS pipe buffer size is larger than...
Antoine Pitrou
2013-04-24
2
-2/+11
*
Ensure that plistlib doesn't corrupt deeply nested datastructures
Ronald Oussoren
2013-04-23
2
-2/+14
*
Issue #11714: Use 'with' statements to assure a Semaphore releases a
Serhiy Storchaka
2013-04-22
1
-22/+20
*
Issue #17795: Reverted backwards-incompatible change in SysLogHandler with Un...
Vinay Sajip
2013-04-22
1
-6/+29
*
#17065: Use process-unique key for winreg test.
R David Murray
2013-04-21
1
-2/+5
*
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
Richard Oudkerk
2013-04-17
2
-2/+35
*
#14735: Update IDLE docs to omit "Control-z on Windows".
Roger Serwy
2013-04-17
1
-2/+1
*
Issue #17710: Fix cPickle raising a SystemError on bogus input.
Antoine Pitrou
2013-04-15
2
-1/+3
*
#17341: Include name in re error message about invalid group name.
R David Murray
2013-04-14
2
-2/+15
*
#2118: clarify smtplib exception documentation.
R David Murray
2013-04-13
1
-2/+3
*
null merge
Andrew Svetlov
2013-04-13
2
-38/+1
|
\
|
*
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
2
-38/+1
*
|
- Issue #17536: Add to webbrowser's browser list: xdg-open, gvfs-open,
doko@ubuntu.com
2013-04-13
1
-0/+31
|
/
*
Issue #16447: Fix potential segfault when setting __name__ on a class.
Mark Dickinson
2013-04-13
1
-0/+14
*
Issue #17656: Fix extraction of zip files with unicode member paths.
Serhiy Storchaka
2013-04-13
2
-2/+24
*
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
2
-1/+38
*
#17585: Fixed IDLE regression. Now closes when using exit() or quit().
Roger Serwy
2013-04-12
1
-0/+3
*
#17657: Show full Tk version in IDLE's about dialog.
Roger Serwy
2013-04-09
1
-6/+1
*
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
2
-1/+9
*
- Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h
doko@ubuntu.com
2013-04-08
4
-78/+80
*
#17613: Prevent traceback when removing syntax colorizer in IDLE.
Roger Serwy
2013-04-07
1
-0/+4
*
#1207589: Backwards-compatibility patch for right-click menu in IDLE.
Roger Serwy
2013-04-07
1
-2/+8
*
#16887: IDLE now accepts Cancel in tabify/untabify dialog box.
Roger Serwy
2013-04-07
1
-1/+3
*
Revert a premature patch for issue #14010 (changeset d17d10c84d27).
Serhiy Storchaka
2013-04-06
1
-134/+1
*
Issue #14010: Fix a crash when iterating or deleting deeply nested filters
Serhiy Storchaka
2013-04-06
1
-1/+134
*
merge 2.7.4 release branch
Benjamin Peterson
2013-04-06
3
-3/+3
|
\
|
*
change version to 2.7.4
v2.7.4
Benjamin Peterson
2013-04-06
2
-2/+2
|
*
update pydoc-topics
Benjamin Peterson
2013-04-06
1
-1/+1
*
|
merge 2.7.4 release branch
Benjamin Peterson
2013-04-04
1
-0/+1
|
\
\
|
|
/
|
*
close search and replace dialog after it is used (closes #17625)
Benjamin Peterson
2013-04-04
1
-0/+1
*
|
#14254: IDLE now handles readline correctly across shell restarts.
Roger Serwy
2013-04-03
1
-2/+12
*
|
#17614: IDLE no longer raises exception when quickly closing a file.
Roger Serwy
2013-04-03
1
-1/+5
*
|
#13163: fix names of _get_socket args
R David Murray
2013-04-02
1
-2/+2
[next]