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 #19448: Add private API to SSL module to lookup ASN.1 objects by OID, N...
Christian Heimes
2013-11-17
1
-0/+3
*
Close #19282: Native context management in dbm
Nick Coghlan
2013-11-17
1
-0/+3
*
#17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs().
Ezio Melotti
2013-11-16
1
-0/+3
*
Fixed issue number for issue #8311.
Serhiy Storchaka
2013-11-16
1
-1/+1
*
Issue #16685: Added support for writing any bytes-like objects in the aifc,
Serhiy Storchaka
2013-11-16
1
-0/+3
*
Issue #5202: Added support for unseekable files in the wave module.
Serhiy Storchaka
2013-11-16
1
-0/+2
*
Issue #19544 and Issue #1180: Restore global option to ignore ~/.pydistutils...
Andrew Kuchling
2013-11-10
1
-0/+4
*
Closes #19523: Merged fix from 3.3.
Vinay Sajip
2013-11-15
1
-0/+2
|
\
|
*
Issue #19523: Closed FileHandler leak which occurred when delay was set.
Vinay Sajip
2013-11-15
1
-0/+2
|
*
Issue #13674 Updated NEWS
Tim Golden
2013-11-12
1
-0/+3
*
|
Issue #19544 and Issue #6516: Restore support for --user and --group paramete...
Andrew Kuchling
2013-11-15
1
-0/+3
*
|
Close #17828: better handling of codec errors
Nick Coghlan
2013-11-13
1
-0/+9
*
|
Close #19466: Clear the frames of daemon threads earlier during the Python
Victor Stinner
2013-11-12
1
-0/+4
*
|
Issue #13674 Updated NEWS
Tim Golden
2013-11-12
1
-0/+3
*
|
Issue #19440: Clean up test_capi
Zachary Ware
2013-11-12
1
-0/+4
|
\
\
|
|
/
|
*
Issue #19440: Clean up test_capi
Zachary Ware
2013-11-12
1
-0/+4
|
*
Correct a merge error in Misc/NEWS
Zachary Ware
2013-11-12
1
-1/+1
*
|
#15422: remove NEWS item for a change that was later reverted
Andrew Kuchling
2013-11-11
1
-3/+0
*
|
Close #19406: Initial implementation of ensurepip
Nick Coghlan
2013-11-11
2
-0/+4
*
|
Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was una...
Jason R. Coombs
2013-11-10
1
-0/+4
|
\
\
|
|
/
|
*
Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of...
Jason R. Coombs
2013-11-10
1
-0/+4
*
|
Merge with 3.3 for Issue #19544 and Issue #7457
Jason R. Coombs
2013-11-10
1
-0/+4
|
\
\
|
|
/
|
*
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.di...
Jason R. Coombs
2013-11-10
1
-0/+4
*
|
Issue #16685: Added support for any bytes-like objects in the audioop module.
Serhiy Storchaka
2013-11-10
1
-0/+3
*
|
Update Misc/NEWS for Issue #7171
Jason R. Coombs
2013-11-10
1
-0/+3
*
|
Issue #19261: Added support for writing 24-bit samples in the sunau module.
Serhiy Storchaka
2013-11-10
1
-0/+2
*
|
Add news entry for #1097797; whitespace cleanup
Andrew Kuchling
2013-11-10
1
-1/+4
*
|
Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.
Serhiy Storchaka
2013-11-09
1
-0/+2
|
\
\
|
|
/
|
*
Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.
Serhiy Storchaka
2013-11-09
1
-0/+2
|
*
Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
Stefan Krah
2013-11-08
1
-0/+9
*
|
Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
Stefan Krah
2013-11-08
1
-0/+9
*
|
Issue #19514: Add Andrei Dorian Duma to Misc/ACKS for changeset 4a09cc62419b
Victor Stinner
2013-11-07
1
-0/+1
*
|
Issue #19514: Deduplicate some _Py_IDENTIFIER declarations.
Martin v. Löwis
2013-11-07
1
-0/+3
*
|
#19480: merge with 3.3.
Ezio Melotti
2013-11-07
1
-0/+3
|
\
\
|
|
/
|
*
#19480: HTMLParser now accepts all valid start-tag names as defined by the HT...
Ezio Melotti
2013-11-07
1
-0/+3
|
*
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
Ned Deily
2013-11-05
1
-0/+8
|
*
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka
2013-11-03
1
-0/+2
|
*
Issue #10197: merge heads
Tim Golden
2013-11-03
1
-0/+3
|
|
\
*
|
|
Close #19378: address flaws in the new dis module APIs
Nick Coghlan
2013-11-06
1
-0/+20
*
|
|
#18678: Correct names of spwd struct members.
R David Murray
2013-11-04
1
-0/+4
*
|
|
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka
2013-11-03
1
-0/+2
*
|
|
Issue #10197: merge heads
Tim Golden
2013-11-03
1
-0/+3
|
\
\
\
|
*
\
\
Issue #10197 Rework subprocess.get[status]output to use subprocess functional...
Tim Golden
2013-11-03
1
-0/+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #10197 Rework subprocess.get[status]output to use subprocess functional...
Tim Golden
2013-11-03
1
-0/+3
*
|
|
|
Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises
Serhiy Storchaka
2013-11-03
1
-0/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo.
Serhiy Storchaka
2013-11-03
1
-0/+2
*
|
|
|
Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
Serhiy Storchaka
2013-11-03
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
Serhiy Storchaka
2013-11-03
1
-0/+3
|
|
/
*
|
Close #19403: make contextlib.redirect_stdout reentrant
Nick Coghlan
2013-11-03
1
-0/+2
*
|
Close #19439: execute embedding tests on Windows
Nick Coghlan
2013-11-03
1
-0/+3
[next]