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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: fix representation of non-printable surrogate pairs, and workaround
Antoine Pitrou
2010-09-08
1
-8/+11
*
Add a safety limit to the number of unicode characters we fetch
Antoine Pitrou
2010-09-08
1
-1/+2
*
Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well
Antoine Pitrou
2010-09-08
1
-13/+43
*
Add an option to choose the IO module under test (allows to bench
Antoine Pitrou
2010-09-06
1
-0/+6
*
Drop cabarc artifact.
Martin v. Löwis
2010-09-04
1
-1/+0
*
Issue #1303434: Include PDBs in release.
Martin v. Löwis
2010-09-04
1
-1/+16
*
Stop packaging versioncheck.
Martin v. Löwis
2010-08-28
1
-1/+1
*
Replace cabarc with FCICreate.
Martin v. Löwis
2010-08-28
1
-36/+4
*
Disable deletion of openssl again.
Martin v. Löwis
2010-08-25
1
-2/+1
*
Fix reindent-rst.py: it works on binary files
Victor Stinner
2010-08-18
1
-2/+2
*
#5127: Even on narrow unicode builds, the C functions that access the Unicode
Amaury Forgeot d'Arc
2010-08-18
1
-37/+4
*
libpython.py: py-bt commands escape unencodable characters
Victor Stinner
2010-08-17
1
-1/+9
*
Fix ``Tools/scripts/checkpyc.py`` after PEP 3147.
Florent Xicluna
2010-08-09
1
-17/+20
*
Clean up syntax for some scripts.
Florent Xicluna
2010-08-09
7
-87/+115
*
Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest).
Florent Xicluna
2010-08-09
1
-2/+1
*
Change pyc removal to support __pycache__.
Martin v. Löwis
2010-08-06
1
-3/+10
*
Add various missing files.
Martin v. Löwis
2010-08-03
2
-12/+37
*
Issue #8867: Fix `Tools/scripts/serve.py` to work with files containing
Antoine Pitrou
2010-08-03
1
-1/+1
*
Fix unicode literal.
Georg Brandl
2010-08-02
1
-1/+1
*
Make the framer run (still generates wrong code for module creation though.)
Georg Brandl
2010-08-02
2
-2/+2
*
Update README, remove obsolete scripts.
Georg Brandl
2010-08-02
9
-993/+62
*
Update README for Tools.
Georg Brandl
2010-08-02
1
-18/+27
*
Remove faqwiz tool.
Georg Brandl
2010-08-02
6
-1620/+0
*
Minimum fixes to make freeze.py do something useful.
Georg Brandl
2010-08-02
2
-8/+7
*
Make the Pynche tool work with Python 3.
Georg Brandl
2010-08-02
8
-28/+32
*
#4280: remove outdated "versionchecker" tool.
Georg Brandl
2010-08-02
4
-206/+0
*
Package some new files that are needed for running the test suite from the MS...
Georg Brandl
2010-08-01
1
-0/+4
*
Drop webchecker and BerkeleyDB license.
Martin v. Löwis
2010-07-31
1
-2/+1
*
From Martin: New UUIDs for the 3.2 release series.
v3.2a1
Georg Brandl
2010-07-31
1
-0/+8
*
Truly uncomment rm lines.
Martin v. Löwis
2010-07-31
1
-2/+2
*
Delete openssl checkouts.
Martin v. Löwis
2010-07-31
1
-1/+2
*
Update OpenSSL version.
Martin v. Löwis
2010-07-31
1
-2/+2
*
#9235: fix missing import of sys.
Georg Brandl
2010-07-14
1
-0/+1
*
Remove unused code that would raise a NameError.
Georg Brandl
2010-07-14
1
-3/+0
*
Issue #8974: fix print calls in msgfmt.py.
Martin v. Löwis
2010-07-11
1
-2/+2
*
Do some basic refactoring. Along the way also list what files had their
Brett Cannon
2010-07-04
1
-14/+32
*
Add brief explanation; remove no-longer-working link
Andrew M. Kuchling
2010-07-04
1
-3/+1
*
Remove nonexistent tools from Tools README.
Mark Dickinson
2010-07-03
1
-11/+0
*
remove old, outdated tool
Benjamin Peterson
2010-06-25
7
-2107/+0
*
Port to Python 3.
Martin v. Löwis
2010-06-04
1
-9/+21
*
Merged revisions 81697 via svnmerge from
Martin v. Löwis
2010-06-04
1
-2/+25
*
Merged revisions 81587 via svnmerge from
R. David Murray
2010-05-31
1
-2/+5
*
Issue #8559: improve unicode support of (gdb) libpython.py
Victor Stinner
2010-05-19
1
-29/+46
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-56/+56
*
Merged revisions 80849 via svnmerge from
R. David Murray
2010-05-06
1
-0/+1
*
Remove traces of MacOS9 support.
Ronald Oussoren
2010-05-05
2
-8/+0
*
Issue #8380: Port gdb/libpython to 3.x.
Martin v. Löwis
2010-04-21
1
-37/+188
*
Adapt libpython.py and test_gdb.py to Python3
Victor Stinner
2010-04-21
1
-5/+5
*
Merged revisions 79986-79987,80156 via svnmerge from
Martin v. Löwis
2010-04-21
1
-2/+17
*
Merged revisions 80288 via svnmerge from
Victor Stinner
2010-04-20
1
-15/+15
[next]