1. 255295f Fix make buildbottest to not re-trigger a profile-opt build. issue28035. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  2. 8c94f97 Issue #26359: Add the --with-optimizations flag. by Brett Cannon · 8 years ago
  3. 653c850 Fixes issue26307: The profile-opt build now applys PGO to the built-in modules. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  4. de354bc Include test/test_warnings/data as well by Zachary Ware · 8 years ago
  5. 19e5064 Include test_tools and test_warnings in install by Zachary Ware · 8 years ago
  6. 034fb56 Issue #27726: Fix "make tags" by Victor Stinner · 8 years ago
  7. 5401e87 Issue #25825: Fix references to Modules/python.exp by Martin Panter · 8 years ago
  8. 43a94a7 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  9. eac67be Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  10. fd0d593 Issue #26662: Set PYTHON_FOR_GEN in configure by Xavier de Gaye · 8 years ago
  11. 6827fd8 Issue #27229: Comment in middle of shell command fails on BSD and OS X by Martin Panter · 8 years ago
  12. 9c2a8f9 Issue #27229: Fix in-tree cross-build rule, by Xavier de Gaye by Martin Panter · 8 years ago
  13. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  14. 1046d5c Issue #22359: Disable running cross-compiled _freeze_importlib and pgen by Martin Panter · 8 years ago
  15. d82da9f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  16. ad45ab8 Exclude super long running tests from the PROFILE_TASK for PGO by Gregory P. Smith · 8 years ago
  17. 3a56b77 Makefile.pre.in (profile-opt): Fix bashism. by doko@ubuntu.com · 8 years ago
  18. 63d096d Issue #24421: Compile _math.c separately to avoid race condition by Martin Panter · 8 years ago
  19. 5af8564 Issue #25827: Add support for ICC to configure by Zachary Ware · 8 years ago
  20. 8de795f Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory by Victor Stinner · 8 years ago
  21. c202155 Issue #25696: Fix installation of Python on UNIX with make -j9. by Victor Stinner · 8 years ago
  22. be7c163 Issue #25188: Add a -P/--pgo flag to regrtest to silence error output. by Brett Cannon · 9 years ago
  23. 7188a3e Issue #24915: Add Clang support to PGO builds and use the test suite by Brett Cannon · 9 years ago
  24. 96c6af9 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 9 years ago
  25. 32439d6 Issue #23911: Move path-based bootstrap code to a separate frozen module. by Eric Snow · 9 years ago
  26. dd2693f - merge 3.4 by doko@ubuntu.com · 9 years ago
  27. ca40e43 - remove unused EXTRAPLATDIR macro in Makefile.pre.in by doko@ubuntu.com · 9 years ago
  28. 8cb6569 Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. by Gregory P. Smith · 9 years ago
  29. ae18f38 merge 3.4 by doko@ubuntu.com · 9 years ago
  30. 100aa18 - Makefile.pre.in (LIBPL): Use the definition from configure.ac by doko@ubuntu.com · 9 years ago
  31. 4b761bf - merge 3.4 by doko@ubuntu.com · 9 years ago
  32. 1345d20 - Use PLATDIR for the platform directory everywhere (refactoring only) by doko@ubuntu.com · 9 years ago
  33. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  34. 8d11ccc Rebuild _freeze_importlib.o when Makefile changes by Nick Coghlan · 9 years ago
  35. c7965e0 Issue #23585: make patchcheck will ensure the interpreter is built. by Robert Collins · 9 years ago
  36. 914db0f Issue #23285: Install new test directory. by Ned Deily · 9 years ago
  37. 28fe496 Fixes issue23390: make profile-opt causes -fprofile-generate and related flags by Gregory P. Smith · 9 years ago
  38. 2f90aa6 Fixes issue23390: make profile-opt causes -fprofile-generate and related flags by Gregory P. Smith · 9 years ago
  39. 7c562f6 Issue #17636: Install new test directories. by Ned Deily · 9 years ago
  40. d600951 Issue #22869: Split pythonrun into two modules by Nick Coghlan · 10 years ago
  41. 4f8fed2 merge with 3.4 by Georg Brandl · 10 years ago
  42. 2a3e396 Closes #21480: better explanation of "hg touch" in the Makefile. by Georg Brandl · 10 years ago
  43. 895ce14 Issue #22359: Remove incorrect uses of recursive make. Patch by Jonas Wagner. by Antoine Pitrou · 10 years ago
  44. 87018af Issue #21166: fix typo in comment by Ned Deily · 10 years ago
  45. ec7aaf5 Issue #21166: fix typo in comment by Ned Deily · 10 years ago
  46. 682c04c Issue #21166: merge from 3.4 by Ned Deily · 10 years ago
  47. fcbc246 Issue #21166: Prevent possible segfaults and other random failures of by Ned Deily · 10 years ago
  48. acb8c52 add -Werror=declaration-after-statement only to stdlib extension modules (closes #21121) by Benjamin Peterson · 10 years ago
  49. b30802b merge 3.4 (#21121) by Benjamin Peterson · 10 years ago
  50. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  51. 05278ee Issue 21383: merge from 3.4 by Ned Deily · 10 years ago
  52. a869fd3 Issue #21383: Allow "make touch" to work when building outside of the by Ned Deily · 10 years ago
  53. 67d8dc1 Fix Tools/scripts/generate_opcode_h.py from issue #17861 to work correctly by Thomas Wouters · 10 years ago
  54. 02d23a2 Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py. by Kushal Das · 10 years ago
  55. 490e53b Issue #21097: Update Makefile with changed install locations of test directories. by Ned Deily · 10 years ago
  56. 2f2ecaa Issue #19990: Install test/imghdrdata. by Ned Deily · 10 years ago
  57. 6bb21c4 Issue #19990: Install test/imghdrdata. by Ned Deily · 10 years ago
  58. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 10 years ago
  59. 250a452 Issue #19965: Make sure that Python-ast.h is properly taken into account in the by Charles-François Natali · 10 years ago
  60. 46c686f Issue #19965: Make sure that Python-ast.h is properly taken into account in the by Charles-François Natali · 10 years ago
  61. 1969e01 Fix make distclean for out-of-tree builds by Christian Heimes · 11 years ago
  62. f847186 Fix make distclean for out-of-tree builds by Christian Heimes · 11 years ago
  63. dcd340e Issue #19358: "make clinic" now runs the Argument Clinic preprocessor by Larry Hastings · 11 years ago
  64. 322f5ba Issue #19553: PEP 453 - "make install" and "make altinstall" now install or by Ned Deily · 11 years ago
  65. b8f944f Issue #19649: On OS X, the same set of file names are now installed by Ned Deily · 11 years ago
  66. 985ecdc ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. by Christian Heimes · 11 years ago
  67. d0cf063 Close #19406: Initial implementation of ensurepip by Nick Coghlan · 11 years ago
  68. db5ab78 Issue #15392: merge from 3.3 by Ned Deily · 11 years ago
  69. c3909e5 Issue #15392: Install idlelib/idle_test. by Ned Deily · 11 years ago
  70. 8444ebb Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. by Serhiy Storchaka · 11 years ago
  71. 65657c2 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  72. 3c97e46 Issue #19262: Install asyncio and test_asyncio directories. by Ned Deily · 11 years ago
  73. e1426b6 Issue #18919: Add test/audiodata to LIBSUBDIRS. by Serhiy Storchaka · 11 years ago
  74. c3a9b35 Issue #18919: Add test/audiodata to LIBSUBDIRS. by Serhiy Storchaka · 11 years ago
  75. 706f0f5 Drop buildbottouch again; the master is using "make touch" now. by Martin v. Löwis · 11 years ago
  76. 73c6ee0 Merge 3.3 by Martin v. Löwis · 11 years ago
  77. 2512cae Merge 3.3 by Martin v. Löwis · 11 years ago
  78. 7ab8c87 Issue #19106: Add buildbottouch target. by Martin v. Löwis · 11 years ago
  79. d819b93 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  80. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 11 years ago
  81. 5cc06fd #18273: merge with 3.3. by Ezio Melotti · 11 years ago
  82. 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
  83. 0df35b0 - Issue #18257: Fix readlink usage in python-config. Install the python by doko@ubuntu.com · 11 years ago
  84. 49e52f9 Issue #18481: Add C coverage reporting with gcov and lcov. A new make target by Christian Heimes · 11 years ago
  85. 3b998d1 Issue #15494: merge from 3.3 by Ned Deily · 11 years ago
  86. cdc75d9 Issue #15494: Install new test/support directory. by Ned Deily · 11 years ago
  87. 273c292 use $(LN) makefile variable instead of ln by Christian Heimes · 11 years ago
  88. ae6275d use $(LN) makefile variable instead of ln by Christian Heimes · 11 years ago
  89. 78094ac Avoid spurious non-fatal install errors for OS X frameworks: by Ned Deily · 11 years ago
  90. ee31bc0 #18312: merge from 3.3. by Eric V. Smith · 11 years ago
  91. f4c47b5 Closes #18312: 'make distclean' no longer deletes files in dot-directories. by Eric V. Smith · 11 years ago
  92. e2cef88 Issue #16061: Speed up str.replace() for replacing 1-character strings. by Serhiy Storchaka · 11 years ago
  93. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  94. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  95. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  96. e4ad8aa Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  97. 008deb7 Clean trailing whitespaces in Makefile.pre.in. by Serhiy Storchaka · 11 years ago
  98. c2d0200 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  99. 7cf5599 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  100. 1ce9595 Issue #17161: merge from 3.3 by Ned Deily · 11 years ago