Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5ae1c84bcd13b766989fc3f1e1c851e7bd4c1faa
/
Tools
4f82072
bpo-36511: Windows arm32 buildbot changes (remove extra space) (GH-13351)
by Paul Monson
· 5 years ago
67ff6a1
bpo-36511: Windows ARM32 buildbot changes (GH-12917)
by Paul Monson
· 5 years ago
3aca40d
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
by Benjamin Peterson
· 5 years ago
c4e78b1
bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026)
by Zackery Spytz
· 6 years ago
8c77b8c
bpo-36540: PEP 570 -- Implementation (GH-12701)
by Pablo Galindo
· 6 years ago
d59b662
bpo-36690: Fix typo in Tools/demo/rpython.py (GH-12903)
by 周家未
· 6 years ago
6fec905
bpo-36642: make unicodedata const (GH-12855)
by Inada Naoki
· 6 years ago
2b7f93b
bpo-36345: Update wsgiref example (GH-12562)
by Stéphane Wirtel
· 6 years ago
606c66a
Allow Windows layout builds to fully skip code signing (GH-12808)
by Steve Dower
· 6 years ago
aa25d5d
Enable building nuget packages for ARM32 (GH-12669)
by Paul Monson
· 6 years ago
2a4ce43
Tools/importbench: Fix a misplaced stderr= (GH-12690)
by Anthony Sottile
· 6 years ago
79da388
bpo-36085: Add installer check for KB2533625 (GH-12636)
by Steve Dower
· 6 years ago
e724152
bpo-36010: Add venv to the nuget distribution (GH-12367)
by Paul Moore
· 6 years ago
172bb39
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
by Serhiy Storchaka
· 6 years ago
afbb7a3
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)
by Serhiy Storchaka
· 6 years ago
32119e1
bpo-35947: Update Windows to the current version of libffi (GH-11797)
by Paul Monson
· 6 years ago
4a9a505
bpo-36441: Fixes creating a venv when debug binaries are installed. (#12566)
by Steve Dower
· 6 years ago
68d228f
bpo-35884: Add string-keys-only microbenchmark for dict access to var_access_benchmark.py (GH-11905)
by Stefan Behnel
· 6 years ago
a7987e7
bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)
by AraHaan
· 6 years ago
3191391
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
by Serhiy Storchaka
· 6 years ago
26c910c
bpo-36174: Update nuget authoring for new license field. (GH-12300)
by Steve Dower
· 6 years ago
1ceb3a3
bpo-35132: Fixes missing target in gdb pep0393 check. (GH-11848)
by Lisa Roach
· 6 years ago
738c19f
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
by Benjamin Peterson
· 6 years ago
6a44f6e
bpo-36048: Use __index__() instead of __int__() for implicit conversion if available. (GH-11952)
by Serhiy Storchaka
· 6 years ago
463572c
bpo-36101: remove non-ascii characters in docstring (GH-12018)
by animalize
· 6 years ago
43766f8
bpo-35884: Add missing FIFO queue benchmark (GH-11898)
by Raymond Hettinger
· 6 years ago
9da3583
Fix typo (micro->nano) (GH-11759)
by Raymond Hettinger
· 6 years ago
85e102a
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)
by Steve Dower
· 6 years ago
f75d59e
bpo-35884: Add variable access benchmarking script (GH-11725)
by Raymond Hettinger
· 6 years ago
4c70d9f
bpo-34691: Compile _contextvars module into main Python library (GH-11741)
by Steve Dower
· 6 years ago
1396d8f
bpo-35224: Add support for NamedExpr to unparse.py (GH-11670)
by Victor Stinner
· 6 years ago
2a39d25
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
by Serhiy Storchaka
· 6 years ago
4fa9591
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
by Serhiy Storchaka
· 6 years ago
32d96a2
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
by Serhiy Storchaka
· 6 years ago
65ce60a
bpo-20180: Simplify char_converter in Argument Clinic. (GH-9828)
by Serhiy Storchaka
· 6 years ago
8ac6581
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370)
by Serhiy Storchaka
· 6 years ago
d3bbc52
Enable signing Windows builds with SHA1 environment variable (GH-11279)
by Steve Dower
· 6 years ago
4db62e1
bpo-35490: Remove the DecodeFSDefault return converter in AC. (#11152)
by Serhiy Storchaka
· 6 years ago
d7538dd
bpo-35471: Remove the macpath module (GH-11129)
by Victor Stinner
· 6 years ago
afb3e71
bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150)
by Serhiy Storchaka
· 6 years ago
0cd6391
bpo-34977: Add Windows App Store package (GH-11027)
by Steve Dower
· 6 years ago
1c3de54
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
by Steve Dower
· 6 years ago
cb0b78a
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
by Victor Stinner
· 6 years ago
468a15a
bpo-34977: Add Windows App Store package (GH-10245)
by Steve Dower
· 6 years ago
4a934d4
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
by Serhiy Storchaka
· 6 years ago
e421106
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
by Victor Stinner
· 6 years ago
637a33b
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
by Cheryl Sabella
· 6 years ago
34fd4c2
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
by Serhiy Storchaka
· 6 years ago
53125a5
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
by Steve Dower
· 6 years ago
aa95bfb
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)
by Alexey Izbyshev
· 6 years ago
e3d1455
Update opcode.h header comment to mention the source data file (GH-9935)
by Shivank98
· 6 years ago
2e438cc
bpo-34989: python-gdb.py: fix current_line_num() (GH-9889)
by Victor Stinner
· 6 years ago
a486a47
Fixes issues in Windows release upload script (GH-9845)
by Steve Dower
· 6 years ago
3f22811
bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445)
by Serhiy Storchaka
· 6 years ago
9fb051f
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
by Christian Heimes
· 6 years ago
f14c28f
bpo-34011: Fixes missing venv files and other tests (GH-9458)
by Steve Dower
· 6 years ago
1401018
Remove wording that could be deemed to be perjorative (GH-9287)
by Raymond Hettinger
· 6 years ago
5e92265
bpo-34605: Avoid master/slave terms (GH-9101)
by Victor Stinner
· 6 years ago
65fc98e
bpo-26901: Fix the Argument Clinic test suite (GH-8879)
by Victor Stinner
· 6 years ago
e6a4755
bpo-34217: Use lowercase for windows headers (GH-8472)
by Erik Janssens
· 6 years ago
c536bee
Updated MSI README to mention dependency on .NET 3.5. (GH-8375)
by Vinay Sajip
· 6 years ago
7cb7bcf
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)
by Serhiy Storchaka
· 6 years ago
a692efe
bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)
by Xtreak
· 6 years ago
c929df3
bpo-20180: complete AC conversion of Objects/stringlib/transmogrify.h (GH-8039)
by Tal Einat
· 6 years ago
74e4aee
Prevent upload script uploading from the wrong directory (GH-7953)
by Steve Dower
· 6 years ago
acdc660
bpo-33908: Remove two superfluous assignments (GH-7116)
by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
· 6 years ago
d22fc0b
bpo-32962: python-gdb catchs UnicodeDecodeError (GH-7693)
by Victor Stinner
· 6 years ago
019d33b
bpo-32962: python-gdb catchs ValueError on read_var() (GH-7692)
by Victor Stinner
· 6 years ago
eeb99bd
Fixes upload script to always run commands even when previous ones fail (GH-7670)
by Steve Dower
· 6 years ago
9d6d06e
pypi.python.org -> pypi.org (GH-7613)
by Ned Deily
· 6 years ago
ea62ce7
bpo-33738: Fix macros which contradict PEP 384 (GH-7477)
by Christian Tismer
· 6 years ago
7c69c1c
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
by Benjamin Peterson
· 6 years ago
b8c0845
remove hg support from patchcheck (GH-7440)
by Benjamin Peterson
· 6 years ago
e1c54f4
Adds new upload script for Windows releases (GH-7268)
by Steve Dower
· 6 years ago
73cbe7a
bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
by Serhiy Storchaka
· 6 years ago
529525f
bpo-33618: Enable TLS 1.3 in tests (GH-7079)
by Christian Heimes
· 6 years ago
e8eb6cb
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
by Christian Heimes
· 6 years ago
e5f41d2
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
by Steve Dower
· 6 years ago
a3f19c3
Remove mojibake in the locale aliases mapping. (GH-6716)
by Serhiy Storchaka
· 7 years ago
a8c3424
bpo-25427: Remove pyvenv (GH-5962)
by Brett Cannon
· 7 years ago
53f67d4
bpo-33312: update Tools/gdb/libpython.py to match. (GH-6548)
by Gregory P. Smith
· 7 years ago
6952482
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
by Serhiy Storchaka
· 7 years ago
c93938b
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259)
by Serhiy Storchaka
· 7 years ago
4ca0739
bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210)
by Christian Heimes
· 7 years ago
5affd5c
bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (#5772)
by Miro Hrončok
· 7 years ago
881323d
Minor improvements to the Windows build/release process (GH-5935)
by Steve Dower
· 7 years ago
d7687eb
bpo-31355: Travis-CI: re-enable macOS job (#5858)
by Antoine Pitrou
· 7 years ago
05d9fe3
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663)
by Christian Heimes
· 7 years ago
eee72d4
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745)
by Tobotimus
· 7 years ago
dc6b946
bpo-20361: Remove workaround for a now fixed bug (#5283)
by Victor Stinner
· 7 years ago
f23746a
bpo-32436: Implement PEP 567 (#5027)
by Yury Selivanov
· 7 years ago
2507e29
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
by Steve Dower
· 7 years ago
ced9cb5
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
by Christian Heimes
· 7 years ago
d135f20
bpo-32507: Change Windows install to include app-local UCRT (#5119)
by Steve Dower
· 7 years ago
a5552f0
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
by Serhiy Storchaka
· 7 years ago
53f7a7c
bpo-32297: Few misspellings found in Python source code comments. (#4803)
by Mike
· 7 years ago
9ab11b3
Allows non-critical upload steps to fail (#4742)
by Steve Dower
· 7 years ago
fe2d5ba
bpo-32159: Remove tools for CVS and Subversion (#4615)
by Victor Stinner
· 7 years ago
696b501
bpo-32155: Bugfixes found by flake8 F841 warnings (#4608)
by Victor Stinner
· 7 years ago
da9c8c3
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
by Victor Stinner
· 7 years ago
Next »