3004 Commits (109fc2792a490ee5cd8a423e17d415fbdedec5c8)

Author SHA1 Message Date
Pablo Galindo 27fc3b6f3f
bpo-38870: Expose a function to unparse an ast object in the ast module (GH-17302) 6 years ago
Adam Johnson 892221bfa0 bpo-38839: Fix some unused functions in tests (GH-17189) 6 years ago
Victor Stinner ae7aa42774
Remove code commented for more than 10 years (GH-16965) 6 years ago
Steve Dower 0ac6137dd3
bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) 6 years ago
benedwards14 794616f837 bpo-38534: Replace wrong KB number references (GH-16955) 6 years ago
Raymond Hettinger ea6041cd7f
bpo-38539: Finish rename of ss1.py to spreadsheet.py (GH-16896) 6 years ago
Julin S a4aeb33669 bpo-38539: Update demo files (GH-16890) 6 years ago
AMIR 20bf8e08a1 bpo-38419: fix "check-c-globals" path (GH-16680) 6 years ago
Sergey Fedoseev a9ed91e6c2 bpo-27961: Replace PY_LONG_LONG with long long. (GH-15386) 6 years ago
Eric Snow e4c431ecf5
bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) 6 years ago
Ruediger Pluem 2b7dc40b2a bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) 6 years ago
Eric Snow 6693f730e0
bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304) 7 years ago
PatrikKopkan 1dc1acbd73 bpo-37064: Add option -a to pathfix.py tool (GH-15717) 7 years ago
Marc Hartmayer 6f53d34fb0 closes bpo-16637: libpython: construct integer object directly from gdbvalue (GH-15232) 7 years ago
Pablo Galindo 6fbc924696
bpo-38187: Fix reference leak in test_tools (GH-16233) 7 years ago
Serhiy Storchaka 279f44678c
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) 7 years ago
Benjamin Peterson a44f3dc21d
Move Eric's TODO file into his directory. (GH-16072) 7 years ago
Eric Snow 088b63ea7a
bpo-36876: Fix the globals checker tool. (gh-16058) 7 years ago
Greg Price a65678c5c9 bpo-37760: Convert from length-18 lists to a dataclass, in makeunicodedata. (GH-15265) 7 years ago
Eric Snow ee536b2020
bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) 7 years ago
Christian Heimes 58ab13479d bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) 7 years ago
Jeroen Demeyer 7a6873cdb1 bpo-37151: remove special case for PyCFunction from PyObject_Call (GH-14684) 7 years ago
Paul Monson 55d12ce8b8 bpo-36511: clean up python process before deploy on ARM Windows buildbots (GH-14431) 7 years ago
Greg Price 3cbc23aa22 bpo-37758: Cut always-constant conditionals on sys.maxunicode. (GH-15302) 7 years ago
Greg Price fa3a38d81f Mark files as executable that are meant as scripts. (GH-15354) 7 years ago
Steve Dower 3a0ddbcdfc
bpo-37283: Ensure command-line and unattend.xml setting override previously detected states in Windows installer (GH-15759) 7 years ago
PatrikKopkan 50254ac4c1 bpo-37064: Add option -k to Tools/scripts/pathfix.py (GH-15548) 7 years ago
Rémi Lapeyre 4901fe274b bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593) 7 years ago
Raymond Hettinger 0dac68f1e5
bpo-36743: __get__ is sometimes called without the owner argument (#12992) 7 years ago
Raymond Hettinger aef9ad82f7
bpo-37942: Improve argument clinic float converter (GH-15470) 7 years ago
Greg Price 3e4498d35c bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128) 7 years ago
Greg Price c03e698c34 bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248) 7 years ago
Greg Price 99d208efed bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129) 7 years ago
Greg Price ef2af1ad44 bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130) 7 years ago
Paul Monson ed70a344b5 bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181) 7 years ago
Serhiy Storchaka 662db125cd
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952) 7 years ago
Min ho Kim c4cacc8c5e Fix typos in comments, docs and test names (#15018) 7 years ago
Victor Stinner 27eeaf0f2c
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) 7 years ago
Steve Dower fe330fc4ad
Fix publishing of Windows release (GH-15006) 7 years ago
Steve Dower 994a3b88dc
Enable publish of Windows releases through Azure Pipelines (GH-14720) 7 years ago
Jeroen Demeyer 0d722f3cd6 bpo-36974: separate vectorcall functions for each calling convention (GH-13781) 7 years ago
Victor Stinner 36456df138
bpo-37392: Remove sys.setcheckinterval() (GH-14355) 7 years ago
Steve Dower f5690925df bpo-37351: Removes libpython38.a from standard Windows distribution (#14276) 7 years ago
Paul Monson f8dd77d360 bpo-36511: Fix -u parameters for ARM32 tests (GH-14280) 7 years ago
Paul Monson a1952122a3 bpo-36511: Improve ARM32 buildbot scripts (GH-14251) 7 years ago
Jeroen Demeyer 7e1a9aacff bpo-37151: remove _PyCFunction_FastCallDict (GH-14269) 7 years ago
Paul Monson f355069a33 bpo-36511: Add buildbot scripts and fix tests for Windows ARM32 buildbot (GH-13454) 7 years ago
Steve Dower 749e73065d
Fix Windows release build issues (GH-14091) 7 years ago
Steve Dower 21a92f8cda
Implement Windows release builds in Azure Pipelines (GH-14065) 7 years ago
Paul Monson e7e5039d69 bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872) 7 years ago