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
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12587: Correct faulty test file and reference in test_tokenize.
Ned Deily
2011-07-19
1
-0/+1
|
\
|
*
Issue #12587: Correct faulty test file and reference in test_tokenize.
Ned Deily
2011-07-19
1
-0/+1
*
|
Merge from 3.2.
Eric V. Smith
2011-07-18
1
-0/+1
|
\
\
|
|
/
|
*
Closes #12579. Positional fields with str.format_map() now raise a ValueError...
Eric V. Smith
2011-07-18
1
-0/+1
*
|
Close #6755: Add get_wch() method to curses.window class
Victor Stinner
2011-07-14
1
-0/+1
*
|
(merge 3.2) Close #4376: ctypes now supports nested structures in a endian
Victor Stinner
2011-07-13
1
-0/+1
|
\
\
|
|
/
|
*
Close #4376: ctypes now supports nested structures in a endian different than
Victor Stinner
2011-07-13
1
-0/+1
*
|
Issue #12149: Update the method cache after a type's dictionnary gets
Antoine Pitrou
2011-07-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #12149: Update the method cache after a type's dictionnary gets
Antoine Pitrou
2011-07-12
1
-0/+1
*
|
Close file handles in a timely manner in packaging.database (#12504).
Éric Araujo
2011-07-08
1
-0/+1
*
|
Factor out code used by packaging commands for HTTP requests (#12169).
Éric Araujo
2011-07-08
1
-0/+1
*
|
Fix #11512. Add an initial test suite for the cgitb, providing 75% coverage.
Brian Curtin
2011-07-06
1
-0/+1
*
|
merge #12147: make send_message correctly handle Sender and Resent- headers.
R David Murray
2011-07-03
1
-0/+1
|
\
\
|
|
/
|
*
#12147: make send_message correctly handle Sender and Resent- headers.
R David Murray
2011-07-03
1
-0/+1
*
|
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
1
-0/+1
|
\
\
|
|
/
|
*
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
1
-0/+1
*
|
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-0/+1
|
\
\
|
|
/
|
*
Issue #4608: urllib.request.urlopen does not return an iterable object
Raymond Hettinger
2011-06-26
1
-0/+1
*
|
Merge #10206: add test for previously fixed bug.
R David Murray
2011-06-24
1
-0/+1
|
\
\
|
|
/
|
*
#10206: add test for previously fixed bug.
R David Murray
2011-06-24
1
-0/+1
*
|
ACKS update for devguide patch (closes #12278)
Nick Coghlan
2011-06-19
1
-0/+1
*
|
Branch merge
Éric Araujo
2011-06-11
1
-0/+1
|
\
\
|
*
|
Fix assorted bugs in packaging.util.cfg_to_args (#11595).
Éric Araujo
2011-06-10
1
-0/+1
*
|
|
merge heads
Benjamin Peterson
2011-06-10
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Don’t try to install something when running from uninstalled source (#12246).
Éric Araujo
2011-06-10
1
-0/+1
*
|
|
merge 3.2 (#12009)
Benjamin Peterson
2011-06-10
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
merge 3.1 (#12009)
Benjamin Peterson
2011-06-10
1
-0/+1
|
|
\
|
|
*
fix regression in netrc comment handling (closes #12009)
Benjamin Peterson
2011-06-10
1
-0/+1
*
|
|
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
Charles-François Natali
2011-06-08
1
-0/+1
*
|
|
Remove duplicate entry for Josip
Éric Araujo
2011-06-01
1
-1/+0
*
|
|
(Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructor
Victor Stinner
2011-05-31
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Close #12085: Fix an attribute error in subprocess.Popen destructor if the
Victor Stinner
2011-05-31
1
-0/+1
*
|
|
Tidy up the additional string module tests added at the Pycon sprints (closes...
Nick Coghlan
2011-05-31
1
-0/+1
*
|
|
Update the ACKS file with the packaging contributors
Alexis Metaireau
2011-05-30
1
-0/+38
*
|
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Ned Deily
2011-05-28
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Ned Deily
2011-05-28
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #985064: Make plistlib more resilient to faulty input plists.
Ned Deily
2011-05-28
1
-0/+1
*
|
|
add ack from 2.7
Benjamin Peterson
2011-05-26
1
-0/+1
*
|
|
Issue #9971: Write an optimized implementation of BufferedReader.readinto().
Antoine Pitrou
2011-05-11
1
-0/+1
*
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-0/+1
*
|
|
Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.
Antoine Pitrou
2011-05-07
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.
Antoine Pitrou
2011-05-07
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by ...
Antoine Pitrou
2011-05-07
1
-0/+1
|
|
*
Issue #9756: credit the author, Andreas Stührk (Trundle)
Victor Stinner
2011-05-01
1
-0/+1
*
|
|
Closes Issue 11916: Add a number of MacOSX specific definitions to the errno ...
Ronald Oussoren
2011-05-07
1
-0/+1
*
|
|
Issue #12000: When a SSL certificate has a subjectAltName without any
Antoine Pitrou
2011-05-06
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #12000: When a SSL certificate has a subjectAltName without any
Antoine Pitrou
2011-05-06
1
-0/+1
*
|
|
Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRe...
Ezio Melotti
2011-05-06
1
-0/+1
*
|
|
Merge #11647 update from 3.2
Nick Coghlan
2011-05-05
1
-0/+1
|
\
\
\
|
|
/
/
[next]