1. 5a23bd0 inspect: Update docstrings; Rename _signature_internal to _signature_from_callable. by Yury Selivanov · 11 years ago
  2. 67d727e inspect.docs: Document that Signature and Parameter are now picklable (issue #20726) by Yury Selivanov · 11 years ago
  3. 232b934 inspect.docs: Fix indentation and version-added for Signature.from_callable by Yury Selivanov · 11 years ago
  4. 2819718 Issue #21093: merge from 3.4 by Ned Deily · 11 years ago
  5. c420343 Issue #21093: Prevent failures of ctypes test_macholib on OS X if a by Ned Deily · 11 years ago
  6. 607e430 Issue #19697: merge docs from 3.4 by Nick Coghlan · 11 years ago
  7. 9aa00d1 Issue #19697: document more __main__.__spec__ quirks by Nick Coghlan · 11 years ago
  8. 4b87dc6 Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. by Zachary Ware · 11 years ago
  9. 808676b Merge with 3.4 by Zachary Ware · 11 years ago
  10. e08f376 Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. by Zachary Ware · 11 years ago
  11. eb43286 Merge 3.4 into default. by Eric Snow · 11 years ago
  12. e50f9aa Issue #19697: Document cases where __main__.__spec__ is None. by Eric Snow · 11 years ago
  13. 03fd2ea Issue #19697: Document cases where __main__.__spec__ is None. by Eric Snow · 11 years ago
  14. 9c5e98f merge by Raymond Hettinger · 11 years ago
  15. 4ab532b Issue 21014: Use booleans instead of 0 and 1 in examples. by Raymond Hettinger · 11 years ago
  16. 9effd1f merge 3.4 (#21089) by Benjamin Peterson · 11 years ago
  17. 9381343 undefine SET_SYS_FROM_STRING_BORROW after its done being used (closes #21089) by Benjamin Peterson · 11 years ago
  18. aa1403c merge with 3.4 by Georg Brandl · 11 years ago
  19. 865bdbf Doc: do not compress .epub for dist, it is already zipped. by Georg Brandl · 11 years ago
  20. c318288 Issue #17654: merge from 3.4 by Ned Deily · 11 years ago
  21. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  22. 090eb1f Issue #6676: merge from 3.4 by Ned Deily · 11 years ago
  23. e7d532f Issue #6676: Ensure a meaningful exception is raised when attempting by Ned Deily · 11 years ago
  24. dccfa13 inspect: Fix getcallargs() to fail correctly if more than 3 args are missing. by Yury Selivanov · 11 years ago
  25. 2542b66 inspect: Fix getcallargs() to fail correctly if more than 3 args are missing. by Yury Selivanov · 11 years ago
  26. 875df20 inspect: Fix getcallargs() to raise correct TypeError by Yury Selivanov · 11 years ago
  27. b1d060b inspect: Fix getcallargs() to raise correct TypeError by Yury Selivanov · 11 years ago
  28. 374375d inspect.signature: Improve repr of Signature and Parameter. Closes #20378 by Yury Selivanov · 11 years ago
  29. 00abf38 asyncio.tests: Autodiscover asyncio tests. Patch by Vajrasky Kok. Closes #20668 by Yury Selivanov · 11 years ago
  30. 722e248 asyncio.tests: Autodiscover asyncio tests. Patch by Vajrasky Kok. Closes #20668 by Yury Selivanov · 11 years ago
  31. da39645 inspect.Signature: Add 'Signature.from_callable' classmethod. Closes #17373 by Yury Selivanov · 11 years ago
  32. a5d63dd inspect.signature: Make Signature and Parameter picklable. Closes #20726 by Yury Selivanov · 11 years ago
  33. 21e83a5 inspect.signature: Use enum for parameter kind constants. Closes #19573 by Yury Selivanov · 11 years ago
  34. 4a692ce Minor cosmetic enhancement to provide a more readable repr()esentation of Extension instances: by Giampaolo Rodola' · 11 years ago
  35. d43bf79 Issue 21069: merge from 3.4 by Ned Deily · 11 years ago
  36. 223082f Issue #21069: Temporarily use www.google.com while investigating by Ned Deily · 11 years ago
  37. f6c4fe8 Issue #20939: merge from 3.4 by Ned Deily · 11 years ago
  38. 944d597 Issue #20939: remove stray character from comment by Ned Deily · 11 years ago
  39. c74e485 Issue #20939: merge from 3.4 by Ned Deily · 11 years ago
  40. 5a507f0 Issue #20939: Use www.example.com instead of www.python.org to avoid test by Ned Deily · 11 years ago
  41. e74153a Issue #20939: Backout test_urllib2.test_issue16464 disables: by Ned Deily · 11 years ago
  42. 8f2420c Broaden the early-out test for nsmallest and nlargest by Raymond Hettinger · 11 years ago
  43. b0e6951 Merge #20145 backport: delete whatsnew entry. by R David Murray · 11 years ago
  44. ef1c267 backport: #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex. by R David Murray · 11 years ago
  45. 1db91eb (Merge 3.4) Issue #21058: fix typo in a comment. Patch written by Vajrasky Kok. by Victor Stinner · 11 years ago
  46. 87d13ea Issue #21058: fix typo in a comment. Patch written by Vajrasky Kok. by Victor Stinner · 11 years ago
  47. ea7db8c Merge 3.4 by Victor Stinner · 11 years ago
  48. b60ac7a Issue #21038: Use monotonic clock to compute timeout, not the system clock by Victor Stinner · 11 years ago
  49. 6f20b7c Issue #21038: Cleanup test_epoll.py by Victor Stinner · 11 years ago
  50. 0ad0bfa (Merge 3.4) Issue #12209: Minor edits to faulthandler doc. Patch written by by Victor Stinner · 11 years ago
  51. 215ad66 Issue #12209: Minor edits to faulthandler doc. Patch written by Éric Araujo. by Victor Stinner · 11 years ago
  52. 6d45728 Merged documentation update from 3.4. by Vinay Sajip · 11 years ago
  53. 4908910 Updated external link in documentation. by Vinay Sajip · 11 years ago
  54. b50f8c9 merge with 3.4 by Georg Brandl · 11 years ago
  55. 1afe2af Closes #21045: make the Qt help build not look completely stupid by Georg Brandl · 11 years ago
  56. acb6c04 (Merge 3.4) Issue #21006: asyncio doc: reorganize subprocess doc by Victor Stinner · 11 years ago
  57. 984600f Issue #21006: asyncio doc: reorganize subprocess doc by Victor Stinner · 11 years ago
  58. 0d046e2 merge with 3.4 by Georg Brandl · 11 years ago
  59. 1c669c1 Closes #18456: Doc fix: PyDict_Update only works with dict-like objects, not key-value sequences. Patch by priyapappachan. by Georg Brandl · 11 years ago
  60. 75fd575 (Merge 3.4) Issue #21058: Fix a leak of file descriptor in by Victor Stinner · 11 years ago
  61. 1f99f9d Issue #21058: Fix a leak of file descriptor in tempfile.NamedTemporaryFile(), by Victor Stinner · 11 years ago
  62. 9ba908f Null merge, patch already applied to default by Victor Stinner · 11 years ago
  63. eaeb955 Merge in 3.4 to bring forward the Issue #21043 changes. by Donald Stufft · 11 years ago
  64. 4137465 Issue #21043: Remove the recommendation for specific CA organizations by Donald Stufft · 11 years ago
  65. 1d29cc5 Issue #21040: socketserver: Use the selectors module. by Charles-François Natali · 11 years ago
  66. e3fb80f (Merge 3.4) Issue #21036: Fix typo in macro name by Victor Stinner · 11 years ago
  67. d9a7352 Issue #21036: Fix typo in macro name by Victor Stinner · 11 years ago
  68. 77605cb merge with 3.4 by Georg Brandl · 11 years ago
  69. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 11 years ago
  70. 29636ae Use deprecated-removed directive, clean up a few markup issues around by Georg Brandl · 11 years ago
  71. 14017b2 Merge with 3.4 by Zachary Ware · 11 years ago
  72. 645d3b7 Remove superfluous open parenthesis. Noticed by cocoatomo on docs@. by Zachary Ware · 11 years ago
  73. 17dcf75 Merge the patch for issue #21013 into default by Donald Stufft · 11 years ago
  74. 6a2ba94 Issue #21013: Enhance ssl.create_default_context() for server side contexts by Donald Stufft · 11 years ago
  75. 60fa353 merge with 3.4 by Georg Brandl · 11 years ago
  76. 553e108 tutorial: no "linux2" sys.platform on 3.x (thanks Arfrever) by Georg Brandl · 11 years ago
  77. 08eae43 Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Schwab. by Antoine Pitrou · 11 years ago
  78. 8c6f8dc Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Schwab. by Antoine Pitrou · 11 years ago
  79. e1b6f97 #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex. by R David Murray · 11 years ago
  80. 91e7f04 Merge 3.4. by Richard Oudkerk · 11 years ago
  81. 99d8dd2 Issue #20990: Correction for 619331c67638. by Richard Oudkerk · 11 years ago
  82. 2791e0d Merge #20976: remove unneeded quopri import in email.utils. by R David Murray · 11 years ago
  83. 95a8dfb #20976: remove unneeded quopri import in email.utils. by R David Murray · 11 years ago
  84. 211e6d5 Issue #20913: make it clear that create_default_context() also enables hostname checking by Antoine Pitrou · 11 years ago
  85. f8cbbbb Issue #20913: make it clear that create_default_context() also enables hostname checking by Antoine Pitrou · 11 years ago
  86. 1811687 Merge 3.4. by Richard Oudkerk · 11 years ago
  87. c346060 Merge 3.3. by Richard Oudkerk · 11 years ago
  88. 3e952d5 Issue #20633: Replace relative import by absolute import. by Richard Oudkerk · 11 years ago
  89. af2bdbe Merge 3.4. by Richard Oudkerk · 11 years ago
  90. 80a5be1 Issue #20980: Stop wrapping exception when using ThreadPool. by Richard Oudkerk · 11 years ago
  91. bd153de Merge 3.4. by Richard Oudkerk · 11 years ago
  92. a40675a Issue #20990: Fix issues found by pyflakes for multiprocessing. by Richard Oudkerk · 11 years ago
  93. 3fa7ea1 merge with 3.4 by Georg Brandl · 11 years ago
  94. 75c5ab4 Closes #20975: make date in the interpreter banner a little more consistent by Georg Brandl · 11 years ago
  95. 0a0a9ad Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 11 years ago
  96. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 11 years ago
  97. 39b7fce Issue #21015: SSL contexts will now automatically select an elliptic curve for ECDH key exchange on OpenSSL 1.0.2 and later, and otherwise default to "prime256v1". by Antoine Pitrou · 11 years ago
  98. 0bebbc3 Issue #21015: SSL contexts will now automatically select an elliptic curve for ECDH key exchange on OpenSSL 1.0.2 and later, and otherwise default to "prime256v1". by Antoine Pitrou · 11 years ago
  99. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 11 years ago
  100. 4bcf5a5 Issue #15968: Temporarily revert change to PCbuild/rt.bat by Zachary Ware · 11 years ago