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
*
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...
Steve Dower
2020-03-11
2
-1/+9
*
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson
2020-03-11
1
-2/+2
*
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson
2020-03-11
1
-4/+5
*
bpo-36184: Port python-gdb.py to FreeBSD (GH-18873)
Victor Stinner
2020-03-09
1
-1/+1
*
bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)
Steve Dower
2020-02-29
1
-1/+1
*
bpo-39573: Update clinic to use Py_IS_TYPE() function (GH-18507)
Dong-hee Na
2020-02-14
1
-9/+6
*
bpo-39156: Break up COMPARE_OP into four logically distinct opcodes. (GH-17754)
Mark Shannon
2020-01-14
1
-5/+0
*
argument-clinic: Simplify multi-line string handling (GH-17852)
Dong-hee Na
2020-01-06
1
-2/+2
*
Remove outdated mention of hg.exe from Tools/msi/README.txt (GH-17792)
Anthony Shaw
2020-01-02
1
-3/+3
*
bpo-38870: Expose a function to unparse an ast object in the ast module (GH-1...
Pablo Galindo
2019-11-24
1
-704/+0
*
bpo-38839: Fix some unused functions in tests (GH-17189)
Adam Johnson
2019-11-19
1
-7/+0
*
Remove code commented for more than 10 years (GH-16965)
Victor Stinner
2019-10-28
1
-36/+0
*
bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ...
Steve Dower
2019-10-28
1
-1/+1
*
bpo-38534: Replace wrong KB number references (GH-16955)
benedwards14
2019-10-28
1
-4/+4
*
bpo-38539: Finish rename of ss1.py to spreadsheet.py (GH-16896)
Raymond Hettinger
2019-10-23
1
-829/+0
*
bpo-38539: Update demo files (GH-16890)
Julin S
2019-10-23
5
-21/+850
*
bpo-38419: fix "check-c-globals" path (GH-16680)
AMIR
2019-10-23
1
-1/+1
*
bpo-27961: Replace PY_LONG_LONG with long long. (GH-15386)
Sergey Fedoseev
2019-10-21
1
-1/+1
*
bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)
Eric Snow
2019-10-19
36
-706/+1030
*
bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
Ruediger Pluem
2019-10-11
1
-4/+1
*
bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)
Eric Snow
2019-09-27
6
-49/+108
*
bpo-37064: Add option -a to pathfix.py tool (GH-15717)
PatrikKopkan
2019-09-25
1
-5/+30
*
closes bpo-16637: libpython: construct integer object directly from gdbvalue ...
Marc Hartmayer
2019-09-24
1
-1/+1
*
bpo-38187: Fix reference leak in test_tools (GH-16233)
Pablo Galindo
2019-09-17
1
-0/+3
*
bpo-37206: Unrepresentable default values no longer represented as None. (GH-...
Serhiy Storchaka
2019-09-14
1
-7/+6
*
Move Eric's TODO file into his directory. (GH-16072)
Benjamin Peterson
2019-09-12
1
-0/+1072
*
bpo-36876: Fix the globals checker tool. (gh-16058)
Eric Snow
2019-09-12
2
-18/+51
*
bpo-37760: Convert from length-18 lists to a dataclass, in makeunicodedata. (...
Greg Price
2019-09-12
1
-62/+88
*
bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)
Eric Snow
2019-09-11
29
-0/+5041
*
bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)
Christian Heimes
2019-09-11
1
-5/+4
*
bpo-37151: remove special case for PyCFunction from PyObject_Call (GH-14684)
Jeroen Demeyer
2019-09-11
1
-1/+1
*
bpo-36511: clean up python process before deploy on ARM Windows buildbots (GH...
Paul Monson
2019-09-09
1
-0/+7
*
bpo-37758: Cut always-constant conditionals on sys.maxunicode. (GH-15302)
Greg Price
2019-09-09
1
-4/+1
*
Mark files as executable that are meant as scripts. (GH-15354)
Greg Price
2019-09-09
1
-0/+0
*
bpo-37283: Ensure command-line and unattend.xml setting override previously d...
Steve Dower
2019-09-09
2
-8/+25
*
bpo-37064: Add option -k to Tools/scripts/pathfix.py (GH-15548)
PatrikKopkan
2019-09-05
1
-5/+34
*
bpo-37034: Display argument name on errors with keyword arguments with Argume...
RĂ©mi Lapeyre
2019-08-29
1
-80/+101
*
bpo-36743: __get__ is sometimes called without the owner argument (#12992)
Raymond Hettinger
2019-08-29
1
-1/+1
*
bpo-37942: Improve argument clinic float converter (GH-15470)
Raymond Hettinger
2019-08-25
1
-6/+18
*
bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128)
Greg Price
2019-08-15
1
-2/+5
*
bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-...
Greg Price
2019-08-14
1
-33/+35
*
bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129)
Greg Price
2019-08-13
1
-24/+20
*
bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130)
Greg Price
2019-08-13
1
-133/+109
*
bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)
Paul Monson
2019-08-08
1
-0/+1
*
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Serhiy Storchaka
2019-08-08
1
-2/+6
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Victor Stinner
2019-07-30
2
-172/+0
*
Fix publishing of Windows release (GH-15006)
Steve Dower
2019-07-29
1
-0/+4
*
Enable publish of Windows releases through Azure Pipelines (GH-14720)
Steve Dower
2019-07-13
1
-1/+0
*
bpo-36974: separate vectorcall functions for each calling convention (GH-13781)
Jeroen Demeyer
2019-07-05
1
-2/+2
[next]