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
*
Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port
Serhiy Storchaka
2014-12-12
1
-0/+3
*
Issue #23006: Improve the documentation and indexing of dict.__missing__.
Terry Jan Reedy
2014-12-10
1
-0/+4
*
Issue #23016: A warning no longer produces AttributeError when the program
Serhiy Storchaka
2014-12-10
1
-0/+3
*
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
Berker Peksag
2014-12-10
1
-0/+6
*
inspect: Fix getsource() to load updated source of reloaded module
Yury Selivanov
2014-12-08
1
-0/+3
*
NEWS: Remove duplicate entry
Yury Selivanov
2014-12-08
1
-3/+0
*
NEWS: Add news entry for issue #23009.
Yury Selivanov
2014-12-08
1
-0/+6
*
HTTPSConnection: prefer the context's check_hostname attribute over the const...
Benjamin Peterson
2014-12-07
1
-0/+3
*
allow ssl module to compile if openssl doesn't support SSL 3 (closes #22935)
Benjamin Peterson
2014-12-06
1
-0/+3
*
merge 3.3 (#16043)
Benjamin Peterson
2014-12-06
1
-0/+3
|
\
|
*
merge 3.2 (#16043)
Benjamin Peterson
2014-12-06
1
-0/+3
|
|
\
|
|
*
add a default limit for the amount of data xmlrpclib.gzip_decode will return ...
Benjamin Peterson
2014-12-06
1
-0/+3
|
|
*
Bump to 3.2.6
v3.2.6
Georg Brandl
2014-10-12
1
-1/+1
|
|
*
#16040: fix unlimited read from connection in nntplib.
Georg Brandl
2014-10-12
1
-0/+4
|
|
*
Bump to 3.2.6rc1
Georg Brandl
2014-10-04
2
-2/+2
|
|
*
Fix unicode_aswidechar() for 4b unicode and 2b wchar_t (AIX).
Georg Brandl
2014-10-01
1
-0/+6
|
|
*
Issue #19855: uuid.getnode() on Unix now looks on the PATH for the
Georg Brandl
2014-09-30
2
-0/+15
|
|
*
Issue #20939: Use www.example.com instead of www.python.org to avoid test
Ned Deily
2014-03-27
1
-0/+7
|
|
*
Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to limit
Georg Brandl
2014-09-30
1
-0/+3
|
|
*
Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all i...
Georg Brandl
2014-09-17
1
-0/+3
|
|
*
Lax cookie parsing in http.cookies could be a security issue when combined
Antoine Pitrou
2014-09-16
2
-0/+5
|
|
*
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to
Georg Brandl
2014-09-30
2
-0/+5
|
|
*
Issue #22517: When a io.BufferedRWPair object is deallocated, clear its
Georg Brandl
2014-09-30
1
-0/+3
|
|
*
Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
Georg Brandl
2014-09-30
1
-0/+4
|
|
*
Issue #16042: CVE-2013-1752: smtplib: Limit amount of data read by
Georg Brandl
2014-09-30
1
-0/+3
|
|
*
Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
Georg Brandl
2014-09-30
1
-0/+4
|
|
*
Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than
Georg Brandl
2014-09-30
1
-1/+4
|
|
*
Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
Georg Brandl
2014-09-30
1
-0/+6
*
|
|
Issue #16893: Update Idle doc chapter to match current Idle and add new
Terry Jan Reedy
2014-12-06
1
-0/+3
*
|
|
Issue #22914: Update the Python 2/3 porting HOWTO to describe a more
Brett Cannon
2014-12-05
1
-0/+3
*
|
|
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
Serhiy Storchaka
2014-12-03
1
-0/+5
*
|
|
Issue #20335: bytes constructor now raises TypeError when encoding or errors
Serhiy Storchaka
2014-12-02
1
-0/+3
*
|
|
- Issue #22966: Fix __pycache__ pyc file name clobber when pyc_compile is
Barry Warsaw
2014-12-01
1
-0/+4
|
\
\
\
|
*
|
|
- Issue #22966: Fix __pycache__ pyc file name clobber when pyc_compile is
Barry Warsaw
2014-12-01
1
-0/+4
*
|
|
|
Add NEWS items for Idle patches and a turtledemo patch.
Terry Jan Reedy
2014-12-01
1
-1/+23
*
|
|
|
Removed duplicated words in in comments and docs.
Serhiy Storchaka
2014-12-01
2
-5/+5
|
/
/
/
*
|
|
Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails.
Serhiy Storchaka
2014-12-01
1
-0/+3
*
|
|
Issue #22838: All test_re tests now work with unittest test discovery.
Serhiy Storchaka
2014-12-01
1
-0/+2
*
|
|
backout 9fcf4008b626 (#9179) for further consideration
Benjamin Peterson
2014-11-30
1
-3/+0
*
|
|
add context parameter to xmlrpclib.ServerProxy (#22960)
Benjamin Peterson
2014-11-30
1
-0/+2
*
|
|
Closes #22348: Rephrase asyncio.StreamWriter.drain() documentation
Victor Stinner
2014-11-28
1
-0/+1
*
|
|
Issue #22314: pydoc now works when the LINES environment variable is set.
Serhiy Storchaka
2014-11-27
1
-0/+5
*
|
|
Issue #22915: SAX parser now supports files opened with file descriptor or
Serhiy Storchaka
2014-11-27
1
-0/+3
*
|
|
Issue #21514: The documentation of the json module now refers to new JSON RFC
Serhiy Storchaka
2014-11-27
1
-0/+6
*
|
|
Issue #22609: Constructors and update methods of mapping classes in the
Serhiy Storchaka
2014-11-27
1
-0/+3
*
|
|
add context parameter to HTTPHandler (closes #22788)
Benjamin Peterson
2014-11-24
1
-0/+2
*
|
|
add NEWS note for #22921
Benjamin Peterson
2014-11-24
1
-0/+3
*
|
|
Issue #22894: TestCase.subTest() would cause the test suite to be stopped whe...
Antoine Pitrou
2014-11-23
1
-0/+3
*
|
|
Issue #22638: SSLv3 is now disabled throughout the standard library.
Antoine Pitrou
2014-10-17
1
-0/+3
*
|
|
Close #22370: Windows detection in pathlib is now more robust.
Antoine Pitrou
2014-11-18
1
-0/+2
[next]