1. 6bb21c4 Issue #19990: Install test/imghdrdata. by Ned Deily · 10 years ago
  2. 46c686f Issue #19965: Make sure that Python-ast.h is properly taken into account in the by Charles-François Natali · 10 years ago
  3. f847186 Fix make distclean for out-of-tree builds by Christian Heimes · 11 years ago
  4. c3909e5 Issue #15392: Install idlelib/idle_test. by Ned Deily · 11 years ago
  5. 65657c2 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  6. c3a9b35 Issue #18919: Add test/audiodata to LIBSUBDIRS. by Serhiy Storchaka · 11 years ago
  7. 706f0f5 Drop buildbottouch again; the master is using "make touch" now. by Martin v. Löwis · 11 years ago
  8. 7ab8c87 Issue #19106: Add buildbottouch target. by Martin v. Löwis · 11 years ago
  9. 66f2ea0 #18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  10. cdc75d9 Issue #15494: Install new test/support directory. by Ned Deily · 11 years ago
  11. ae6275d use $(LN) makefile variable instead of ln by Christian Heimes · 11 years ago
  12. f4c47b5 Closes #18312: 'make distclean' no longer deletes files in dot-directories. by Eric V. Smith · 11 years ago
  13. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  14. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  15. e4ad8aa Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  16. 008deb7 Clean trailing whitespaces in Makefile.pre.in. by Serhiy Storchaka · 11 years ago
  17. 7cf5599 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  18. aa20b00 Issue #17161: make install now also installs a python3 man page. by Ned Deily · 11 years ago
  19. a48b61f Issue #17161: make install now also installs a python3 man page. by Ned Deily · 11 years ago
  20. a10e4a9 - Issue #17031: Fix running regen in cross builds. by doko@python.org · 11 years ago
  21. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  22. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  23. 98cd0f2 Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf by Christian Heimes · 12 years ago
  24. 8ca1d5f - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf by Christian Heimes · 12 years ago
  25. aee3c76 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  26. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  27. 5595ab5 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  28. 739fc54 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  29. 4d4ec65 Merge issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  30. 9effe69 Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  31. c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  32. 4725b13 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure by Ned Deily · 12 years ago
  33. 47bcfff Issue #15822: Fix installation of lib2to3 grammar pickles to ensure by Ned Deily · 12 years ago
  34. 4e25140 Fix for fcc629208842 BSD's make doesn't support some of the features. by Christian Heimes · 12 years ago
  35. 5f38121 Fix for fcc629208842 BSD's make doesn't support some of the features. by Christian Heimes · 12 years ago
  36. 74b65c8 Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. by Christian Heimes · 12 years ago
  37. 0897683 Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. by Christian Heimes · 12 years ago
  38. e60ee29 Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  39. a45afca Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  40. fc35ece - fix paste error (whitespace) from previous commit by Matthias Klose · 12 years ago
  41. 2412c93 - fix paste error (whitespace) from previous commit by Matthias Klose · 12 years ago
  42. 2d652ba - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. by Matthias Klose · 12 years ago
  43. 25b10a2 - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. by Matthias Klose · 12 years ago
  44. 6fc81d7 Issue #15645: Ensure 2to3 grammar pickles are properly installed. by Ned Deily · 12 years ago
  45. 01d1837 Issue #15645: Ensure 2to3 grammar pickles are properly installed. by Ned Deily · 12 years ago
  46. c59cc8f Issue #14197: merge by Ned Deily · 12 years ago
  47. ecd4e9d Issue #14197: For OS X framework builds, ensure links to the shared by Ned Deily · 12 years ago
  48. cc409f4 Issue #15168: Ensure test_importlib subdirectories are installed. by Ned Deily · 12 years ago
  49. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  50. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  51. 39b1e5d build_all_use_profile: Build using -fprofile-correction to automatically by Matthias Klose · 12 years ago
  52. 714370f Give test directory a more reasonable name. by Eric V. Smith · 12 years ago
  53. e51a369 Fixes issue 15039: namespace packages are no longer imported in preference to modules of the same name. by Eric V. Smith · 12 years ago
  54. 99ac2f1 Packaging removal: remove pysetup3 install from Makefile. by Ned Deily · 12 years ago
  55. ec177c1 Packaging removal: also revert introduction of sysconfig.cfg. by Éric Araujo · 12 years ago
  56. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  57. e67f48c Issue #14928: Fix importlib bootstrap issues by using a custom executable (Modules/_freeze_importlib) to build Python/importlib.h. by Antoine Pitrou · 12 years ago
  58. 2d9db1d Try to fix issue #15086: build failure on Ubuntu shared buildbot. by Antoine Pitrou · 12 years ago
  59. 409da15 Eric Snow's implementation of PEP 421. by Barry Warsaw · 12 years ago
  60. 7e18f43 Issue #14660: Install namespace_pkgs test directories and files. by Ned Deily · 12 years ago
  61. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  62. cfc1cc2 Issue #14642: Add "hg touch" extension, and "make touch" target. by Martin v. Loewis · 12 years ago
  63. aed9773 Issue #14605 and #14642: Issue a warning in case Python\importlib.h needs to by Marc-Andre Lemburg · 12 years ago
  64. a493235 Avoid rebuilding all C files when importlib.h is updated. by Antoine Pitrou · 12 years ago
  65. fd07415 Issue #2377: Make importlib the implementation of __import__(). by Brett Cannon · 12 years ago
  66. eba2428 Issue #14541: Merged addition of test/sndhdrdata to Makefile.pre.in from 3.2. by Vinay Sajip · 12 years ago
  67. 935b629 Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation. by Vinay Sajip · 12 years ago
  68. 597e6b4 Followup for issue #14321, remove references to Parser/pgen.stamp by Matthias Klose · 12 years ago
  69. e8b416e Issue #14382: Ensure new unittest.test.testmock is installed. by Ned Deily · 12 years ago
  70. 93a0ef1 - Issue #14321: Do not run pgen during the build if files are up to date. by Matthias Klose · 12 years ago
  71. 5ce31cc merge 3.2 by Matthias Klose · 12 years ago
  72. d83be23 merge 3.1 by Matthias Klose · 12 years ago
  73. 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  74. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 12 years ago
  75. 8848255 Run tests with -R on "make test" and the buildbots. by Georg Brandl · 12 years ago
  76. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  77. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  78. 4fcad3c Change the python3 hardlink to a symlink, and correct some misuse of the PYTHON var in the makefile by Nick Coghlan · 12 years ago
  79. 1f918c1 make Python-ast.c depend on Python-ast.h by Benjamin Peterson · 12 years ago
  80. e0a669e Close #13596: Only recompile Lib/_sysconfigdata.py when needed by Victor Stinner · 13 years ago
  81. 221ea5d Merge fix for issue #13547. by Stefan Krah · 13 years ago
  82. 383dd58 Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembed by Stefan Krah · 13 years ago
  83. 0a3229d Issue #13417: speed up utf-8 decoding by around 2x for the non-fully-ASCII case. by Antoine Pitrou · 13 years ago
  84. 3e62324 Issue #13217: add missing header dependencies in the Makefile for unicodeobject.o. by Antoine Pitrou · 13 years ago
  85. 6ab96e4 Remove __pycache__ directories correctly on OpenBSD by Petri Lehtinen · 13 years ago
  86. bc74ee0 Remove __pycache__ directories correctly on OpenBSD by Petri Lehtinen · 13 years ago
  87. 1e73a24 Issue #13150: sysconfig no longer parses the Makefile and config.h files by Antoine Pitrou · 13 years ago
  88. dd4e2f0 Issue #13155: Optimize finding the optimal character width of an unicode string by Antoine Pitrou · 13 years ago
  89. 69f55cc Issue #13157: Fix building Python outside its source tree by Victor Stinner · 13 years ago
  90. c61c8d7 Issue #12911: Fix memory consumption when calculating the repr() of huge tuples or lists. by Antoine Pitrou · 13 years ago
  91. eeb7eea Issue #12911: Fix memory consumption when calculating the repr() of huge tuples or lists. by Antoine Pitrou · 13 years ago
  92. dfb866d Enhance Py_ARRAY_LENGTH(): fail at build time if the argument is not an array by Victor Stinner · 13 years ago
  93. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  94. 91ef21f merged by Martin v. Löwis · 13 years ago
  95. 6fb4472 Depend setobject.o and dictobject.o on stringlib/eq.h. by Martin v. Löwis · 13 years ago
  96. 65d81f4 Merge Makefile fix from 3.2 (thanks Georg) by Éric Araujo · 13 years ago
  97. b5da6e9 Revert change that was not a syntax fix but actually a behavior change by Éric Araujo · 13 years ago
  98. 14eba5f Brench merge by Éric Araujo · 13 years ago
  99. b684702 make only files which use AST depend on Python-ast.h by Benjamin Peterson · 13 years ago
  100. e9715b9 Merge 3.2 by Éric Araujo · 13 years ago