1. 1528d24 [3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937) by Miss Islington (bot) · 2 years, 7 months ago
  2. 904af3d [3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-29646) (GH-29661) by Łukasz Langa · 2 years, 7 months ago
  3. d729c80 Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) (GH-29409) by Miss Islington (bot) · 2 years, 8 months ago
  4. e8a43ef Add .DS_Store on ignore (GH-27711) (GH-27723) by Miss Islington (bot) · 2 years, 10 months ago
  5. 96a9eed Added some makefile generated files to .gitignore (GH-22435) by Marco Sulla · 3 years, 8 months ago
  6. 3955da8 ignore Modules/python.exp on AIX (autogenerated) (GH-19607) by Batuhan Taşkaya · 4 years, 2 months ago
  7. 1ef4c32 Be more specific about the `.so` gitignore patterns (GH-17328) by Anthony Sottile · 4 years, 7 months ago
  8. 57d3ab8 Add .pytest_cache to .gitignore (GH-16595) by Brandt Bucher · 4 years, 7 months ago
  9. 455122a bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823) by Greg Price · 4 years, 9 months ago
  10. 5e5e951 bpo-37936: Avoid ignoring files that we actually do track. (GH-15451) by Greg Price · 4 years, 9 months ago
  11. 8c9e9b0 bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542) by Greg Price · 4 years, 10 months ago
  12. 3e4498d bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128) by Greg Price · 4 years, 10 months ago
  13. 0a8e572 bpo-36721: Add --embed option to python-config (GH-13500) by Victor Stinner · 5 years ago
  14. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 5 years ago
  15. 1f24a71 bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) by Pablo Galindo · 5 years ago
  16. 8a1657b bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) by Paul Monson · 5 years ago
  17. 5a49ca6 Add mypy cache to gitignore (GH-6614) by Ekin Dursun · 6 years ago
  18. 95ad382 Gitignore gmon.out (GH-5796) by Neeraj Badlani · 6 years ago
  19. c5ae169 bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507) by Michael Felt · 7 years ago
  20. 590665c bpo-31036: Allow sphinx and blurb to be found automatically (#3440) by Ned Deily · 7 years ago
  21. be5ebe5 Fix case in .gitignore (GH-2607) by Segev Finer · 7 years ago
  22. 323d538 Move directory in .gitignore (#1787) by Steve Dower · 7 years ago
  23. c0fa4ba Add .idea and .iml to .gitignore (#1764) by gfyoung · 7 years ago
  24. 8e67528 Add missing .gitignore entries for VS2015 IntelliSense DB (#1223) by Segev Finer · 7 years ago
  25. 50da40f Ignore Include/pydtrace_probes.h (#597) by Łukasz Langa · 7 years ago
  26. c55f573 pgen lives in Parser, not Programs. by Zachary Ware · 8 years ago
  27. 43a8981 Update .{hg,git}ignore for Cygwin builds by Zachary Ware · 8 years ago
  28. c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 8 years ago
  29. b78d52f Remove Lib/_sysconfigdata.py from .gitignore by Zachary Ware · 8 years ago
  30. 3cdaaaf Add libpython*.dylib to .{hg,git}ignore by Zachary Ware · 8 years ago
  31. 63cf72d Minor improvements to the vcs ignore files by Steve Dower · 8 years ago
  32. 5af8564 Issue #25827: Add support for ICC to configure by Zachary Ware · 8 years ago
  33. 7188a3e Issue #24915: Add Clang support to PGO builds and use the test suite by Brett Cannon · 9 years ago
  34. 2eb1a8b Ignore PCbuild/.vs directory. by Zachary Ware · 9 years ago
  35. 532af16 Next attempt: fix .gitignore for Unix and OSX. Sorry RDM! by Christian Heimes · 9 years ago
  36. 3d2198c Next attempt: fix .gitignore for Unix and OSX. Sorry RDM! by Christian Heimes · 9 years ago
  37. d209d64 Fix .gitignore for 'python' binary. by Christian Heimes · 9 years ago
  38. 34e0060 Fix .gitignore for 'python' binary. by Christian Heimes · 9 years ago
  39. 20ab6c0 Merge: Don't gitignore the Python directory on case insensitive file systems. by R David Murray · 9 years ago
  40. 12efbf5 Don't gitignore the Python directory on case insensitive file systems. by R David Murray · 9 years ago
  41. bb24087 Issue #23260: Update Windows installer by Steve Dower · 9 years ago
  42. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  43. d5ea39d Issue #22394: Add a 'venv' command to Doc/Makefile. by Brett Cannon · 10 years ago
  44. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  45. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  46. 30270c8 Issue #22489: Update .gitignore to ignore Windows build output. by Zachary Ware · 10 years ago
  47. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  48. 5e03e49 Closes #18247: add Lib/test/data/* to .gitignore by Andrew Kuchling · 11 years ago
  49. 4eb9f50 Add generated python-config files to .gitignore by Petri Lehtinen · 11 years ago
  50. 6a65bcd Add Modules/_freeze_importlib to .gitignore by Petri Lehtinen · 12 years ago
  51. 0f00dfa #14472: Update .gitignore by Petri Lehtinen · 12 years ago
  52. 597e6b4 Followup for issue #14321, remove references to Parser/pgen.stamp by Matthias Klose · 12 years ago
  53. 748d7ae Update .gitignore by Petri Lehtinen · 13 years ago
  54. 0115fae Update .gitignore by Petri Lehtinen · 13 years ago
  55. 5c8545b Make VCSes ignore the compiled shared library file (#12255) by Éric Araujo · 13 years ago
  56. f00bfa2 #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  57. 7bbc855 update .gitignore using .hgignore by Victor Stinner · 14 years ago
  58. d960fae update gitignore by Victor Stinner · 14 years ago