1. 1cfebc7 Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and by Serhiy Storchaka · 12 years ago
  2. 667a03b Merge with 3.3 by Terry Jan Reedy · 12 years ago
  3. db4e5c5 Issue #15392: Create a unittest framework for IDLE. by Terry Jan Reedy · 12 years ago
  4. da5eb5a don't expand the operand to Py_XINCREF/XDECREF/CLEAR/DECREF multiple times (closes #17206) by Benjamin Peterson · 12 years ago
  5. 6a00b6f Issue #17532: merge by Ned Deily · 12 years ago
  6. 7f0882c Issue #17532: Always include Options menu for IDLE on OS X. by Ned Deily · 12 years ago
  7. 20c1cdd Issue #17901: fix TreeBuilder construction for an explicit element_factory=None by Eli Bendersky · 12 years ago
  8. 08231a9 Issue #17901: fix TreeBuilder construction for an explicit element_factory=None by Eli Bendersky · 12 years ago
  9. e914123 Merge with 3.3 by Brian Curtin · 12 years ago
  10. 2502ebf Add Nick Sloan for his contribution to #17732 by Brian Curtin · 12 years ago
  11. 3068aed Issue #17606: Fixed support of encoded byte strings in the XMLGenerator by Serhiy Storchaka · 12 years ago
  12. 3eab6b3 Issue #17606: Fixed support of encoded byte strings in the XMLGenerator by Serhiy Storchaka · 12 years ago
  13. 173d410 #17841: remove missing codecs aliases from the documentation. Patch by Thomas Fenzl. by Ezio Melotti · 12 years ago
  14. 79ec9f0 #17809: merge with 3.3. by Ezio Melotti · 12 years ago
  15. ce82d57 #17809: fix a test failure in test_expanduser when $HOME has a trailing /. Patch by Kubilay Kocak. by Ezio Melotti · 12 years ago
  16. b3c5d85 Issue #16601: Restarting iteration over tarfile no more continues from where by Serhiy Storchaka · 12 years ago
  17. 263fab9 Issue #16601: Restarting iteration over tarfile no more continues from where by Serhiy Storchaka · 12 years ago
  18. 7168879 #17871: merge with 3.3. by Ezio Melotti · 12 years ago
  19. 9c939bc #17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh Chaudhari. by Ezio Melotti · 12 years ago
  20. 4e59af7 #7855: merge with 3.3. by Ezio Melotti · 12 years ago
  21. 28faf03 #7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland. by Ezio Melotti · 12 years ago
  22. 4072875 merge by Raymond Hettinger · 12 years ago
  23. b98dcc1 Issue #15535: Fix pickling of named tuples. by Raymond Hettinger · 12 years ago
  24. 876f08e Merge #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 12 years ago
  25. 5aea37a #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 12 years ago
  26. 5238092 Issue #17272: Making the urllib.request's Request.full_url a descriptor. Fixes by Senthil Kumaran · 12 years ago
  27. b00b596 Issue #11714: Use 'with' statements to assure a Semaphore releases a by Serhiy Storchaka · 12 years ago
  28. 81a5855 Issue #11714: Use 'with' statements to assure a Semaphore releases a by Serhiy Storchaka · 12 years ago
  29. ed8b86d Issue #17736: fix misleading comment in _elementtree.c Patch by Jonas Wagner by Eli Bendersky · 12 years ago
  30. d4cb4b7 Issue #17736: fix misleading comment in _elementtree.c Patch by Jonas Wagner by Eli Bendersky · 12 years ago
  31. 32a23c3 #9607: Add tests for the keyword module. by R David Murray · 12 years ago
  32. f097f17 Merge #17413: make sure settrace funcs get passed exception instances for 'value'. by R David Murray · 12 years ago
  33. 3583761 #17413: make sure settrace funcs get passed exception instances for 'value'. by R David Murray · 12 years ago
  34. 72b8502 #11182: remove the unused and undocumented pydoc.Scanner class. Patch by Martin Morrison. by Ezio Melotti · 12 years ago
  35. ed3cd7e #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 12 years ago
  36. 26dfaac9 #17341: Include name in re error message about invalid group name. by R David Murray · 12 years ago
  37. bf71f7d Merge #17341: Include name in re error message about invalid group name. by R David Murray · 12 years ago
  38. e9bbe8b Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal. by Antoine Pitrou · 12 years ago
  39. 6d80046 Issue #17016: Get rid of possible pointer wraparounds and integer overflows by Serhiy Storchaka · 12 years ago
  40. 4bb1734 Issue #17016: Get rid of possible pointer wraparounds and integer overflows by Serhiy Storchaka · 12 years ago
  41. 44e33f3 Revert changes for #13355 by request from Raymond Hettinger by Andrew Svetlov · 12 years ago
  42. b4fd468 Revert changes for #13355 by request from Raymond Hettinger by Andrew Svetlov · 12 years ago
  43. 7300011 Issue #13355: Raise ValueError on random.triangular call with invalid params. by Andrew Svetlov · 12 years ago
  44. a2dfc35 Issue #13355: Raise ValueError on random.triangular call with invalid params. by Andrew Svetlov · 12 years ago
  45. cbc2d29 #6696: merge with 3.3. by Ezio Melotti · 12 years ago
  46. 075d87c #6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney. by Ezio Melotti · 12 years ago
  47. 50b24d0 Fix a crash when setting a servername callback on a SSL server socket and the client doesn't send a server name. by Antoine Pitrou · 12 years ago
  48. 161194a #12820: merge with 3.3. by Ezio Melotti · 12 years ago
  49. cd514cf #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell. by Ezio Melotti · 12 years ago
  50. 319d58d #17484: add tests for getpass. by R David Murray · 12 years ago
  51. 5a3c6db merge heads by Benjamin Peterson · 12 years ago
  52. 20efcfa add Zbigniew Halas to ACKS by Benjamin Peterson · 12 years ago
  53. 5cd72b7 Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 12 years ago
  54. 5b6e1ca Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 12 years ago
  55. b9e2147 #8913: merge with 3.3. by Ezio Melotti · 12 years ago
  56. 09f0dde #8913: add examples and docs for date/time/datetime.__format__. Patch by Heikki Partanen. by Ezio Melotti · 12 years ago
  57. e3e1c17 #17492: Additional tests for random module. by R David Murray · 12 years ago
  58. 7faf705 Issue #17591: Use lowercase filenames when including Windows header files. by Antoine Pitrou · 12 years ago
  59. 9cc7d45 #17485: Delete the Content-Length header if the data attribute is deleted. by R David Murray · 12 years ago
  60. c7c42ef #15927: Fix cvs.reader parsing of escaped \r\n with quoting off. by R David Murray · 12 years ago
  61. 660e89b Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  62. 7889944 Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  63. fcb6d6a #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  64. 455f296 #17464: improve pydoc test coverage. by R David Murray · 12 years ago
  65. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 12 years ago
  66. 57048b6 add Sven Brauch for his #16795 contribution by Benjamin Peterson · 12 years ago
  67. 0351928 Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  68. f3a1b6e Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  69. a846f5a #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  70. 5efee58 Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  71. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  72. 612528d #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  73. d49af5d Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__. by Terry Jan Reedy · 12 years ago
  74. 4802bec Issue #17117: Have both import itself and importlib.util.set_loader() by Brett Cannon · 12 years ago
  75. b439cf5 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 12 years ago
  76. 72cdb5c Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 12 years ago
  77. 7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 12 years ago
  78. a41fb4b #17351: merge with 3.3. by Ezio Melotti · 12 years ago
  79. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 12 years ago
  80. af8838f #17351: remove "object" inheritance from docs. Patch by Phil Elson. by Ezio Melotti · 12 years ago
  81. 84fae78 Issue #16954: Add docstrings for ElementTree by Eli Bendersky · 12 years ago
  82. c75be93 Merge: closes issue 16643 (not ....2 as in last commit message) by Terry Jan Reedy · 12 years ago
  83. adecf3f Issue #16642: sched.scheduler timefunc initial default is time.monotonic. by Terry Jan Reedy · 12 years ago
  84. 11c08fd Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 12 years ago
  85. b6f1d64 Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 12 years ago
  86. 9cbcc2f Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 12 years ago
  87. 04a2955 #17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed. Patch by Ram Rachum. by Ezio Melotti · 12 years ago
  88. d7c59e1 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  89. 9f10f56 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  90. 67bfe80 #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  91. 0562379 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  92. e766c74 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  93. 0362b54 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  94. 978b4d6 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  95. 6d61eaa Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  96. 7a05113 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  97. 827b36b Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  98. 3c75a48 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  99. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  100. e460f26 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 12 years ago