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
*
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
*
|
Issue #4331: Added functools.partialmethod
Nick Coghlan
2013-11-03
1
-0/+2
*
|
Merge with 3.3 for Issue #19286.
Jason R. Coombs
2013-11-02
1
-0/+3
|
\
\
|
|
/
|
*
Merge with 3.2 for Issue #19286.
Jason R. Coombs
2013-11-02
1
-0/+3
|
|
\
|
|
*
Update NEWS for 265d369ad3b9.
Jason R. Coombs
2013-11-02
1
-0/+3
*
|
|
#15114: The html.parser module now raises a DeprecationWarning when the stric...
Ezio Melotti
2013-11-02
1
-0/+3
*
|
|
Issue #19085: Added basic tests for all tkinter widget options.
Serhiy Storchaka
2013-11-02
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #19085: Added basic tests for all tkinter widget options.
Serhiy Storchaka
2013-11-02
1
-0/+5
*
|
|
Issue #19410: Put back in special-casing of '' for
Brett Cannon
2013-11-01
1
-0/+3
*
|
|
Issue #19413: Restore pre-3.3 reload() semantics of re-finding modules.
Eric Snow
2013-11-01
1
-0/+2
*
|
|
merge 3.3 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
merge 3.2 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
merge 3.1 (#19435)
Benjamin Peterson
2013-10-30
1
-0/+2
|
|
|
\
|
|
|
*
use the collapsed path in the run_cgi method (closes #19435)
Benjamin Peterson
2013-10-30
1
-0/+2
*
|
|
|
Issue #19424: Fix the warnings module to accept filename containing surrogate
Victor Stinner
2013-10-29
1
-0/+3
*
|
|
|
Issue #19373: Add Misc/NEWS entry.
Ned Deily
2013-10-29
1
-0/+3
*
|
|
|
Issue #17936: Fix O(n**2) behaviour when adding or removing many subclasses o...
Antoine Pitrou
2013-10-29
1
-0/+3
*
|
|
|
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSS...
Christian Heimes
2013-10-29
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
Nadeem Vawda
2013-10-28
1
-0/+4
|
*
|
|
Add NEWS header for 3.3.4.
Georg Brandl
2013-10-28
1
-2/+13
|
*
|
|
Bump to 3.3.3rc1.
Georg Brandl
2013-10-27
1
-1/+1
*
|
|
|
Issue #19420: Fix reference leak in module initalization code of _hashopenssl.c
Christian Heimes
2013-10-29
1
-0/+3
[next]