1. 4a714d4 Issue #20268: Argument Clinic now supports cloning the parameters by Larry Hastings · 11 years ago
  2. e02de8c Fix minor bug in dict.__contains__ docstring. by Meador Inge · 11 years ago
  3. af029de Issue #20255: Update the about and bugs pages. by Zachary Ware · 11 years ago
  4. 71337cb Issue #20255: Update the about and bugs pages. by Zachary Ware · 11 years ago
  5. d7fb791 Replace assert with a proper error by Antoine Pitrou · 11 years ago
  6. f5207e6 Clinic-ize the crypt module. Derby! by Antoine Pitrou · 11 years ago
  7. cc1d31e improve an error message in clinic by Antoine Pitrou · 11 years ago
  8. 5c15424 Closes #20253: Merge typo fix by Zachary Ware · 11 years ago
  9. 9774ce0 Issue #20253: Fixed a typo in the ipaddress docs that advertised an by Zachary Ware · 11 years ago
  10. 1bef5c6 Merge typo fix. by Zachary Ware · 11 years ago
  11. 26d5fab Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  12. f6cb6c5 Merge typo fix. by Zachary Ware · 11 years ago
  13. 2d130367 Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  14. 6ba5665 Fix typo in comment. by Eric V. Smith · 11 years ago
  15. 92b7adb merge by Georg Brandl · 11 years ago
  16. 738cb60 merge with 3.3 by Georg Brandl · 11 years ago
  17. 8bd656d Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5. by Georg Brandl · 11 years ago
  18. 60ea928 merge 3.3 by Benjamin Peterson · 11 years ago
  19. bd1d12e add test for #20251 by Benjamin Peterson · 11 years ago
  20. 901acb4 merge 3.3 (#20251) by Benjamin Peterson · 11 years ago
  21. a677d76 remove overly strict assertion (closes #20251) by Benjamin Peterson · 11 years ago
  22. e19d9d1 merge 3.3 (#20250) by Benjamin Peterson · 11 years ago
  23. 9cb33b7 correct defaultdict signature in docstring (closes #20250) by Benjamin Peterson · 11 years ago
  24. 3993d78 merge 3.3 (#20246) by Benjamin Peterson · 11 years ago
  25. c6b37e2 merge 3.3 (#20246) by Benjamin Peterson · 11 years ago
  26. 5688222 merge 3.2 (#20246) by Benjamin Peterson · 11 years ago
  27. fbf648e complain when nbytes > buflen to fix possible buffer overflow (closes #20246) by Benjamin Peterson · 11 years ago
  28. e74f96d Merge typo fix. by Zachary Ware · 11 years ago
  29. 80602e0 Fix typo. by Zachary Ware · 11 years ago
  30. 335957e Correct a typo. Found by Lauri Hakko on docs@. by Zachary Ware · 11 years ago
  31. 30e6a64 Closes #20242: Merged fix from 3.3. by Vinay Sajip · 11 years ago
  32. 1fd1202 Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles. by Vinay Sajip · 11 years ago
  33. 936dfae Issue #20229: Avoid plistlib deprecation warning in platform.mac_ver(). by Ned Deily · 11 years ago
  34. 75ff6d2 Merge #20236: Fix sphinx markup. by R David Murray · 11 years ago
  35. 66c9350 #20236: Fix sphinx markup. by R David Murray · 11 years ago
  36. 44fcaae Merge #20206, #5803: more efficient algorithm that doesn't truncate output. by R David Murray · 11 years ago
  37. 2313e15 #20206, #5803: more efficient algorithm that doesn't truncate output. by R David Murray · 11 years ago
  38. f22fe0f Test the open of non-exitent tarfile in all modes. by Serhiy Storchaka · 11 years ago
  39. 2a3d7d1 Test the open of non-exitent tarfile in all modes. by Serhiy Storchaka · 11 years ago
  40. a51791a fix refleak in the error case by Benjamin Peterson · 11 years ago
  41. 676bf73 Fixed typo. by Serhiy Storchaka · 11 years ago
  42. 6cbc5f7 Fixed typo. by Serhiy Storchaka · 11 years ago
  43. 95be7ff merge from 3.3 by Senthil Kumaran · 11 years ago
  44. 939e2db Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation. by Senthil Kumaran · 11 years ago
  45. 8666e65 Issue #20228: Argument Clinic now has special support for class special methods. by Larry Hastings · 11 years ago
  46. 0191be3 Minor doc fix in Clinic howto. by Larry Hastings · 11 years ago
  47. 4a55fc5 Issue #20214: Fixed a number of small issues and documentation errors in by Larry Hastings · 11 years ago
  48. 632c812 small grammar fix. by Georg Brandl · 11 years ago
  49. 583baa8 Issue #20196: Fixed a bug where Argument Clinic did not generate correct by Larry Hastings · 11 years ago
  50. a70805e Issue19995: fixed typo; switched from test.support.check_warnings to assertWarns by Ethan Furman · 11 years ago
  51. 61dab6e Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  52. 0abbe8c Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  53. c8dadc3 Fixed incorrect merge in 1638360eea41. by Serhiy Storchaka · 11 years ago
  54. f9bba9c Issue19995: issue deprecation warning for non-integer values to %c, %o, %x, %X by Ethan Furman · 11 years ago
  55. 57bc1e2 merge with 3.3 by Georg Brandl · 11 years ago
  56. 55c9e03 merge heads by Georg Brandl · 11 years ago
  57. 6392ad9 Doc: update Sphinx toolchain also in make.bat by Georg Brandl · 11 years ago
  58. d87346c merge from 3.3 by Senthil Kumaran · 11 years ago
  59. b4cbb92 Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an by Senthil Kumaran · 11 years ago
  60. 932c345 Merge with 3.3 by Georg Brandl · 11 years ago
  61. 5636eb7 Update Sphinx toolchain. by Georg Brandl · 11 years ago
  62. fa5a765 Fix minor markup bug: sub-toctrees should not have :numbered: by Georg Brandl · 11 years ago
  63. 07bc372 tkinter.Text.debug() now always returns 0/1. by Serhiy Storchaka · 11 years ago
  64. 2f26c22 tkinter.Text.debug() now always returns 0/1. by Serhiy Storchaka · 11 years ago
  65. f4c9664 Fixed the serve.py script. by Serhiy Storchaka · 11 years ago
  66. 02d5db2 Fixed the serve.py script. by Serhiy Storchaka · 11 years ago
  67. 5e42354 Fix ResourceWarning in test_asyncio.test_windows_events: by Victor Stinner · 11 years ago
  68. 7de2646 Cleanup properly proactor event loop by Victor Stinner · 11 years ago
  69. c8935fe Try to fix some ttk tests. Error messages were changed in 8.6b3. by Serhiy Storchaka · 11 years ago
  70. e0837a0 Try to fix some ttk tests. Error messages were changed in 8.6b3. by Serhiy Storchaka · 11 years ago
  71. 02757ea asyncio: Minimal pty support in UNIX read pipe, by Jonathan Slenders. by Guido van Rossum · 11 years ago
  72. 4835f17 asyncio: Fix race in subprocess transport, by Victor Stinner. by Guido van Rossum · 11 years ago
  73. efef9d3 asyncio: Tiny cleanup in streams.py. by Guido van Rossum · 11 years ago
  74. 2407f3b asyncio: Don't special-case GeneratorExit in Condition.wait(). by Guido van Rossum · 11 years ago
  75. d9b77c5 null merge from 3.3 by Benjamin Peterson · 11 years ago
  76. 4637538 fix build when SCHED_SPORADIC is defined (closes #20217) by Benjamin Peterson · 11 years ago
  77. 50471db Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  78. cce440f Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  79. a6dec2e Remove an unneeded cast. by Brett Cannon · 11 years ago
  80. 786ac7b Issue #19886: Use better estimated memory requirements for bigmem tests. by Serhiy Storchaka · 11 years ago
  81. 4847e4e Issue #19886: Use better estimated memory requirements for bigmem tests. by Serhiy Storchaka · 11 years ago
  82. c1cb227 Closes #20200: Argument Clinic custom converter example should be in a by Zachary Ware · 11 years ago
  83. 4caa61d Issue #20152: import.c now uses Argument Clinic. by Brett Cannon · 11 years ago
  84. eb16804 assertEquals is deprecated, use assertEqual instead. by Antoine Pitrou · 11 years ago
  85. 123e6d5 Issue #13107: argparse and optparse no longer raises an exception when output by Serhiy Storchaka · 11 years ago
  86. f451112 Issue #13107: argparse and optparse no longer raises an exception when output by Serhiy Storchaka · 11 years ago
  87. ba44860 Try to fix test_ssl failures on some buildbots by Antoine Pitrou · 11 years ago
  88. 32c4915 Try to fix test_ssl failures on some buildbots by Antoine Pitrou · 11 years ago
  89. 78ace81 Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. by Antoine Pitrou · 11 years ago
  90. 2f7c316 Remove conditional: it is useless at this point (OpenSSL headers are not yet included) by Antoine Pitrou · 11 years ago
  91. cd3d7ca Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. by Antoine Pitrou · 11 years ago
  92. 5940b92 Do not reset the line number because we already set file position to correct by Serhiy Storchaka · 11 years ago
  93. 1064a13 Do not reset the line number because we already set file position to correct by Serhiy Storchaka · 11 years ago
  94. a118c4f merge 3.3 by Benjamin Peterson · 11 years ago
  95. 50b82c7 clear zip stat cache after each ref leak run by Benjamin Peterson · 11 years ago
  96. 7282ff6 Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  97. 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  98. 766e10c merge 3.3 by Benjamin Peterson · 11 years ago
  99. 21e7d4c fix zipimport ref leak by Benjamin Peterson · 11 years ago
  100. 69fdbf9 Issue #20078: Reading malformed zipfiles no longer hangs with 100% CPU by Serhiy Storchaka · 11 years ago