COMMITS
/ .gitignore August 27, 2022
P
gh-95973: Add a new --with-dsymutil option to link debug information in macOS (GH-95974)
Pablo Galindo Salgado committed
June 23, 2022
P
Add ABI dump script (#94135)
Pablo Galindo Salgado committed
March 14, 2022
D
git ignore Lib/site-packages (GH-31862)
Dennis Sweeney committed
March 7, 2022
C
bpo-46933: Make pwd module optional (GH-31700)
Christian Heimes committed
December 6, 2021
C
bpo-44035: Check autoconf files thoroughly (GH-29935)
Christian Heimes committed
December 3, 2021
C
bpo-45950: Introduce Bootstrap Python again (#29859)
Christian Heimes committed
C
bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902)
Christian Heimes committed
S
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower committed
November 26, 2021
C
bpo-45886: Fix OOT build when srcdir has frozen module headers (GH-29793)
Christian Heimes committed
C
bpo-40280: clean and ignore .wasm files (GH-29794)
Christian Heimes committed
November 18, 2021
C
bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615)
Christian Heimes committed
November 11, 2021
G
bpo-45696: Deep-freeze selected modules (GH-29118)
Guido van Rossum committed
November 4, 2021
Ł
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
Łukasz Langa committed
October 28, 2021
E
bpo-45629: Add a test for the "freeze" tool. (gh-29222)
Eric Snow committed
September 16, 2021
E
bpo-45020: Drop the frozen .h files from the repo. (gh-28392)
Eric Snow committed
E
bpo-45020: Revert "Drop the frozen .h files from the repo." (gh-28380)
Eric Snow committed
E
bpo-45020: Drop the frozen .h files from the repo. (gh-28375)
Eric Snow committed
September 13, 2021
E
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
Eric Snow committed
August 30, 2021
August 11, 2021
1
Add .DS_Store on ignore (GH-27711)
180909 committed
October 26, 2020
M
Added some makefile generated files to .gitignore (GH-22435)
Marco Sulla committed
April 19, 2020
B
ignore Modules/python.exp on AIX (autogenerated) (GH-19607)
Batuhan Taşkaya committed
November 27, 2019
A
Be more specific about the `.so` gitignore patterns (GH-17328)
Anthony Sottile committed
November 15, 2019
B
Add .pytest_cache to .gitignore (GH-16595)
Brandt Bucher committed
September 11, 2019
G
bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823)
Greg Price committed
September 9, 2019
G
bpo-37936: Avoid ignoring files that we actually do track. (GH-15451)
Greg Price committed
August 27, 2019
G
bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542)
Greg Price committed
August 15, 2019
G
bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128)
Greg Price committed
May 23, 2019
V
bpo-36721: Add --embed option to python-config (GH-13500)
Victor Stinner committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
March 1, 2019
P
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Pablo Galindo committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
April 30, 2018
E
Add mypy cache to gitignore (GH-6614)
Ekin Dursun committed
March 26, 2018
N
Gitignore gmon.out (GH-5796)
Neeraj Badlani committed
December 19, 2017
M
bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507)
Michael Felt committed
September 8, 2017
N
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Ned Deily committed
July 6, 2017
S
Fix case in .gitignore (GH-2607)
Segev Finer committed
May 24, 2017
S
Move directory in .gitignore (#1787)
Steve Dower committed
G
Add .idea and .iml to .gitignore (#1764)
gfyoung committed
April 20, 2017
S
Add missing .gitignore entries for VS2015 IntelliSense DB (#1223)
Segev Finer committed
March 10, 2017
Ł
Ignore Include/pydtrace_probes.h (#597)
Łukasz Langa committed
October 1, 2016
Z
pgen lives in Parser, not Programs.
Zachary Ware committed
Z
Update .{hg,git}ignore for Cygwin builds
Zachary Ware committed
September 10, 2016
Z
Issue #28046: Remove platform-specific directories from sys.path
Zachary Ware committed
September 9, 2016
Z
Remove Lib/_sysconfigdata.py from .gitignore
Zachary Ware committed
September 6, 2016
Z
Add libpython*.dylib to .{hg,git}ignore
Zachary Ware committed
September 5, 2016
S
Minor improvements to the vcs ignore files
Steve Dower committed
December 21, 2015
Z
Issue #25827: Add support for ICC to configure
Zachary Ware committed
September 18, 2015
B
Issue #24915: Add Clang support to PGO builds and use the test suite
Brett Cannon committed
May 17, 2015
Z
Ignore PCbuild/.vs directory.
Zachary Ware committed