1. c6348cf Add versionchanged in create_datagram_endpoint doc (GH-4697) by Miss Islington (bot) · 7 years ago
  2. 050e041 bpo-22069: Update TextIO documentation (GH-6609) by Miss Islington (bot) · 7 years ago
  3. 22df418 bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) by Miss Islington (bot) · 7 years ago
  4. 8ffff34 bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738) by Miss Islington (bot) · 7 years ago
  5. c587235 Fix superfluous if in documentation. (GH-6728) by Miss Islington (bot) · 7 years ago
  6. 101d0d5 bpo-32717: Document PEP 560 (GH-6726) by Miss Islington (bot) · 7 years ago
  7. 77fa783 bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (GH-6332) by Miss Islington (bot) · 7 years ago
  8. 2e5fa38 bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467) by Miss Islington (bot) · 7 years ago
  9. cebce2e bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223) by Miss Islington (bot) · 7 years ago
  10. 1487c37 bpo-33378: Add Korean to the language switcher. (GH-6627) by Miss Islington (bot) · 7 years ago
  11. b94d739 Change "non-local state" to "content-local state". (GH-6617) by Miss Islington (bot) · 7 years ago
  12. 53d36cc bpo-33280: Reorganize external Tcl/Tk references. (GH-6473) by Miss Islington (bot) · 7 years ago
  13. 6a1799e bpo-33314: Fix rendering issues in the documentation for the os module (GH-6525) (GH-6597) by Miss Islington (bot) · 7 years ago
  14. 1985849 Mention both relevant PEPs in function annotations tutorial (GH-6304) by Miss Islington (bot) · 7 years ago
  15. f900503 bpo-33297: Mention Pillow to work with more image formats. (GH-6505) by Miss Islington (bot) · 7 years ago
  16. 3e0d23c Clarify that __path__ can't be just any value (GH-6554) by Miss Islington (bot) · 7 years ago
  17. 3295529 Spelling fixes to docs, docstrings, and comments (GH-6374) by Miss Islington (bot) · 7 years ago
  18. 198c0c0 Update What's new in 3.7 to reference preadv, pwritev and posix_spawn (GH-6524) by Miss Islington (bot) · 7 years ago
  19. b88f737 bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) by Miss Islington (bot) · 7 years ago
  20. 7899153 fix pydoc-topics to work with Sphinx 1.7 (GH-6475) by Miss Islington (bot) · 7 years ago
  21. 3b4e756 Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH-6494) (GH-6495) by Miss Islington (bot) · 7 years ago
  22. f20eca7 Remove to-be-deprecated urllib.request.urlretrieve function reference (GH-6454) by Miss Islington (bot) · 7 years ago
  23. 986eaa8 bpo-33185: Improve wording and markup (GH-6477) by Miss Islington (bot) · 7 years ago
  24. d7ffa58 bpo-33185: Fix regression in pydoc CLI sys.path handling (GH-6419) by Miss Islington (bot) · 7 years ago
  25. 3715176 [3.7] bpo-33217: deprecate non-Enum lookups in Enums (GH-6392) by Ethan Furman · 7 years ago
  26. cbbf746 Fix error messages in argparse examples (GH-6435) by Miss Islington (bot) · 7 years ago
  27. 4dc3c8f bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447) by Miss Islington (bot) · 7 years ago
  28. b571958 Improve highlighting of some code blocks. (GH-6401) by Miss Islington (bot) · 7 years ago
  29. 8a72266 Add a prepend() recipe to teach a chain() idiom (GH-6415) (GH-6421) by Miss Islington (bot) · 7 years ago
  30. 31f1b52 bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6411) by Miss Islington (bot) · 7 years ago
  31. 98e8ac8 [3.7] bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (GH-5179) (GH-6404) by Miss Islington (bot) · 7 years ago
  32. a09bb87 [3.7] bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402) (GH-6403) by Brett Cannon · 7 years ago
  33. 252f10c fixed capitalization of class name (GH-6396) (GH-6397) by Miss Islington (bot) · 7 years ago
  34. b8fc2d6 bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329) by Miss Islington (bot) · 7 years ago
  35. 9216dff bpo-32337: Update documentats about dict order (GH-4973) by Miss Islington (bot) · 7 years ago
  36. 0c53357 bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001) by Miss Islington (bot) · 7 years ago
  37. f6d1d65 closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335) by Miss Islington (bot) · 7 years ago
  38. ab84572 bpo-20104: Add os.posix_spawn documentation. (GH-6334) by Miss Islington (bot) · 7 years ago
  39. 7dcfd6c Fix socket type in DatagramHandler documentation: TCP -> UDP (GH-6272) by Miss Islington (bot) · 7 years ago
  40. a470b74 Fix typos '.::' should typically just be '::'. (GH-6165) (GH-6300) by Miss Islington (bot) · 7 years ago
  41. a48614b FIX documentation and NEWS of ThreadedHTTPServer. (GH-6207) (GH-6302) by Miss Islington (bot) · 7 years ago
  42. fd93666 [3.7] Fix duplicating words words. (GH-6296) (GH-6297) by Serhiy Storchaka · 7 years ago
  43. 6124d8e bpo-33126: Document PyBuffer_ToContiguous() (GH-6292) (GH-6294) by Miss Islington (bot) · 7 years ago
  44. 6cb556f s/the the/the/ (GH-6287) by Miss Islington (bot) · 7 years ago
  45. 211c0db Fix senfile typo (GH-6265) (#6274) by Miss Islington (bot) · 7 years ago
  46. f328caf bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (#GH-6266) by Miss Islington (bot) · 7 years ago
  47. d01a805 Corrected link targets in collections.rst (GH-1052) by Miss Islington (bot) · 7 years ago
  48. 7aef297 Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776) by Miss Islington (bot) · 7 years ago
  49. bc3e009 Clarify fd inheritance when close_fds=False. (GH-6240) by Miss Islington (bot) · 7 years ago
  50. ee37845 bpo-33053: -m now adds *starting* directory to sys.path (GH-6231) (#6236) by Nick Coghlan · 7 years ago
  51. c6d94c3 bpo-33042: Fix pre-initialization sys module configuration (GH-6157) by Miss Islington (bot) · 7 years ago
  52. 45738ed bpo-27428: Fix WindowsRegistryFinder documentation to list appropriate ABC (GH-6061) by Miss Islington (bot) · 7 years ago
  53. f8d2c3c bpo-31639: Use threads in http.server module. (GH-5018) by Miss Islington (bot) · 7 years ago
  54. 67d3f8b Fix a reference to the MRE book in re docs (GH-1113) by Miss Islington (bot) · 7 years ago
  55. 3326c92 bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) by Miss Islington (bot) · 7 years ago
  56. a323eee bpo-18802: Add more details to ipaddress documentation (GH-6083) by Miss Islington (bot) · 7 years ago
  57. a70b8f5 bpo-28247: Document Windows executable creation in zipapp (GH-6158) by Miss Islington (bot) · 7 years ago
  58. 136905f bpo-32374: m_traverse may be called with m_state=NULL (GH-5140) by Miss Islington (bot) · 7 years ago
  59. d461ed8 bpo-29719: Remove Date and Release field in whatsnew/3.7 (GH-6094) by Ned Deily · 7 years ago
  60. ee28cd5 Fix docs markup for asyncio current_task() and all_tasks() (GH-6089) by Miss Islington (bot) · 7 years ago
  61. 720a4b6 bpo-32996: Improve What's New in 3.7. (GH-5983) by Miss Islington (bot) · 7 years ago
  62. 17b6c19 bpo-33045: Fix typos in SSL documentation (GH-6065) by Miss Islington (bot) · 7 years ago
  63. 3ca5efc controlflow: Use full example for "5 through 9" (GH-5907) by Miss Islington (bot) · 7 years ago
  64. e8a5a92 bpo-27645: Add support for native backup facility of SQLite (GH-4238) by Miss Islington (bot) · 7 years ago
  65. 8909078 bpo-26701: Improve documentation for the rounding special methods. (GH-6054) by Miss Islington (bot) · 7 years ago
  66. f34e0d6 bpo-26701: Add documentation for __trunc__ (GH-6049) by Miss Islington (bot) · 7 years ago
  67. 6826589 Warn that dbm.dumb.open() can crash Python (GH-6047) (GH-6048) by Miss Islington (bot) · 7 years ago
  68. fc5e095 Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-6045) by Miss Islington (bot) · 7 years ago
  69. f2fffd4 bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-6041) by Miss Islington (bot) · 7 years ago
  70. c072e25 Fix some ipaddress documentation errors (GH-6021) by Miss Islington (bot) · 7 years ago
  71. c4d77a6 bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988) by Miss Islington (bot) · 7 years ago
  72. 063c637 Add What's New for issues 32303 and 32305 (GH-5994) (GH-5995) by Miss Islington (bot) · 7 years ago
  73. f92478d [3.7] bpo-30147: Add re.escape changes to 3.7 What's New (GH-5978) (GH-5979) by Miss Islington (bot) · 7 years ago
  74. 0f7cf7e Fix missing coroutine declaration in the asyncio documentation. (GH-5964) by Miss Islington (bot) · 7 years ago
  75. a13b654 bpo-32964: Reuse a testing implementation of the path protocol in tests. (GH-5930) by Miss Islington (bot) · 7 years ago
  76. 0e06be8 Add What's new entry for datetime.fromisoformat (GH-5559) (GH-5939) by Miss Islington (bot) · 7 years ago
  77. 82734a6 Fix typo in logging doc: picked -> pickled (GH-5942) by Miss Islington (bot) · 7 years ago
  78. b7dcae3 Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (GH-5912) (GH-5931) by Miss Islington (bot) · 7 years ago
  79. fff596f bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) (gh-5929) by Miss Islington (bot) · 7 years ago
  80. 4c842b0 bpo-31453: Add setter for min/max protocol version (GH-5259) by Miss Islington (bot) · 7 years ago
  81. 89c2051 [3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) (#5925) by Christian Heimes · 7 years ago
  82. 102d520 bpo-28124: deprecate ssl.wrap_socket() (GH-5888) by Miss Islington (bot) · 7 years ago
  83. 2614ed4 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (GH-5663) by Miss Islington (bot) · 7 years ago
  84. 53d3f8a bpo-32394: Remove some TCP options on old version Windows. (GH-5523) by Miss Islington (bot) · 7 years ago
  85. 139e646 bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by Miss Islington (bot) · 7 years ago
  86. e48e649 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  87. ddf2485 bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Miss Islington (bot) · 7 years ago
  88. b5655f3 bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) by Miss Islington (bot) · 7 years ago
  89. 01d9c23 [3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860) by Miss Islington (bot) · 7 years ago
  90. 1c37e27 [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) (GH-5843) by Miss Islington (bot) · 7 years ago
  91. 1ad6ca5 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 7 years ago
  92. 079d75d bpo-32924: Fix the Show Source url in the docs. (GH-5835) by Mariatta · 7 years ago
  93. c673a62 bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by Miss Islington (bot) · 7 years ago
  94. e5d38de bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) by Miss Islington (bot) · 7 years ago
  95. 7452f6d bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176) by Miss Islington (bot) · 7 years ago
  96. 98a86cb bpo-32540: Update venv documentation (GH-5736) by Miss Islington (bot) · 7 years ago
  97. 034a945 bpo-31333: Fix typo in whatsnew/3.7.rst (GH-5744) by Miss Islington (bot) · 7 years ago
  98. 3892899 bpo-31333: Re-implement ABCMeta in C (GH-5733) by Ivan Levkivskyi · 7 years ago
  99. aeb5d73 Fix a typo in asyncio docs (GH-5721) by Miss Islington (bot) · 7 years ago
  100. 025544a DOC: fix documentation for copyright and credits (GH-5706) by Miss Islington (bot) · 7 years ago