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 #5765: Apply a hard recursion limit in the compiler
Nick Coghlan
2012-11-04
1
-0/+1
*
Add examples for opener argument of open (#13424).
Éric Araujo
2012-11-03
1
-0/+1
*
#16152: merge with 3.2.
Ezio Melotti
2012-11-03
1
-0/+1
|
\
|
*
#16152: fix tokenize to ignore whitespace at the end of the code when no newl...
Ezio Melotti
2012-11-03
1
-0/+1
*
|
#12890: fix test on windows
R David Murray
2012-10-31
1
-0/+1
*
|
#14897: Enhance error messages of struct.pack and struct.pack_into
Petri Lehtinen
2012-10-29
1
-0/+1
|
\
\
|
|
/
|
*
#14897: Enhance error messages of struct.pack and struct.pack_into
Petri Lehtinen
2012-10-29
1
-1/+2
*
|
merge #12890: don't emit <p> tags in text mode when logdir specified.
R David Murray
2012-10-27
1
-0/+1
|
\
\
|
|
/
|
*
#12890: don't emit <p> tags in text mode when logdir specified.
R David Murray
2012-10-27
1
-0/+1
*
|
#16307: Fix multiprocessing.Pool.map_async not calling its callbacks
Hynek Schlawack
2012-10-27
1
-0/+1
*
|
#16210: merge with 3.2.
Ezio Melotti
2012-10-24
1
-0/+1
|
\
\
|
|
/
|
*
#16210: combine the two type() docs. Patch by Pete Sevander.
Ezio Melotti
2012-10-24
1
-0/+1
*
|
Issue #16241: document -X faulthandler command line option.
Andrew Svetlov
2012-10-23
1
-0/+1
*
|
Issue #16220: wsgiref now always calls close() on an iterable response.
Antoine Pitrou
2012-10-21
1
-0/+1
|
\
\
|
|
/
|
*
Issue #16220: wsgiref now always calls close() on an iterable response.
Antoine Pitrou
2012-10-21
1
-0/+1
*
|
Merge issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
1
-0/+1
|
\
\
|
|
/
|
*
Issue #9583: Document startup option/environment interaction.
Andrew Svetlov
2012-10-17
1
-0/+1
*
|
Merge issue #14900: Distuguish call count and primitive call count in pstat o...
Andrew Svetlov
2012-10-07
1
-0/+1
|
\
\
|
|
/
|
*
Issue #14900: Distuguish call count and primitive call count in pstat output.
Andrew Svetlov
2012-10-07
1
-0/+1
*
|
Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard...
Andrew Svetlov
2012-10-04
1
-0/+1
*
|
MERGE: Closes #16112: platform.architecture does not correctly escape argumen...
Jesus Cea
2012-10-04
1
-0/+1
|
\
\
|
|
/
|
*
Closes #16112: platform.architecture does not correctly escape argument to /u...
Jesus Cea
2012-10-04
1
-0/+1
*
|
MERGE: Fix Misc/ACKS alphabetic order
Jesus Cea
2012-10-03
1
-1/+1
|
\
\
|
|
/
|
*
Fix Misc/ACKS alphabetic order
Jesus Cea
2012-10-03
1
-1/+1
*
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
1
-0/+1
|
\
\
|
|
/
|
*
Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
1
-0/+1
*
|
#15437, #15439: merge with 3.2.
Ezio Melotti
2012-09-13
1
-3/+116
|
\
\
|
|
/
|
*
#15437, #15439: merge Doc/ACKS.txt with Misc/ACKS and modify Doc/about.rst ac...
Ezio Melotti
2012-09-13
1
-4/+117
*
|
MERGE: #15676: Proper attribution in Misc/ACKS
Jesus Cea
2012-09-10
1
-0/+1
|
\
\
|
|
/
|
*
#15676: Proper attribution in Misc/ACKS
Jesus Cea
2012-09-10
1
-0/+1
*
|
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
Antoine Pitrou
2012-09-05
1
-0/+1
|
\
\
|
|
/
|
*
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
Antoine Pitrou
2012-09-05
1
-0/+1
*
|
Merge #12776,#11839: call argparse type function only once.
R David Murray
2012-09-01
1
-0/+1
|
\
\
|
|
/
|
*
#12776,#11839: call argparse type function only once.
R David Murray
2012-09-01
1
-0/+1
*
|
Merge #15249: Mangle From lines correctly when body contains invalid bytes.
R David Murray
2012-08-24
1
-0/+1
|
\
\
|
|
/
|
*
#15249: Mangle From lines correctly when body contains invalid bytes.
R David Murray
2012-08-24
1
-0/+1
|
*
Issue #14954: Clarify the interaction of weak references and garbage collection.
Antoine Pitrou
2012-08-20
1
-0/+1
*
|
#15199: Fix JavaScript's default MIME type to application/javascript
Petri Lehtinen
2012-08-20
1
-0/+1
|
\
\
|
|
/
|
*
#15199: Fix JavaScript's default MIME type to application/javascript
Petri Lehtinen
2012-08-20
1
-0/+1
|
*
Issue #15726: Fix incorrect bounds checking in PyState_FindModule.
Antoine Pitrou
2012-08-20
1
-0/+1
*
|
Issue #12643: Respect sys.excepthook in code.InteractiveConsole
Nick Coghlan
2012-08-20
1
-0/+1
*
|
Issue #15615: Add some tests for the json module's handling of invalid input ...
Antoine Pitrou
2012-08-18
1
-0/+1
|
\
\
|
|
/
|
*
Issue #15615: Add some tests for the json module's handling of invalid input ...
Antoine Pitrou
2012-08-18
1
-0/+1
*
|
Add Daniel Ellis to Misc/ACKS
Eli Bendersky
2012-08-14
1
-0/+1
*
|
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou
2012-08-11
1
-1/+1
*
|
Issue #15424: Add a __sizeof__ implementation for array objects.
Meador Inge
2012-08-11
1
-0/+1
|
\
\
|
|
/
|
*
Issue #15424: Add a __sizeof__ implementation for array objects.
Meador Inge
2012-08-11
1
-0/+1
|
*
Issue #15501: Document exception classes in subprocess module.
Andrew Svetlov
2012-08-09
1
-0/+1
*
|
Issue #15501: Document exception classes in subprocess module.
Andrew Svetlov
2012-08-09
1
-0/+1
[next]