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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat _tkinter code to follow PEP7
Andrew Svetlov
2012-10-16
1
-56/+72
*
Issue #16234: Modify sha3's block_size method to return NotImplemented.
Christian Heimes
2012-10-14
1
-2/+6
*
Issue #15721: make _tkinter module pep384 compatible.
Andrew Svetlov
2012-10-14
1
-132/+142
*
Update comment: SPARC requires proper alignment
Christian Heimes
2012-10-14
1
-1/+2
*
get 64bit platforms without uint64 right again
Christian Heimes
2012-10-14
1
-3/+5
*
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compi...
Christian Heimes
2012-10-14
1
-8/+14
*
Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big end...
Christian Heimes
2012-10-13
1
-4/+6
*
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
1
-1/+6
|
\
|
*
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
1
-1/+6
|
|
\
|
|
*
Fixes Issue #16114: The subprocess module no longer provides a
Gregory P. Smith
2012-10-10
1
-1/+6
|
|
*
Closes #15897: zipimport.c doesn't check return value of fseek(). Typo
Jesus Cea
2012-10-03
1
-5/+5
*
|
|
brg_endian.h is back again
Christian Heimes
2012-10-07
1
-1/+0
*
|
|
merge
Christian Heimes
2012-10-07
3
-26/+15
|
\
\
\
|
*
|
|
Get rid of circular import and eliminate unprefixed exported symbols
Richard Oudkerk
2012-10-07
3
-26/+15
*
|
|
|
re-add brg_endian.h to debug issue in big endian SPARC machine
Christian Heimes
2012-10-07
5
-7/+150
|
/
/
/
*
|
|
Remove unused functions from _tkinter.
Andrew Svetlov
2012-10-07
1
-21/+0
*
|
|
Utilize PyModule_Add{IntConstant,StringConstant,Object} in _tkinter.
Andrew Svetlov
2012-10-07
1
-19/+19
*
|
|
Utilize Py_RETURN_NONE in _tkinter module.
Andrew Svetlov
2012-10-07
1
-26/+13
*
|
|
Issue #16096: Merge fixes from 3.3.
Mark Dickinson
2012-10-06
5
-13/+17
|
\
\
\
|
|
/
/
|
*
|
Issue #16096: Fix several occurrences of potential signed integer overflow. ...
Mark Dickinson
2012-10-06
5
-13/+17
*
|
|
remove #warning from sha3module.c
Christian Heimes
2012-10-06
1
-1/+0
*
|
|
fix possible memory leak, dealloc newobj
Christian Heimes
2012-10-06
1
-2/+1
*
|
|
Issue #16148: implemented PEP 424
Armin Ronacher
2012-10-06
1
-0/+27
*
|
|
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbo...
Christian Heimes
2012-10-06
24
-22/+7795
*
|
|
Issue #14446: Remove deprecated tkinter functions: Delete an unused function ...
Jesus Cea
2012-10-05
1
-30/+0
*
|
|
Issue #14446: Remove deprecated tkinter functions: Delete an unused function ...
Jesus Cea
2012-10-05
1
-76/+0
*
|
|
#16135: Removal of OS/2 support (Modules/*)
Jesus Cea
2012-10-05
11
-157/+4
*
|
|
#16135: Removal of OS/2 support (posixmodule y platform dependent files)
Jesus Cea
2012-10-04
2
-551/+9
*
|
|
Issue #14446: Remove deprecated tkinter functions
Andrew Svetlov
2012-10-04
1
-88/+0
*
|
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element ...
Antoine Pitrou
2012-10-04
1
-28/+79
|
\
\
\
|
|
/
/
|
*
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element ...
Antoine Pitrou
2012-10-04
1
-28/+79
*
|
|
MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
Jesus Cea
2012-10-04
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
Jesus Cea
2012-10-04
1
-1/+1
*
|
|
Closes #15488: Closed files keep their buffer alive
Jesus Cea
2012-10-04
1
-0/+5
*
|
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
1
-7/+36
|
\
\
\
|
|
/
/
|
*
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
1
-7/+36
|
|
\
\
|
|
|
/
|
|
*
Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
1
-7/+36
*
|
|
Issue #9650: List commonly used format codes in time.strftime and time.strpti...
Alexander Belopolsky
2012-10-02
1
-3/+25
*
|
|
Sanitize and modernize some of the _elementtree code (see issue #16089).
Antoine Pitrou
2012-10-01
1
-107/+59
|
\
\
\
|
|
/
/
|
*
|
Sanitize and modernize some of the _elementtree code (see issue #16089).
Antoine Pitrou
2012-10-01
1
-107/+59
*
|
|
Merge 3.3.
Stefan Krah
2012-09-30
2
-94/+94
|
\
\
\
|
|
/
/
|
*
|
Support gcc's -ansi flag: use "__asm__" instead of "asm".
Stefan Krah
2012-09-30
2
-94/+94
*
|
|
Merge 3.3.
Stefan Krah
2012-09-30
1
-5/+0
|
\
\
\
|
|
/
/
|
*
|
Revert 29506c7db353 (build output should be accurate).
Stefan Krah
2012-09-30
1
-5/+0
|
*
|
merge
Christian Heimes
2012-09-30
1
-2/+7
|
|
\
\
*
|
\
\
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supp...
Christian Heimes
2012-09-30
1
-0/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supp...
Christian Heimes
2012-09-30
1
-0/+5
*
|
|
|
Merge 3.3.
Stefan Krah
2012-09-30
1
-2/+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make it clear that the pi function is modified for benchmarking purposes.
Stefan Krah
2012-09-30
1
-2/+7
|
|
/
/
*
|
|
upgrade to UCD 6.2
Benjamin Peterson
2012-09-29
2
-11507/+11508
|
/
/
[next]