]> git.ipfire.org Git - thirdparty/Python/cpython.git/history - .gitignore
gh-109975: Document crypt_r as a possible replacement of crypt (#118439)
[thirdparty/Python/cpython.git] / .gitignore
2024-03-19  Russell Keith-Mageegh-114099 - Add iOS framework loading machinery. (GH...
2024-03-18  Guido van Rossumgh-108716: Cleanup remaining deepfreeze infrastructure...
2024-03-07  Russell Keith-Mageegh-114099 - Add iOS testbed, plus Makefile target to...
2024-02-26  Russell Keith-Mageegh-114099: Add configure and Makefile targets to suppor...
2024-01-31  Brett CannonGH-114743: Set a low recursion limit for `test_main_rec...
2024-01-29  Brandt BucherGH-113464: Add a JIT backend for tier 2 (GH-113465)
2023-11-30  Brett CannonGH-103065, GH-106704, GH-105253: Provide a `Tools/wasm...
2023-10-17  Nikita SobolevAdd `.ruff_cache/` to `.gitignore` (#110983)
2023-05-23  Victor Stinnergh-104780: Remove 2to3 program and lib2to3 module ...
2023-05-22  Gregory Szorcgh-101282: Apply BOLT optimizations to libpython for...
2022-11-03  Victor Stinnergh-92584: Remove the distutils package (#99061)
2022-11-01  Brett Cannongh-98925: Lower marshal recursion depth for WASI (GH...
2022-10-17  Victor Stinnergh-97669: Create Tools/build/ directory (#97963)
2022-08-27  Pablo Galindo Salgadogh-95973: Add a new --with-dsymutil option to link...
2022-06-23  Pablo Galindo SalgadoAdd ABI dump script (#94135)
2022-03-14  Dennis Sweeneygit ignore Lib/site-packages (GH-31862)
2022-03-07  Pablo GalindoMerge remote-tracking branch 'upstream/main'
2022-03-07  Christian Heimesbpo-46933: Make pwd module optional (GH-31700)
2021-12-06  Christian Heimesbpo-44035: Check autoconf files thoroughly (GH-29935)
2021-12-03  Christian Heimesbpo-45950: Introduce Bootstrap Python again (#29859)
2021-12-03  Christian Heimesbpo-45582: Fix out-of-tree build issues with new getpat...
2021-12-03  Steve Dowerbpo-45582: Port getpath[p].c to Python (GH-29041)
2021-11-26  Christian Heimesbpo-45886: Fix OOT build when srcdir has frozen module...
2021-11-26  Christian Heimesbpo-40280: clean and ignore .wasm files (GH-29794)
2021-11-18  Christian Heimesbpo-45573: Add Modules/Setup.stdlib with conditional...
2021-11-11  Guido van Rossumbpo-45696: Deep-freeze selected modules (GH-29118)
2021-11-04  Łukasz LangaAdd generated artifacts in Mac/ to .gitignore; update...
2021-10-28  Eric Snowbpo-45629: Add a test for the "freeze" tool. (gh-29222)
2021-09-16  Eric Snowbpo-45020: Drop the frozen .h files from the repo....
2021-09-16  Eric Snowbpo-45020: Revert "Drop the frozen .h files from the...
2021-09-16  Eric Snowbpo-45020: Drop the frozen .h files from the repo....
2021-09-13  Eric Snowbpo-45019: Do some cleanup related to frozen modules...
2021-08-30  Eric Snowbpo-45019: Add a tool to generate list of modules to...
2021-08-11  180909Add .DS_Store on ignore (GH-27711)
2020-10-26  Marco SullaAdded some makefile generated files to .gitignore ...
2020-04-19  Batuhan Taşkayaignore Modules/python.exp on AIX (autogenerated) (GH...
2019-11-27  Anthony SottileBe more specific about the `.so` gitignore patterns...
2019-11-15  Brandt BucherAdd .pytest_cache to .gitignore (GH-16595)
2019-09-11  Greg Pricebpo-37936: Systematically distinguish rooted vs. unroot...
2019-09-09  Greg Pricebpo-37936: Avoid ignoring files that we actually do...
2019-08-27  Greg Pricebpo-37936: Remove some .gitignore rules that were inten...
2019-08-15  Greg Pricebpo-37760: Avoid cluttering work tree with downloaded...
2019-05-23  Victor Stinnerbpo-36721: Add --embed option to python-config (GH...
2019-05-17  Paul Monsonbpo-36941: Windows build changes for Windows ARM64...
2019-03-01  Pablo Galindobpo-35808: Retire pgen and use pgen2 to generate the...
2019-02-14  Paul Monsonbpo-35976: Enable Windows projects to build with platfo...
2018-04-30  Ekin DursunAdd mypy cache to gitignore (GH-6614)
2018-03-26  Neeraj BadlaniGitignore gmon.out (GH-5796)
2017-12-19  Michael Feltbpo-26439 Fix ctypes.util.find_library failure on AIX...
2017-09-08  Ned Deilybpo-31036: Allow sphinx and blurb to be found automatic...
2017-07-06  Segev FinerFix case in .gitignore (GH-2607)
2017-05-24  Steve DowerMove directory in .gitignore (#1787)
2017-05-24  gfyoungAdd .idea and .iml to .gitignore (#1764)
2017-04-20  Segev FinerAdd missing .gitignore entries for VS2015 IntelliSense...
2017-03-10  Łukasz LangaIgnore Include/pydtrace_probes.h (#597)
2017-02-10  Victor StinnerMerge 3.6
2017-02-10  Victor StinnerMerge 3.6
2017-02-10  Victor StinnerMerge 3.6
2017-02-10  Łukasz LangaMerge 3.6 (fix #29519)
2017-02-10  Łukasz LangaMerge 3.5 (fix #29519)
2017-02-10  Benjamin Petersonmerge 3.6
2017-02-09  Serhiy StorchakaNull merge
2017-02-09  Nick CoghlanMerge issue #26355 fix from 3.6
2017-02-09  Nick CoghlanMerge issue #26355 fix from Python 3.5
2017-02-07  Berker PeksagIssue #29441: Merge from 3.6
2017-02-07  Berker PeksagIssue #29441: Merge from 3.5
2017-02-07  Mariatta WijayaIssue #29314: Merge with 3.6
2017-02-07  Mariatta WijayaIssue #29314: Merge with 3.5
2017-02-07  Mariatta WijayaIssue #29371: merge with 3.6
2017-02-07  Mariatta WijayaIssue #29371: merge with 3.5
2017-02-06  Steve DowerIssue #28164: Improves test on Windows 7
2017-02-06  Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-06  Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-06  Raymond Hettingermerge
2017-02-06  Berker PeksagMerge from 3.6
2017-02-05  Steve DowerMerge from 3.6
2017-02-05  Berker PeksagIssue #28489: Merge from 3.6
2017-02-05  Steve DowerMerge from 3.6
2017-02-04  Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04  Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04  Steve DowerIssue #29326: Ignores blank lines in ._pth files (Patch...
2017-02-04  Steve DowerMerge issue #28164 and issue #29409
2017-02-04  Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04  Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04  Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04  Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04  Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04  Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04  Stefan KrahMerge 3.6.
2017-02-04  Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04  Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04  Berker PeksagIssue #29198: Merge from 3.6
2017-02-04  Berker PeksagIssue #29198: Merge from 3.5
2017-02-04  Berker PeksagIssue #29198: Merge from 3.6
2017-02-04  Berker PeksagIssue #29198: Merge from 3.5
2017-02-03  Xiang Zhangnull merge
2017-02-02  Vinay SajipFixes #29213: merged fix from 3.5.
2017-02-02  Vinay SajipCloses #24875: Merged fix from 3.6.
2017-02-02  Vinay SajipFixes #24875: Merged fix from 3.5.
2017-02-02  Victor StinnerNull merge 3.6
next