1. c79413d merge with 3.3 by Georg Brandl · 11 years ago
  2. 0a9d051 merge with 3.2 by Georg Brandl · 11 years ago
  3. bc75046 Add a NEWS entry for b9b521efeba3. by Georg Brandl · 11 years ago
  4. c5884d8 Add NEWS entry for c18c18774e24. by Georg Brandl · 11 years ago
  5. db4309e Fix tkinter regression introduced by the security fix in #16248. by Georg Brandl · 11 years ago
  6. a19b1a6 Adjust comment by Antoine Pitrou · 11 years ago
  7. 4b3c58c Issue #19013: add a __main__ to unittest.test.testmock to ease CLI invocation by Antoine Pitrou · 11 years ago
  8. e1ba8df Issue #19013: add a __main__ to unittest.test to ease CLI invocation by Antoine Pitrou · 11 years ago
  9. 356bdeb Issue #19013: add unittest.main() epilogs to unittest.mock's own test modules by Antoine Pitrou · 11 years ago
  10. 1d7c8c9 Issue #19013: add unittest.main() epilogs to unittest's own test modules by Antoine Pitrou · 11 years ago
  11. 87456e5 #18981: merge with 3.3. by Ezio Melotti · 11 years ago
  12. a87e31c Issue #18955: clarify what is removed by importlib.util.module_for_loader. by Brett Cannon · 11 years ago
  13. e7f4c1c #18981: fix a typo in a comment (noticed by Anoop Thomas Mathew). by Ezio Melotti · 11 years ago
  14. 92ed890 #18951: merge with 3.3. by Ezio Melotti · 11 years ago
  15. 560a778 #18951: use consistent names in unittest docs. by Ezio Melotti · 11 years ago
  16. 0cc8685 Issue #16201: socket: Use inet_pton()/inet_addr() instead of ad-hoc parsing for by Charles-François Natali · 11 years ago
  17. 12f1828 Merge for Issue #18997: Issue #18997: fix ElementTree crash with using pickle and __getstate__. by Eli Bendersky · 11 years ago
  18. 61f4cd1 Add Germán M. Bravo to Misc/ACKS by Eli Bendersky · 11 years ago
  19. dd3661e Issue #18997: fix ElementTree crash with using pickle and __getstate__. by Eli Bendersky · 11 years ago
  20. 7290608 Issue #18945: Add tests for tempfile name collision handling. by Eli Bendersky · 11 years ago
  21. aa04f9a Issue #18945: Add tests for tempfile name collision handling. by Eli Bendersky · 11 years ago
  22. bf28d2d Issue #18818: The "encodingname" part of PYTHONIOENCODING is now optional. by Serhiy Storchaka · 11 years ago
  23. 187b063 Fix http.server's request handling case on trailing '/'. by Senthil Kumaran · 11 years ago
  24. 72c238e Fix http.server's request handling case on trailing '/'. by Senthil Kumaran · 11 years ago
  25. 5abf3d9 Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, by Serhiy Storchaka · 11 years ago
  26. 016af3f Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, by Serhiy Storchaka · 11 years ago
  27. f5ce012 Removing the merge conflict markers. by Senthil Kumaran · 11 years ago
  28. d184f66 Automated merge with file:///Users/skumaran/python/cpython by Senthil Kumaran · 11 years ago
  29. b5651ed Automated merge with ssh://hg.python.org/cpython by Senthil Kumaran · 11 years ago
  30. b4055f2 merge from 3.3 by Senthil Kumaran · 11 years ago
  31. f8ce51a Improve the docstring of random.shuffle. Inform users not to provide int arg. by Senthil Kumaran · 11 years ago
  32. fa7d3b1 Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  33. dd4754e Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  34. f276232 Issue #18962: Optimize the single iterator case for heapq.merge() by Raymond Hettinger · 11 years ago
  35. aa1004d merge from 3.3 by Senthil Kumaran · 11 years ago
  36. b918395 Clarify mmap.close method behavior. Addresses issue #18815 by Senthil Kumaran · 11 years ago
  37. 8a7687a merge from 3.3 by Senthil Kumaran · 11 years ago
  38. b505a6a Document Fraction's numerator and denominator properties. Addresses issue #18800 by Senthil Kumaran · 11 years ago
  39. 72460fa Get "stopped" back into repr(Thread) when appropriate. by Tim Peters · 11 years ago
  40. b5e9ac9 Another stab at the thread cleanup patch. by Tim Peters · 11 years ago
  41. 7875523 Backed out changeset 1f5a7853680c by Tim Peters · 11 years ago
  42. 7a6054b Minor cleanup of the new scheme for detecting thread termination. by Tim Peters · 11 years ago
  43. 8568f66 Merge. by Larry Hastings · 11 years ago
  44. 60560b1 Post-3.4.0a2-release fixups. by Larry Hastings · 11 years ago
  45. 23543eb Merge docstring typo fix from 3.3 by Mark Dickinson · 11 years ago
  46. 51ef074 Docstring typo fix: Arithmentic -> Arithmetic. by Mark Dickinson · 11 years ago
  47. 42d9ea1 merge by Raymond Hettinger · 11 years ago
  48. fb92f39 Issue 18752: Make chain.from_iterable() more visible in the documentation. by Raymond Hettinger · 11 years ago
  49. 223b9c3 merge by Raymond Hettinger · 11 years ago
  50. ee09458 merge by Raymond Hettinger · 11 years ago
  51. 1e21ebc Issue 18301: The classmethod decorator didn't fit well with the rough-equivalent example code. by Raymond Hettinger · 11 years ago
  52. 455bfde Close #18980: Enum doc fixes. Patch from Elazar Gershuni. by Ethan Furman · 11 years ago
  53. 8df58f7 Issue 18752: Make chain.from_iterable() more visible in the documentation. by Raymond Hettinger · 11 years ago
  54. c363a23 Issue 18984: Remove ._stopped Event from Thread internals. by Tim Peters · 11 years ago
  55. 050b62d Fix a typo. (closes #18953) by Serhiy Storchaka · 11 years ago
  56. c700180 Fix a typo. (closes #18953) by Serhiy Storchaka · 11 years ago
  57. d86709c Fixed tests with Tcl/Tk <8.5 (closes #18964). by Serhiy Storchaka · 11 years ago
  58. dfa689b Fixed tests with Tcl/Tk <8.5 (closes #18964). by Serhiy Storchaka · 11 years ago
  59. 4f7a36f Issue #18904: test_os and test_socket use unittest.skipIf() to check if fcntl by Victor Stinner · 11 years ago
  60. 5da7e79 Issue #18808 again: fix the after-fork logic for not-yet-started or already-stopped threads. by Antoine Pitrou · 11 years ago
  61. 6f6f486 Merge. by Charles-François Natali · 11 years ago
  62. 807ba85 Issue #18963: skip test_selectors.test_above_fd_setsize on older OS X versions. by Charles-François Natali · 11 years ago
  63. 833bf1f Issue #18935: Fix test_regrtest.test_timeout when built --without-threads (the by Charles-François Natali · 11 years ago
  64. a3c18d0 Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXEC by Victor Stinner · 11 years ago
  65. 7ba6b0f Issue #18904: Improve os.get/set_inheritable() tests by Victor Stinner · 11 years ago
  66. 8898350 Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the by Victor Stinner · 11 years ago
  67. 9437d7a Issue #18963: Fix test_selectors.test_above_fd_setsize on OS X, where the by Charles-François Natali · 11 years ago
  68. 45e2551 Issue #18934: Use poll/select-based selectors for multiprocessing.Connection, by Charles-François Natali · 11 years ago
  69. 742d871 Put the defines in the logical section and fix indentation. by Raymond Hettinger · 11 years ago
  70. f367962 merge from 3.3 by Senthil Kumaran · 11 years ago
  71. 4fec47e Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry. by Senthil Kumaran · 11 years ago
  72. 583cd03 Minor code beautification. by Raymond Hettinger · 11 years ago
  73. 4ea9080 Improve code clarity by removing two unattractive macros. by Raymond Hettinger · 11 years ago
  74. 8f8839e Remove the freelist scheme for setobjects. by Raymond Hettinger · 11 years ago
  75. ff6382b Merge #18952 fix from 3.3 by Nick Coghlan · 11 years ago
  76. 68d7f78 Issue 18808: blind attempt to repair some buildbot failures. by Tim Peters · 11 years ago
  77. 0494c2a Close #18952: correctly download test support data by Nick Coghlan · 11 years ago
  78. b1424a2 merge from 3.3 by Senthil Kumaran · 11 years ago
  79. 21101f7 Correct Profile class usage example. Addresses issue #18033. by Senthil Kumaran · 11 years ago
  80. 04fd9dd Small rearrangement to bring together the three functions for probing the hash table. by Raymond Hettinger · 11 years ago
  81. ae7b00e Move the overview comment to the top of the file. by Raymond Hettinger · 11 years ago
  82. 7b47699 Issue #18808: Thread.join() now waits for the underlying thread state to be destroyed before returning. by Antoine Pitrou · 11 years ago
  83. eda7c64 Fix the merge conflict by Senthil Kumaran · 11 years ago
  84. 2f2ae39 merge from 3.3 by Senthil Kumaran · 11 years ago
  85. 8ef519b Fix License URL display and add test to check for license url presence. by Senthil Kumaran · 11 years ago
  86. 59b74ec merge from 3.3 by Senthil Kumaran · 11 years ago
  87. 1b90227 Removing the mention of os.isatty mention as Unix only by Senthil Kumaran · 11 years ago
  88. b988ee0 Fix conversion from Py_ssize_t to int. by Richard Oudkerk · 11 years ago
  89. 84eadd8 #18895: merge with 3.3. by Ezio Melotti · 11 years ago
  90. e64a91a #18895: split a sentence in unittest docs. by Ezio Melotti · 11 years ago
  91. 0cd9442 #18894: merge with 3.3. by Ezio Melotti · 11 years ago
  92. e220236 #18894: remove mention of deprecated fail* methods. by Ezio Melotti · 11 years ago
  93. d16efc1 Added tag v3.4.0a2 for changeset 9265a2168e2c by Larry Hastings · 11 years ago
  94. 3a2d18b Version number bump for Python 3.4.0a2. by Larry Hastings · 11 years ago
  95. f1ffa3f Update pydoc topic index for Python 3.4.0a2. by Larry Hastings · 11 years ago
  96. b034eee Close #18954: Fix some typo in fileutils.c comments by Victor Stinner · 11 years ago
  97. 9143b0e Added Elazar to Misc/ACKS. by Ethan Furman · 11 years ago
  98. ed0bf8a Close #18908: Keep Enum docs in their own section. Patch by Elazar Gershuni. by Ethan Furman · 11 years ago
  99. f70f4a6 Issue #18458: Prevent crashes with newer versions of libedit. Its readline by Ned Deily · 11 years ago
  100. f4ecfae Merge 3.3 into default. by Tim Peters · 11 years ago