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
...
|
*
|
|
#14538: HTMLParser can now parse correctly start tags that contain a bare /.
Ezio Melotti
2012-04-19
2
-3/+13
|
*
|
|
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (clos...
Benjamin Peterson
2012-04-18
1
-0/+11
|
*
|
|
Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can
Charles-François Natali
2012-04-17
1
-3/+9
|
*
|
|
Issue #14452: remove BOM insertion code.
Vinay Sajip
2012-04-16
1
-2/+0
|
*
|
|
Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a ...
Antoine Pitrou
2012-04-16
1
-112/+111
|
*
|
|
Issue 13496: Fix bisect.bisect overflow bug for large collections.
Mark Dickinson
2012-04-15
1
-0/+7
|
*
|
|
#14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
2
-12/+37
|
*
|
|
Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Lin...
Senthil Kumaran
2012-04-11
2
-61/+64
|
*
|
|
fix the incorrect changes made for PATH_INFO value - Issue10484
Senthil Kumaran
2012-04-10
2
-11/+7
|
*
|
|
merge 2.7.3 release branch
Benjamin Peterson
2012-04-09
2
-2/+2
|
|
\
\
\
|
|
*
|
|
bump to 2.7.3 final
v2.7.3
Benjamin Peterson
2012-04-09
2
-2/+2
|
|
*
|
|
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
Éric Araujo
2012-02-25
3
-52/+95
|
*
|
|
|
Fix the patch for issue #7978: select() raises select.error before 3.3, not O...
Antoine Pitrou
2012-04-08
2
-3/+3
|
*
|
|
|
Fix flakiness in test_socketserver
Antoine Pitrou
2012-04-08
1
-1/+4
|
*
|
|
|
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
Antoine Pitrou
2012-04-08
2
-2/+47
|
*
|
|
|
Make test_mailbox runnable via python -m unittest.
R David Murray
2012-04-08
1
-17/+17
|
*
|
|
|
Transplant 45287f2799f5 from default branch.
Georg Brandl
2012-04-04
1
-1/+1
|
*
|
|
|
remove uneeded line
Benjamin Peterson
2012-04-02
1
-1/+0
|
*
|
|
|
prevent writing to stderr from messing up the exception state (closes #14474)
Benjamin Peterson
2012-04-02
1
-0/+24
|
*
|
|
|
#14434: make tutorial link in 'help' banner version-specific
R David Murray
2012-03-31
1
-2/+2
|
*
|
|
|
update NEWS for 2.7 as Terry Reedy proposed
Andrew Svetlov
2012-03-31
1
-2/+4
|
*
|
|
|
Added a new crasher that targets mutating the underlying storage of a buffer....
Alex Gaynor
2012-03-30
1
-0/+30
|
*
|
|
|
Closes #14436: Convert msg + args to string before pickling.
Vinay Sajip
2012-03-29
1
-2/+9
|
*
|
|
|
Backport of Issue #14409 to 2.7
Andrew Svetlov
2012-03-29
2
-1/+4
|
*
|
|
|
Closes #14411: remove outdated comment in rlcompleter docstring.
Georg Brandl
2012-03-27
1
-20/+16
|
*
|
|
|
#5301: re-add image/vnd.microsoft.icon per discussion
R David Murray
2012-03-27
1
-0/+1
|
*
|
|
|
Closes #14314: backported fix.
Vinay Sajip
2012-03-23
1
-1/+2
|
*
|
|
|
attempt to fix asyncore buildbot failure
Giampaolo Rodola'
2012-03-23
1
-2/+7
|
*
|
|
|
fix #10340: properly handle EINVAL on OSX and also avoid to call handle_conne...
Giampaolo Rodola'
2012-03-22
2
-8/+25
|
*
|
|
|
merge heads
Benjamin Peterson
2012-03-22
4
-5/+19
|
|
\
\
\
\
|
|
*
|
|
|
#12757: Make doctest skipping in -OO mode work with unittest/regrtest -v
R David Murray
2012-03-21
1
-3/+7
|
|
*
|
|
|
#3573: idle now doesn't hungs if launched as: idle -e <directory>
Andrew Svetlov
2012-03-21
2
-2/+11
|
|
*
|
|
|
Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr.
Giampaolo Rodola'
2012-03-20
1
-0/+1
|
*
|
|
|
|
check by equality for __future__ not identity (closes #14378)
Benjamin Peterson
2012-03-22
1
-0/+6
|
|
/
/
/
/
|
*
|
|
|
#14333: fix test_queue so it can be run via standard unittest test discovery.
R David Murray
2012-03-17
1
-4/+4
|
*
|
|
|
check for string attribute names in old-style classes (closes #14334)
Benjamin Peterson
2012-03-16
1
-0/+7
|
*
|
|
|
check to make sure the attribute is a string (#14334)
Benjamin Peterson
2012-03-16
1
-0/+3
|
*
|
|
|
2.7 - Issue #10484: Fix the CGIHTTPServer's PATH_INFO handling problem
Senthil Kumaran
2012-03-16
2
-1/+9
|
*
|
|
|
Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. ...
Senthil Kumaran
2012-03-15
1
-1/+1
|
*
|
|
|
merge from 2.7 release branch
Benjamin Peterson
2012-03-15
2
-2/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
bump to 2.7.3rc2
v2.7.3rc2
Benjamin Peterson
2012-03-15
2
-2/+2
|
*
|
|
|
Issue #5219: Prevent event handler cascade in IDLE.
Martin v. Löwis
2012-03-13
1
-1/+5
|
*
|
|
|
Merged upstream change.
Vinay Sajip
2012-03-13
1
-0/+5
|
|
\
\
\
\
|
|
*
|
|
|
Fix closes Issue14281 - Test for cgi.escape by Brian Landers
Senthil Kumaran
2012-03-13
1
-0/+5
|
*
|
|
|
|
Closes #14267: Corrected computation of rollover filename.
Vinay Sajip
2012-03-13
1
-6/+15
|
|
/
/
/
/
|
*
|
|
|
#14179: add tests for re.compile. Patch by Florian Mladitsch.
Ezio Melotti
2012-03-12
1
-0/+10
|
*
|
|
|
#14161: fix test failures on Windows.
Ezio Melotti
2012-03-12
1
-2/+2
|
*
|
|
|
#14161: fix the __repr__ of file objects to escape the file name.
Ezio Melotti
2012-03-11
1
-0/+7
|
*
|
|
|
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Wi...
Antoine Pitrou
2012-03-11
2
-1/+78
|
*
|
|
|
Moved symlink support into its own module. Ported can_symlink from Python 3.2...
Jason R. Coombs
2012-03-08
2
-76/+105
[prev]
[next]