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
...
*
|
MERGE: Closes #14768: os.path.expanduser('~/a') doesn't works correctly when ...
Jesus Cea
2012-05-10
1
-0/+1
|
\
\
|
|
/
|
*
Closes #14768: os.path.expanduser('~/a') doesn't works correctly when HOME is...
Jesus Cea
2012-05-10
1
-0/+1
|
*
Issue #14761: Fix potential leak on an error case in the import machinery.
Antoine Pitrou
2012-05-09
1
-0/+1
|
*
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
Ezio Melotti
2012-05-06
1
-0/+1
*
|
Add John Regehr to Misc/ACKS for his help with finding integer overflows (iss...
Mark Dickinson
2012-05-07
1
-0/+1
*
|
Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near
Alexander Belopolsky
2012-04-29
1
-0/+1
|
\
\
|
|
/
|
*
Issue #10941: Fix imaplib.Internaldate2tuple to produce correct result near
Alexander Belopolsky
2012-04-29
1
-0/+1
*
|
merge 3.2
Benjamin Peterson
2012-04-23
1
-0/+1
|
\
\
|
|
/
|
*
add Mark Shannon
Benjamin Peterson
2012-04-23
1
-0/+1
*
|
Merge from 3.2
Nick Coghlan
2012-04-19
1
-0/+1
|
\
\
|
|
/
|
*
Close #14032: fix incorrect variable reference in test_cmd_line_script
Nick Coghlan
2012-04-19
1
-0/+1
|
*
#14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
1
-0/+1
*
|
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
2012-04-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
2012-04-12
1
-0/+1
*
|
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
Antoine Pitrou
2012-04-08
1
-0/+1
|
\
\
|
|
/
|
*
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
Antoine Pitrou
2012-04-08
1
-0/+1
*
|
Close #14249: Use bit shifts instead of an union, it's more efficient.
Victor Stinner
2012-04-05
1
-0/+1
*
|
Issue #8515: Set __file__ when run file in IDLE.
Andrew Svetlov
2012-04-05
1
-0/+1
*
|
Issue #14435: Add Misc/NEWS and Misc/ACKS
Kristján Valur Jónsson
2012-03-31
1
-0/+1
*
|
#14416: conditionally add LOG_AUTHPRIV facility and LOG_ODELAY to syslog.
R David Murray
2012-03-29
1
-0/+1
*
|
#14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode
R David Murray
2012-03-23
1
-0/+1
*
|
Issue #14204: The ssl module now has support for the Next Protocol Negotiatio...
Antoine Pitrou
2012-03-21
1
-0/+1
*
|
#14269: smtpd now conforms to the RFC and requires HELO before MAIL.
R David Murray
2012-03-20
1
-0/+1
*
|
Merge with 3.2 for #14359.
Ross Lagerwall
2012-03-19
1
-0/+1
|
\
\
|
|
/
|
*
Issue #14359: Only use O_CLOEXEC in _posixmodule.c if it is defined.
Ross Lagerwall
2012-03-19
1
-0/+1
*
|
Merge #14291: if a header has non-ascii unicode, default to CTE using utf-8
R David Murray
2012-03-14
1
-0/+1
|
\
\
|
|
/
|
*
#14291: if a header has non-ascii unicode, default to CTE using utf-8
R David Murray
2012-03-14
1
-0/+1
*
|
Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes,...
Senthil Kumaran
2012-03-14
1
-0/+1
*
|
#14179: merge with 3.2.
Ezio Melotti
2012-03-12
1
-0/+1
|
\
\
|
|
/
|
*
#14179: add tests for re.compile. Patch by Florian Mladitsch.
Ezio Melotti
2012-03-12
1
-0/+1
*
|
str.format_map tests don't do what they say: fix to actually implement the in...
Eric V. Smith
2012-03-12
1
-0/+1
|
\
\
|
|
/
|
*
str.format_map tests don't do what they say: fix to actually implement the in...
Eric V. Smith
2012-03-12
1
-0/+1
*
|
Fixes #13842: cannot pickle Ellipsis or NotImplemented.
Łukasz Langa
2012-03-12
1
-0/+1
*
|
Make test_logging no longer fail if zlib not present. Closes #14256. Patch by...
Eric V. Smith
2012-03-12
1
-0/+1
*
|
- Issue #14177: marshal.loads() now raises TypeError when given an unicode
Antoine Pitrou
2012-03-03
1
-0/+1
|
\
\
|
|
/
|
*
Issue #14177: marshal.loads() now raises TypeError when given an unicode string.
Antoine Pitrou
2012-03-03
1
-0/+1
*
|
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
Antoine Pitrou
2012-02-27
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
Antoine Pitrou
2012-02-27
1
-0/+1
*
|
Close issue #6210: Implement PEP 409
Nick Coghlan
2012-02-26
1
-0/+1
*
|
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
1
-0/+1
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-21
1
-0/+1
|
\
\
|
|
/
|
*
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
Petri Lehtinen
2012-02-21
1
-0/+1
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-15
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13491: Fix many errors in sqlite3 documentation
Petri Lehtinen
2012-02-15
1
-0/+1
*
|
Merge branch '3.2'
Petri Lehtinen
2012-02-12
1
-0/+1
|
\
\
|
|
/
|
*
Fix sqlite3.Connection.iterdump on tables/fields with reserved names or quotes
Petri Lehtinen
2012-02-12
1
-0/+1
*
|
Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)
Éric Araujo
2012-02-05
1
-0/+1
|
\
\
|
|
/
|
*
Branch merge
Éric Araujo
2012-02-05
1
-0/+1
|
|
\
|
|
*
Stop ignoring RPMs in distutils' upload command (#2945).
Éric Araujo
2012-01-15
1
-0/+1
*
|
|
Issue #13777: Add PF_SYSTEM sockets on OS X.
Martin v. Löwis
2012-02-03
1
-0/+1
[prev]
[next]