1. f3e40fa Issue 24180: Documentation for PEP 492 changes. by Yury Selivanov · 9 years ago
  2. b1cc37c improve wording by Benjamin Peterson · 9 years ago
  3. 57c74fc Issue 24248: Deprecate inspect.Signature.from_function and .from_builtin by Yury Selivanov · 9 years ago
  4. bcd4fc1 Issue 20691: Add follow_wrapped arg to inspect.signature/from_callable. by Yury Selivanov · 9 years ago
  5. e09b42c #19662: fix typo by R David Murray · 9 years ago
  6. fee05da Issue #24232: Fix typos. Patch by Ville Skyttä. by Berker Peksag · 9 years ago
  7. 315e104 Issue #24232: Fix typos. Patch by Ville Skyttä. by Berker Peksag · 9 years ago
  8. 5f120fc Issue #24233: Add a proper link to socket.getfqdn() documentation. by Berker Peksag · 9 years ago
  9. 2a8baed Issue #24233: Add a proper link to socket.getfqdn() documentation. by Berker Peksag · 9 years ago
  10. c17686f Issue #13866: add *quote_via* argument to urlencode. by R David Murray · 9 years ago
  11. 1dbee94 #24211: Add missing docs for SMTPUTF8 policy instance. by R David Murray · 9 years ago
  12. 8308444 #24218: Add SMTPUTF8 support to send_message. by R David Murray · 9 years ago
  13. 6883faf Merge with 3.4 by Terry Jan Reedy · 9 years ago
  14. d986563 Issue #22155: Add File Handlers subsection with createfilehandler to tkinter by Terry Jan Reedy · 9 years ago
  15. fdb23c2 #20098: add mangle_from_ policy option. by R David Murray · 9 years ago
  16. 224ef3e #24211: Add RFC6532 support to the email library. by R David Murray · 9 years ago
  17. c1ecef7 Merge: #24216: fix typo by R David Murray · 9 years ago
  18. 0e8168c #24216: fix typo by R David Murray · 9 years ago
  19. 5b3df5b Add versionadded directive for BoundArguments.apply_defaults(). by Berker Peksag · 9 years ago
  20. b744f3a #21083: add get_content_disposition method to email.message. by R David Murray · 9 years ago
  21. b9cec6a Issue #16314: Added support for the LZMA compression in distutils. by Serhiy Storchaka · 9 years ago
  22. b8cd3e4 #21804: Add RFC 6856 (UTF8) support to poplib. by R David Murray · 9 years ago
  23. 3113765 #19662: Make requirement to support arbitrary keywords explicit. by R David Murray · 9 years ago
  24. cee7cf6 #22027: Add RFC6531 support to smtplib. by R David Murray · 9 years ago
  25. b907a51 Issue 24190: Add inspect.BoundArguments.apply_defaults() method. by Yury Selivanov · 9 years ago
  26. c7027b7 Issue #20182: converted the signal module to use Argument Clinic by Tal Einat · 9 years ago
  27. 97fceee Argument Clinic: added missing bit of info in howto by Tal Einat · 9 years ago
  28. 29655df Issue #24064: Docuement that oroperty docstrings are now writeable. by Raymond Hettinger · 9 years ago
  29. 51b5832 Closes #24013: Improve os.scandir() and DirEntry documentation by Victor Stinner · 9 years ago
  30. 56f6526 os module doc: remove availability when useless by Victor Stinner · 9 years ago
  31. dee32bd Issue 24191: Document BoundArguments.signature by Yury Selivanov · 9 years ago
  32. 8279619 Issue 24191: Document BoundArguments.signature by Yury Selivanov · 9 years ago
  33. 7d0d6ee Merge: Make sentence correct English. by R David Murray · 9 years ago
  34. 2249d9f Make sentence correct English. by R David Murray · 9 years ago
  35. 812bc1b Merge: #23088: Clarify null termination of bytes and strings in C API. by R David Murray · 9 years ago
  36. 0a560a1 #23088: Clarify null termination of bytes and strings in C API. by R David Murray · 9 years ago
  37. b01a1fd merge by Raymond Hettinger · 9 years ago
  38. 3afdb28 Fix mangled wording by Raymond Hettinger · 9 years ago
  39. 14ef1a1 remove extra space by Benjamin Peterson · 9 years ago
  40. 5562c903 remove % from title, since it makes latex barf by Benjamin Peterson · 9 years ago
  41. 46cf02d merge by Raymond Hettinger · 9 years ago
  42. a378025 Issue #19934: Document *None* as an acceptable input to Counter.most_common([n]) by Raymond Hettinger · 9 years ago
  43. 0907a45 Issue #23695: Explain the zip() example for clustering a data series into n-length groups. by Raymond Hettinger · 9 years ago
  44. 2f3742b Issue #1322: platform.dist() and platform.linux_distribution() functions are now deprecated. by Berker Peksag · 9 years ago
  45. de7cafa Issue #24064: Add __doc__ to the example in collections.rst. by Berker Peksag · 9 years ago
  46. eac503a Issue #24064: Property() docstrings are now writeable. (Patch by Berker Peksag.) by Raymond Hettinger · 9 years ago
  47. 276e9c8 merge 3.4 by Benjamin Peterson · 9 years ago
  48. 19a3f17 use imperative by Benjamin Peterson · 9 years ago
  49. e960d18 versionadded by Benjamin Peterson · 9 years ago
  50. 48e47aa Issue #22486: Added the math.gcd() function. The fractions.gcd() function now is by Serhiy Storchaka · 9 years ago
  51. f0eeedf Issue #22681: Added support for the koi8_t encoding. by Serhiy Storchaka · 9 years ago
  52. ad8a1c3 Issue #22682: Added support for the kz1048 encoding. by Serhiy Storchaka · 9 years ago
  53. 0d4df75 Issue #15027: The UTF-32 encoder is now 3x to 7x faster. by Serhiy Storchaka · 9 years ago
  54. 688cd4e Issue #23983: Update the pty module example. by Berker Peksag · 9 years ago
  55. c2dd680 Issue #23983: Update the pty module example. by Berker Peksag · 9 years ago
  56. 5096088 doc: Briefly mention C API changes in whatsnew. by Yury Selivanov · 9 years ago
  57. b5d6a9d Mention PEP 492 in whatsnew. by Yury Selivanov · 9 years ago
  58. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 9 years ago
  59. 21ee10b Merge 3.4 (asyncio docs) by Yury Selivanov · 9 years ago
  60. d7e19bb docs/asyncio: Document new ensure_future() and deprecated async() by Yury Selivanov · 9 years ago
  61. 7185461 docs/asyncio: Document set_task_factory/get_task_factory by Yury Selivanov · 9 years ago
  62. a33df31 #21795: advertise 8BITMIME if decode_data is False. by R David Murray · 9 years ago
  63. a6429db #21800: Add RFC 6855 support to imaplib. by R David Murray · 9 years ago
  64. 8170e8c PEP 479: Change StopIteration handling inside generators. by Yury Selivanov · 9 years ago
  65. bd60e8d Issue #24018: Add a collections.Generator abstract base class. by Raymond Hettinger · 9 years ago
  66. 0048835 Merge 3.4 by Andrew Svetlov · 9 years ago
  67. b79e012 Fix doc: asyncio.Semaphore.release() actually is a regular function, not coroutine by Andrew Svetlov · 9 years ago
  68. 38337d1 Issue #24000: Improved Argument Clinic's mapping of converters to legacy by Larry Hastings · 9 years ago
  69. ec9b772 merge 3.4 by Benjamin Peterson · 9 years ago
  70. ad643b5 remove word we don't need by Benjamin Peterson · 9 years ago
  71. 828946e Fix copy/paste errors. by Zachary Ware · 9 years ago
  72. 19dac07 Issue 24088: Clarify semantics of yield expression (merge from 3.4). by Guido van Rossum · 9 years ago
  73. d0150ad Issue 24088: Clarify semantics of yield expression. by Guido van Rossum · 9 years ago
  74. 1d4880d Enables shortcuts to be deselected when installing on Windows. by Steve Dower · 9 years ago
  75. b174b85 merge 3.4 (#24118) by Benjamin Peterson · 9 years ago
  76. ac87ed7 update example, since python.org is HTTPS-only now (closes #24118) by Benjamin Peterson · 9 years ago
  77. 24559e4 Issue #22619: Added negative limit support in the traceback module. by Serhiy Storchaka · 9 years ago
  78. 9a578d9 Updates documentation for installing Python on Windows. by Steve Dower · 9 years ago
  79. 3b85377 Merge: #24108: Update fnmatch.translate example to show correct output. by R David Murray · 9 years ago
  80. 4590c3d #24108: Update fnmatch.translate example to show correct output. by R David Murray · 9 years ago
  81. deed215 Merge: #24081: Remove obsolete caveat from import docs. by R David Murray · 9 years ago
  82. 6d877ef #24081: Remove obsolete caveat from import docs. by R David Murray · 9 years ago
  83. d894027 Fixed a typo. by Serhiy Storchaka · 9 years ago
  84. a7db057 Fixed a typo. by Serhiy Storchaka · 9 years ago
  85. 3b4d30a Closes #24060: Merged documentation update from 3.4. by Vinay Sajip · 9 years ago
  86. bbd95a9 Issue #24060: Made logging.Formatter documentation a little clearer. by Vinay Sajip · 9 years ago
  87. a567e56 remove deleted method by Benjamin Peterson · 9 years ago
  88. 0f51d04 Issue #24062: Fix os.stat links. Patch by July Tikhonov. by Berker Peksag · 9 years ago
  89. 2034caa Issue #24062: Fix os.stat links. Patch by July Tikhonov. by Berker Peksag · 9 years ago
  90. a7edf1e Issue #23356: Simplify convert_arg_line_to_args example. by Berker Peksag · 9 years ago
  91. 8c99a6d Issue #23356: Simplify convert_arg_line_to_args example. by Berker Peksag · 9 years ago
  92. 8cb6569 Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. by Gregory P. Smith · 9 years ago
  93. 644adc6 merge 3.4 (#24057) by Benjamin Peterson · 9 years ago
  94. d87dd43 fix relative link (closes #24057) by Benjamin Peterson · 9 years ago
  95. 51f5805 merge 3.4 (#24049) by Benjamin Peterson · 9 years ago
  96. 9bdd613 remove dead *-import checking code (closes #24049) by Benjamin Peterson · 9 years ago
  97. b5a3d9b Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  98. 2097f53 Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  99. d86ef05 Issue #23917: Fall back to sequential compilation when ProcessPoolExecutor doesn't exist. by Berker Peksag · 9 years ago
  100. c3a7f18 Merge from 3.4 by Andrew Kuchling · 9 years ago