History log of /external/python/cpython3/Tools/stringbench/stringbench.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f8ec92de85b40b9e7bec81ae87f18cc3996c560 16-Jan-2014 Serhiy Storchaka <storchaka@gmail.com> Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface. Fixed
shebang lines in the unittestgui and checkpip scripts.
b992a0e102c1dcc8d038983755f792c2f65a233f 16-Jan-2014 Serhiy Storchaka <storchaka@gmail.com> Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface. Fixed
shebang line to use python3 executable in the unittestgui script.
/external/python/cpython3/Tools/stringbench/stringbench.py
d640fe2af5095c8104a7cf850c2a669c8e864215 26-Aug-2013 Ezio Melotti <ezio.melotti@gmail.com> #18803: merge with 3.3.
7c4a7e6f3cbd98ad547a3f1661582517612419e3 26-Aug-2013 Ezio Melotti <ezio.melotti@gmail.com> #18803: fix more typos. Patch by FĂ©vry Thibault.
/external/python/cpython3/Tools/stringbench/stringbench.py
f1af7057208da7b3d15703645688fea971a4fb5e 05-Oct-2012 Jesus Cea <jcea@jcea.es> #16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
/external/python/cpython3/Tools/stringbench/stringbench.py
d6aa5b30dda9aad8d94f2f8fb66d9178a72a4769 09-Apr-2012 Antoine Pitrou <solipsis@pitrou.net> Fix whitespace
/external/python/cpython3/Tools/stringbench/stringbench.py
1584ae3987d06ba23fbd009394eb828ea3c956c3 09-Apr-2012 Antoine Pitrou <solipsis@pitrou.net> Issue #13165: stringbench is now available in the Tools/stringbench folder.
It used to live in its own SVN project.
/external/python/cpython3/Tools/stringbench/stringbench.py