1. 055bd80 doc: Fix typo in asyncio-eventloop.rst (GH-7345) by Miss Islington (bot) · 7 years ago
  2. 416fbe4 bpo-33801: Remove non-ordered dict comment from plistlib doc (GH-7495) (GH-7546) by Miss Islington (bot) · 7 years ago
  3. dc20d9d bpo-33800: Fix default argument for parameter dict_type of ConfigParser/RawConfigParser (GH-7494) (GH-7542) by Miss Islington (bot) · 7 years ago
  4. f4dcf49 bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326) by Miss Islington (bot) · 7 years ago
  5. 9f56a93 bpo-33798: Update csv document about dict order (GH-7490) by Miss Islington (bot) · 7 years ago
  6. d16d72f bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) by Miss Islington (bot) · 7 years ago
  7. 9b0d4d0 bpo-33609: small wording fixes to dict ordering docs (#7497) by Miss Islington (bot) · 7 years ago
  8. f38ace6 bpo-17909: Document that json.load can accept a binary IO (GH-7366) by Miss Islington (bot) · 7 years ago
  9. 4705ea3 update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) (GH-7470) by Miss Islington (bot) · 7 years ago
  10. cebd4b0 bpo-28240: timeit: Update repeat() doc (GH-7419) (GH-7457) by Miss Islington (bot) · 7 years ago
  11. 23b7ee2 bpo-32392: Document env keyword argument of subprocess.run() (GH-7289) by Miss Islington (bot) · 7 years ago
  12. 8585ec9 bpo-33609: Document dict insertion order guarantee as of 3.7 (GH-7093) by Miss Islington (bot) · 7 years ago
  13. 7548a93 bpo-27902: Add compatibility note to Profile docs (GH-7295) by Miss Islington (bot) · 7 years ago
  14. 1cdd0e7 bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263) by Miss Islington (bot) · 7 years ago
  15. 87936d0 bpo-33734: asyncio/ssl: a bunch of bugfixes (GH-7321) (GH-7396) by Miss Islington (bot) · 7 years ago
  16. 949da9e bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316) by Miss Islington (bot) · 7 years ago
  17. 283e12f bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296) (#7300) by Miss Islington (bot) · 7 years ago
  18. 4b6691e bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documentation. (GH-7297) (GH-7302) by Miss Islington (bot) · 7 years ago
  19. 0f1a183 bpo-33641: Convert RFC references into links. (GH-7103) by Miss Islington (bot) · 7 years ago
  20. 0e823c6 bpo-31368: Enhance os.preadv() documentation (GH-7254) by Miss Islington (bot) · 7 years ago
  21. f952694 [3.7] bpo-23859: Document that asyncio.wait() does not cancel its futures (GH-7217) (#7227) by Miss Islington (bot) · 7 years ago
  22. 4f53e2a [3.7] bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195) (GH-7219) by Julien Palard · 7 years ago
  23. d8948c5 bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216) by Miss Islington (bot) · 7 years ago
  24. 0364342 bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209) (#7222) by Miss Islington (bot) · 7 years ago
  25. ca64f3e bpo-30935: update get_event_loop docs (GH-2731) by Miss Islington (bot) · 7 years ago
  26. 2641ee5 bpo-32911: Revert bpo-29463. (GH-7121) by Serhiy Storchaka · 7 years ago
  27. 78e14f8 bpo-32878: Adds documentation for st_ino on Windows (GH-5764) (#7189) by Miss Islington (bot) · 7 years ago
  28. ddc613f bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) by Miss Islington (bot) · 7 years ago
  29. bc3a002 bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) by Miss Islington (bot) · 7 years ago
  30. eb8516b bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) (GH-6704) by Miss Islington (bot) · 7 years ago
  31. 82d727f Document typing.NoReturn (GH-7107) by Miss Islington (bot) · 7 years ago
  32. dd7a255 bpo-33109: argparse subparsers are once again not required by default (GH-6919) (GH-7089) by Miss Islington (bot) · 7 years ago
  33. fa286ed bpo-33540: Add block_on_close attr to socketserver (GH-6911) by Miss Islington (bot) · 7 years ago
  34. 72ef4fc [3.7] bpo-33618: Enable TLS 1.3 in tests (GH-7079) (GH-7082) by Miss Islington (bot) · 7 years ago
  35. 2fc443c bpo-32436: Document PEP 567 changes to asyncio. (GH-7073) by Miss Islington (bot) · 7 years ago
  36. 2751dcc bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062) by Miss Islington (bot) · 7 years ago
  37. cd57b48 bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) by Miss Islington (bot) · 7 years ago
  38. 736e3b3 bpo-30940: Updating round() docs. (GH-6342) (GH-7009) by Miss Islington (bot) · 7 years ago
  39. 15f3d0c [3.7] bpo-32996: The bulk of What's New in Python 3.7 (GH-6978). (GH-6998) by Elvis Pranskevichus · 7 years ago
  40. 436972e bpo-19950: Clarify unittest TestCase instance use. (GH-6875) (GH-6938) by Miss Islington (bot) · 7 years ago
  41. 09ca590 bpo-28556: Don't simplify unions at runtime (GH-6841) (GH-6979) by Miss Islington (bot) · 7 years ago
  42. f34ade3 asyncio/docs: Mark asyncio.run() as provisional in 3.7. (GH-6946) (GH-6949) by Miss Islington (bot) · 7 years ago
  43. d504108 bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915) (GH-6928) by Miss Islington (bot) · 7 years ago
  44. 0c62e09 bpo-32216: Update dataclasses documentation (GH-6913) (#6918) by Miss Islington (bot) · 7 years ago
  45. e2db6ad [3.7] bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904) (#6877) by Miss Islington (bot) · 7 years ago
  46. 51b2f6d bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) by Miss Islington (bot) · 7 years ago
  47. 81defcc Minor tweaks to dataclasses docs. (GH-6903) by Miss Islington (bot) · 7 years ago
  48. 04e96da bpo-32216: Add documentation for dataclasses (GH-6886) by Miss Islington (bot) · 7 years ago
  49. f4fdb61 bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669) (GH-6862) by Miss Islington (bot) · 7 years ago
  50. cc598ae Add AsyncContextManager to typing module documentation. (GH-6822) by Miss Islington (bot) · 7 years ago
  51. e8f968d bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804) (GH-6837) by Miss Islington (bot) · 7 years ago
  52. 8e633a4 bpo-20104: Remove posix_spawn from 3.7 (GH-6794) by Pablo Galindo · 7 years ago
  53. c6348cf Add versionchanged in create_datagram_endpoint doc (GH-4697) by Miss Islington (bot) · 7 years ago
  54. 050e041 bpo-22069: Update TextIO documentation (GH-6609) by Miss Islington (bot) · 7 years ago
  55. 22df418 bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) by Miss Islington (bot) · 7 years ago
  56. c587235 Fix superfluous if in documentation. (GH-6728) by Miss Islington (bot) · 7 years ago
  57. 101d0d5 bpo-32717: Document PEP 560 (GH-6726) by Miss Islington (bot) · 7 years ago
  58. 77fa783 bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (GH-6332) by Miss Islington (bot) · 7 years ago
  59. 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
  60. cebce2e bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223) by Miss Islington (bot) · 7 years ago
  61. b94d739 Change "non-local state" to "content-local state". (GH-6617) by Miss Islington (bot) · 7 years ago
  62. 53d36cc bpo-33280: Reorganize external Tcl/Tk references. (GH-6473) by Miss Islington (bot) · 7 years ago
  63. 6a1799e bpo-33314: Fix rendering issues in the documentation for the os module (GH-6525) (GH-6597) by Miss Islington (bot) · 7 years ago
  64. f900503 bpo-33297: Mention Pillow to work with more image formats. (GH-6505) by Miss Islington (bot) · 7 years ago
  65. 3295529 Spelling fixes to docs, docstrings, and comments (GH-6374) by Miss Islington (bot) · 7 years ago
  66. b88f737 bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) by Miss Islington (bot) · 7 years ago
  67. 3b4e756 Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH-6494) (GH-6495) by Miss Islington (bot) · 7 years ago
  68. 3715176 [3.7] bpo-33217: deprecate non-Enum lookups in Enums (GH-6392) by Ethan Furman · 7 years ago
  69. cbbf746 Fix error messages in argparse examples (GH-6435) by Miss Islington (bot) · 7 years ago
  70. b571958 Improve highlighting of some code blocks. (GH-6401) by Miss Islington (bot) · 7 years ago
  71. 8a72266 Add a prepend() recipe to teach a chain() idiom (GH-6415) (GH-6421) by Miss Islington (bot) · 7 years ago
  72. 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
  73. 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
  74. 252f10c fixed capitalization of class name (GH-6396) (GH-6397) by Miss Islington (bot) · 7 years ago
  75. 9216dff bpo-32337: Update documentats about dict order (GH-4973) by Miss Islington (bot) · 7 years ago
  76. 0c53357 bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001) by Miss Islington (bot) · 7 years ago
  77. f6d1d65 closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335) by Miss Islington (bot) · 7 years ago
  78. ab84572 bpo-20104: Add os.posix_spawn documentation. (GH-6334) by Miss Islington (bot) · 7 years ago
  79. 7dcfd6c Fix socket type in DatagramHandler documentation: TCP -> UDP (GH-6272) by Miss Islington (bot) · 7 years ago
  80. a470b74 Fix typos '.::' should typically just be '::'. (GH-6165) (GH-6300) by Miss Islington (bot) · 7 years ago
  81. a48614b FIX documentation and NEWS of ThreadedHTTPServer. (GH-6207) (GH-6302) by Miss Islington (bot) · 7 years ago
  82. fd93666 [3.7] Fix duplicating words words. (GH-6296) (GH-6297) by Serhiy Storchaka · 7 years ago
  83. 211c0db Fix senfile typo (GH-6265) (#6274) by Miss Islington (bot) · 7 years ago
  84. f328caf bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (#GH-6266) by Miss Islington (bot) · 7 years ago
  85. d01a805 Corrected link targets in collections.rst (GH-1052) by Miss Islington (bot) · 7 years ago
  86. bc3e009 Clarify fd inheritance when close_fds=False. (GH-6240) by Miss Islington (bot) · 7 years ago
  87. ee37845 bpo-33053: -m now adds *starting* directory to sys.path (GH-6231) (#6236) by Nick Coghlan · 7 years ago
  88. 45738ed bpo-27428: Fix WindowsRegistryFinder documentation to list appropriate ABC (GH-6061) by Miss Islington (bot) · 7 years ago
  89. f8d2c3c bpo-31639: Use threads in http.server module. (GH-5018) by Miss Islington (bot) · 7 years ago
  90. 67d3f8b Fix a reference to the MRE book in re docs (GH-1113) by Miss Islington (bot) · 7 years ago
  91. 3326c92 bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) by Miss Islington (bot) · 7 years ago
  92. a323eee bpo-18802: Add more details to ipaddress documentation (GH-6083) by Miss Islington (bot) · 7 years ago
  93. a70b8f5 bpo-28247: Document Windows executable creation in zipapp (GH-6158) by Miss Islington (bot) · 7 years ago
  94. ee28cd5 Fix docs markup for asyncio current_task() and all_tasks() (GH-6089) by Miss Islington (bot) · 7 years ago
  95. 720a4b6 bpo-32996: Improve What's New in 3.7. (GH-5983) by Miss Islington (bot) · 7 years ago
  96. 17b6c19 bpo-33045: Fix typos in SSL documentation (GH-6065) by Miss Islington (bot) · 7 years ago
  97. e8a5a92 bpo-27645: Add support for native backup facility of SQLite (GH-4238) by Miss Islington (bot) · 7 years ago
  98. f34e0d6 bpo-26701: Add documentation for __trunc__ (GH-6049) by Miss Islington (bot) · 7 years ago
  99. 6826589 Warn that dbm.dumb.open() can crash Python (GH-6047) (GH-6048) by Miss Islington (bot) · 7 years ago
  100. fc5e095 Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-6045) by Miss Islington (bot) · 7 years ago