1. 2a400fd Rewrap long lines in Misc/NEWS. by R David Murray · 8 years ago
  2. db53805 Rewrap long lines in Misc/NEWS. by R David Murray · 8 years ago
  3. c199603 Merge: #2466: ismount now recognizes mount points user can't access. by R David Murray · 8 years ago
  4. 750018b #2466: ismount now recognizes mount points user can't access. by R David Murray · 8 years ago
  5. 696738c Updated NEWS with information on the argparse change. by Vinay Sajip · 8 years ago
  6. ef948cd Closes #12713: Allowed abbreviation of subcommands in argparse. by Vinay Sajip · 8 years ago
  7. 97c1adf Anti-registration of various ABC methods. by Guido van Rossum · 8 years ago
  8. 0a6996d Merge 3.5 (fix raise) by Victor Stinner · 8 years ago
  9. eec9331 Fix SystemError in "raise" statement by Victor Stinner · 8 years ago
  10. 989df09 Issue #16764: Move NEWS entry to correct section and remove too strict test. by Serhiy Storchaka · 8 years ago
  11. e09594d Issue #24773: Include Tallinn 1999-10-31 transition in tests. by Alexander Belopolsky · 8 years ago
  12. dc35cda Issue #27594: Prevent assertion error when running test_ast with coverage by Ned Deily · 8 years ago
  13. 8bcf312 Issue #27786: Simplify x_sub() by Victor Stinner · 8 years ago
  14. 82df3b3 Closes #9998: Allowed find_library to search additional locations for libraries. by Vinay Sajip · 8 years ago
  15. 48e4bd6 Merge with 3.5 by Zachary Ware · 8 years ago
  16. 54005af Use sys.version_info, not sys.version. by Zachary Ware · 8 years ago
  17. 6368603 regrtest: add a summary of the summary, "Result: xxx" by Victor Stinner · 8 years ago
  18. c5a01f8 regrtest: set interrupted to True if re-run is interrupted by Victor Stinner · 8 years ago
  19. 8f00319 regrtest: add newlines in output for readability by Victor Stinner · 8 years ago
  20. 72f25c8 Merge 3.5 (socket.__all__) by Victor Stinner · 8 years ago
  21. 3da5743 Issue #27698: Add socketpair to socket.__all__ on Windows by Victor Stinner · 8 years ago
  22. 74e3a59 Null merge by Victor Stinner · 8 years ago
  23. 034fb56 Issue #27726: Fix "make tags" by Victor Stinner · 8 years ago
  24. cf0ac6a Fix "make tags": set locale to C to call sort by Victor Stinner · 8 years ago
  25. 9c4bfa6 "make tags": remove -t option of ctags by Victor Stinner · 8 years ago
  26. 798d7fb Merge 3.5 (script_helper) by Victor Stinner · 8 years ago
  27. 7e6977a script_helper: kill the subprocess on error by Victor Stinner · 8 years ago
  28. 435eaf4 regrtest: nicer output for durations by Victor Stinner · 8 years ago
  29. f745700 Tests: add --slowest option to buildbots by Victor Stinner · 8 years ago
  30. 6c44619 regrtest: rename --slow option to --slowest by Victor Stinner · 8 years ago
  31. 717a32b Fix typo in test_time.py by Victor Stinner · 8 years ago
  32. 8579a8f Minor readability tweak by Raymond Hettinger · 8 years ago
  33. 4d02b1b merge 3.5 (#27783) by Benjamin Peterson · 8 years ago
  34. 6423429 merge 3.4 (#27783) by Benjamin Peterson · 8 years ago
  35. a12d92b merge 3.3 (#27783) by Benjamin Peterson · 8 years ago
  36. 1f0e7c9 rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) by Benjamin Peterson · 8 years ago
  37. 17061a9 Use Py_ssize_t in _PyEval_EvalCodeWithName() by Victor Stinner · 8 years ago
  38. c702001 Issue #27128: Cleanup _PyEval_EvalCodeWithName() by Victor Stinner · 8 years ago
  39. e3f1e8a Issue #27181: Skip tests known to fail until a fix is found by Victor Stinner · 8 years ago
  40. fd27f62 Add cross-reference to typing.NamedTuple. Doctest two more examples. by Raymond Hettinger · 8 years ago
  41. f59249b Add a missing # by Brett Cannon · 8 years ago
  42. e9850f0 fix hyperlink by Ethan Furman · 8 years ago
  43. a5f1fbd merge by Raymond Hettinger · 8 years ago
  44. 379a3ff Remove duplicate of the entry in the seealso section by Raymond Hettinger · 8 years ago
  45. 6538b43 Issue #25628: Make namedtuple "rename" and "verbose" parameters keyword-only. by Raymond Hettinger · 8 years ago
  46. 3ee933f Issue #27776: dev_urandom(raise=0) now closes the file descriptor on error by Victor Stinner · 8 years ago
  47. 6974cf2 Issue #27776: Cleanup random.c by Victor Stinner · 8 years ago
  48. cecdd96 Issue #27776: _PyRandom_Init() doesn't call PyErr_CheckSignals() anymore by Victor Stinner · 8 years ago
  49. 4bad3b6 Issue #27776: Cleanup random.c by Victor Stinner · 8 years ago
  50. c35a32f Issue #26750: use inspect.isdatadescriptor instead of our own by Gregory P. Smith · 8 years ago
  51. d4583d7 Issue #26750: use inspect.isdatadescriptor instead of our own by Gregory P. Smith · 8 years ago
  52. f050a33 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  53. 22ba01e Issue #27611: Don't import volatile attribute. by Terry Jan Reedy · 8 years ago
  54. 4770d6e Add versionadded tags for (c)math.tau. by Georg Brandl · 8 years ago
  55. 0a3ccac merge 3.5 (#27774) by Benjamin Peterson · 8 years ago
  56. 76aa1fb merge 3.4 (#27774) by Benjamin Peterson · 8 years ago
  57. 10bc0f6 merge 3.3 (#27774) by Benjamin Peterson · 8 years ago
  58. 3a27b08 do not decref value borrowed from list (closes #27774) by Benjamin Peterson · 8 years ago
  59. a853c47 merge 3.5 (#27773) by Benjamin Peterson · 8 years ago
  60. 81b9ecd fix corner cases in the management of server_hostname (closes #27773) by Benjamin Peterson · 8 years ago
  61. cc2e80b merge 3.5 by Benjamin Peterson · 8 years ago
  62. b1c6bdc merge 3.4 by Benjamin Peterson · 8 years ago
  63. 432ea4f fail when negative values are passed to instr() by Benjamin Peterson · 8 years ago
  64. 939231b Issue #27736: Improve the existing embedded interpreter init/fini test by Ned Deily · 8 years ago
  65. f35bb9e Issue #27611, #24137: Only change tkinter when easily restored. by Terry Jan Reedy · 8 years ago
  66. ee454a0 Merge from releasing branch by Ned Deily · 8 years ago
  67. ac7974f Start 3.6.0bb1 by Ned Deily · 8 years ago
  68. 0e6d0dc Adds missing file to installer. by Steve Dower · 8 years ago
  69. 02d03df Issue #26823: fix traceback abbreviation docs by Nick Coghlan · 8 years ago
  70. b09b3f7 Add docs for typing.AnyStr and typing.Text. By Michael Lee. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  71. fc560a8 Fix typo in Misc/NEWS. by Guido van Rossum · 8 years ago
  72. aa9560c Add docs for typing.AnyStr and typing.Text. By Michael Lee. by Guido van Rossum · 8 years ago
  73. a2bd5cc Added tag v3.6.0a4 for changeset 017cf260936b by Ned Deily · 8 years ago
  74. b87d600 Version bump for 3.6.0a4 by Ned Deily · 8 years ago
  75. 46b0a32 Update pydoc topics for 3.6.0a4 by Ned Deily · 8 years ago
  76. eb3be66 Issue #27736: Prevent segfault after interpreter re-initialization due by Ned Deily · 8 years ago
  77. 652bad4 Issue #23968: Make OS X installer build script aware of renamed platform by Ned Deily · 8 years ago
  78. 0a891d7 Issue #12345: Add mathemathcal constant tau to math and cmath. by Guido van Rossum · 8 years ago
  79. 6349612 Issue #10910: merge from 3.5 by Ned Deily · 8 years ago
  80. 3d45599 Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround. by Ned Deily · 8 years ago
  81. 7659aab Issue #10910: Avoid C++ compilation errors on FreeBSD and OS X. by Ned Deily · 8 years ago
  82. 15f3228 Issue #16764: Support keyword arguments to zlib.decompress(). Patch by by Serhiy Storchaka · 8 years ago
  83. eb24988 Issue #27704: Optimized creating bytes and bytearray from byte-like objects by Serhiy Storchaka · 8 years ago
  84. d003423 Issue #26823: Abbreviate recursive tracebacks by Nick Coghlan · 8 years ago
  85. d61a2e7 Update Misc/NEWS. by Steven D'Aprano · 8 years ago
  86. 704813f merge 3.5 by Donald Stufft · 8 years ago
  87. 80a3ba9 merge 3.4 by Donald Stufft · 8 years ago
  88. 5e4aafa Update setuptools/pip to 25.2.0/8.1.2 by Donald Stufft · 8 years ago
  89. dd51d16 Issue27573 code.interact prints a message when exiting. by Steven D'Aprano · 8 years ago
  90. a0d3eef Add versionadded tag to docs for timeit.autorange by Steven D'Aprano · 8 years ago
  91. 09f4f71 Issue6422 add autorange method to timeit.Timer by Steven D'Aprano · 8 years ago
  92. 9171a8b Issue #27574: Decreased an overhead of parsing keyword arguments in functions by Serhiy Storchaka · 8 years ago
  93. b6f78c2 merge 3.5 (closes #27760) by Benjamin Peterson · 8 years ago
  94. 91060f2 merge 3.4 (closes #27760) by Benjamin Peterson · 8 years ago
  95. 5295532 merge 3.3 (closes #27760) by Benjamin Peterson · 8 years ago
  96. 4f97651 fix possible integer overflow in binascii.b2a_qp (closes #27760) by Benjamin Peterson · 8 years ago
  97. c0654d4 merge 3.5 by Benjamin Peterson · 8 years ago
  98. f17a8e9 merge 3.4 by Benjamin Peterson · 8 years ago
  99. 40a77c3 do not allow reading negative values with getstr() by Benjamin Peterson · 8 years ago
  100. 7bc44302 merge 3.5 (closes #27758) by Benjamin Peterson · 8 years ago