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
*
Updated MSI README to mention dependency on .NET 3.5. (GH-8375)
Vinay Sajip
2018-07-29
1
-0/+8
*
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic....
Serhiy Storchaka
2018-07-26
1
-13/+21
*
bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)
Xtreak
2018-07-21
1
-3/+5
*
bpo-20180: complete AC conversion of Objects/stringlib/transmogrify.h (GH-8039)
Tal Einat
2018-07-06
1
-2/+22
*
Prevent upload script uploading from the wrong directory (GH-7953)
Steve Dower
2018-06-27
1
-1/+7
*
bpo-33908: Remove two superfluous assignments (GH-7116)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-20
1
-1/+0
*
bpo-32962: python-gdb catchs UnicodeDecodeError (GH-7693)
Victor Stinner
2018-06-14
1
-10/+16
*
bpo-32962: python-gdb catchs ValueError on read_var() (GH-7692)
Victor Stinner
2018-06-14
1
-2/+9
*
Fixes upload script to always run commands even when previous ones fail (GH-7...
Steve Dower
2018-06-12
1
-4/+10
*
pypi.python.org -> pypi.org (GH-7613)
Ned Deily
2018-06-11
1
-1/+1
*
bpo-33738: Fix macros which contradict PEP 384 (GH-7477)
Christian Tismer
2018-06-09
1
-0/+148
*
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
Benjamin Peterson
2018-06-07
1
-20/+19
*
remove hg support from patchcheck (GH-7440)
Benjamin Peterson
2018-06-06
1
-21/+3
*
Adds new upload script for Windows releases (GH-7268)
Steve Dower
2018-05-31
1
-0/+121
*
bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
Serhiy Storchaka
2018-05-29
1
-6/+0
*
bpo-33618: Enable TLS 1.3 in tests (GH-7079)
Christian Heimes
2018-05-23
1
-8/+25
*
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes
2018-05-22
1
-4/+4
*
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
Steve Dower
2018-05-16
1
-2/+12
*
Remove mojibake in the locale aliases mapping. (GH-6716)
Serhiy Storchaka
2018-05-06
1
-0/+3
*
bpo-25427: Remove pyvenv (GH-5962)
Brett Cannon
2018-04-20
2
-20/+0
*
bpo-33312: update Tools/gdb/libpython.py to match. (GH-6548)
Gregory P. Smith
2018-04-20
1
-1/+1
*
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
Serhiy Storchaka
2018-04-19
1
-5/+9
*
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` scrip...
Serhiy Storchaka
2018-04-09
1
-19/+11
*
bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
Christian Heimes
2018-03-24
1
-1/+1
*
bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (#5772)
Miro Hrončok
2018-03-13
1
-8/+20
*
Minor improvements to the Windows build/release process (GH-5935)
Steve Dower
2018-02-28
2
-0/+5
*
bpo-31355: Travis-CI: re-enable macOS job (#5858)
Antoine Pitrou
2018-02-27
1
-1/+6
*
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663)
Christian Heimes
2018-02-27
1
-9/+5
*
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH...
Tobotimus
2018-02-26
1
-4/+11
*
bpo-20361: Remove workaround for a now fixed bug (#5283)
Victor Stinner
2018-01-23
1
-3/+0
*
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
2018-01-23
1
-1/+1
*
bpo-32588: Move _findvs into its own module and add missing _queue module to ...
Steve Dower
2018-01-18
1
-1/+1
*
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
Christian Heimes
2018-01-16
1
-52/+69
*
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower
2018-01-09
10
-81/+68
*
bpo-32240: Add the const qualifier to declarations of PyObject* array argumen...
Serhiy Storchaka
2017-12-15
1
-2/+2
*
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Mike
2017-12-14
1
-1/+1
*
Allows non-critical upload steps to fail (#4742)
Steve Dower
2017-12-06
1
-3/+3
*
bpo-32159: Remove tools for CVS and Subversion (#4615)
Victor Stinner
2017-11-28
3
-326/+0
*
bpo-32155: Bugfixes found by flake8 F841 warnings (#4608)
Victor Stinner
2017-11-28
1
-1/+1
*
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
Victor Stinner
2017-11-24
1
-1/+0
*
Replace KB unit with KiB (#4293)
Victor Stinner
2017-11-08
1
-3/+3
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
1
-1/+1
*
bpo-31944: Fixes build and Modify button (#4278)
Steve Dower
2017-11-04
2
-3/+4
*
bpo-31926: fix missing *_METHODDEF statements by argument clinic (#4230)
Tal Einat
2017-11-03
1
-2/+2
*
Update multissltests: 1.0.2m, 1.1.0g (#4232)
Christian Heimes
2017-11-02
1
-3/+2
*
bpo-31827: Remove os.stat_float_times() (GH-4061)
Victor Stinner
2017-10-24
1
-1/+0
*
bpo-31810: Add smelly.py to check exported symbols (#4057)
Victor Stinner
2017-10-24
1
-0/+78
*
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
Christoph Sarnowski
2017-10-23
1
-2/+1
*
bpo-31523: Reliability improvements to the Windows build files (#3900)
Steve Dower
2017-10-05
4
-26/+55
*
bpo-31662: Fix typos in uploadrelease.bat script
Anselm Kruis
2017-10-02
1
-3/+3
[next]