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
*
#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
*
|
|
Merge 3.2
Terry Jan Reedy
2012-01-31
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
Terry Jan Reedy
2012-01-31
1
-1/+2
|
*
|
Issue #13848: open() and the FileIO constructor now check for NUL characters ...
Antoine Pitrou
2012-01-29
1
-0/+1
*
|
|
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
Charles-François Natali
2012-01-28
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
Charles-François Natali
2012-01-28
1
-0/+1
*
|
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
1
-0/+1
|
|
/
*
|
Issue #13588: Rename decorators in importlib.
Brett Cannon
2012-01-16
1
-0/+1
*
|
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-0/+1
*
|
Implement PEP 380 - 'yield from' (closes #11682)
Nick Coghlan
2012-01-13
1
-0/+2
*
|
Issue #12760: Add a create mode to open(). Patch by David Townshend.
Charles-François Natali
2012-01-09
1
-0/+1
*
|
Issue #9993: When the source and destination are on different filesystems,
Antoine Pitrou
2012-01-06
1
-0/+1
*
|
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
Charles-François Natali
2012-01-02
1
-0/+1
|
\
\
|
|
/
|
*
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
Charles-François Natali
2012-01-02
1
-0/+1
*
|
Issue #12708: Add starmap() and starmap_async() methods (similar to itertools...
Antoine Pitrou
2011-12-21
1
-0/+1
*
|
Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.
Antoine Pitrou
2011-12-19
1
-0/+1
|
\
\
|
|
/
|
*
Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.
Antoine Pitrou
2011-12-19
1
-0/+1
*
|
Issue #7502: Fix equality comparison for DocTestCase instances.
Antoine Pitrou
2011-12-18
1
-0/+1
|
\
\
|
|
/
|
*
Issue #7502: Fix equality comparison for DocTestCase instances.
Antoine Pitrou
2011-12-18
1
-0/+1
*
|
Issue #13522: document error return values of some float and complex C API fu...
Antoine Pitrou
2011-12-18
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13522: document error return values of some float and complex C API fu...
Antoine Pitrou
2011-12-18
1
-0/+1
*
|
Issue #11231: Fix bytes and bytearray docstrings
Victor Stinner
2011-12-17
1
-0/+1
|
\
\
|
|
/
|
*
Issue #11231: Fix bytes and bytearray docstrings
Victor Stinner
2011-12-17
1
-0/+1
*
|
Issue #13530: Document os.lseek() result
Victor Stinner
2011-12-17
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13530: Document os.lseek() result
Victor Stinner
2011-12-17
1
-0/+1
*
|
Issue #12809: Expose IP_TRANSPARENT in the socket module. Patch by Michael
Charles-François Natali
2011-12-17
1
-0/+1
*
|
Add ACKS entry for 57f0af61da53.
Antoine Pitrou
2011-12-16
1
-0/+1
[next]