Python 3.7.0b2
  1. b7dcae3 Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (GH-5912) (GH-5931) by Miss Islington (bot) · 7 years ago
  2. fff596f bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) (gh-5929) by Miss Islington (bot) · 7 years ago
  3. 4c842b0 bpo-31453: Add setter for min/max protocol version (GH-5259) by Miss Islington (bot) · 7 years ago
  4. 89c2051 [3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) (#5925) by Christian Heimes · 7 years ago
  5. 102d520 bpo-28124: deprecate ssl.wrap_socket() (GH-5888) by Miss Islington (bot) · 7 years ago
  6. 2614ed4 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (GH-5663) by Miss Islington (bot) · 7 years ago
  7. 53d3f8a bpo-32394: Remove some TCP options on old version Windows. (GH-5523) by Miss Islington (bot) · 7 years ago
  8. 139e646 bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by Miss Islington (bot) · 7 years ago
  9. e48e649 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  10. ddf2485 bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Miss Islington (bot) · 7 years ago
  11. b5655f3 bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) by Miss Islington (bot) · 7 years ago
  12. 01d9c23 [3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860) by Miss Islington (bot) · 7 years ago
  13. 1c37e27 [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) (GH-5843) by Miss Islington (bot) · 7 years ago
  14. 1ad6ca5 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 8 years ago
  15. 079d75d bpo-32924: Fix the Show Source url in the docs. (GH-5835) by Mariatta · 8 years ago
  16. c673a62 bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by Miss Islington (bot) · 8 years ago
  17. e5d38de bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) by Miss Islington (bot) · 8 years ago
  18. 7452f6d bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176) by Miss Islington (bot) · 8 years ago
  19. 98a86cb bpo-32540: Update venv documentation (GH-5736) by Miss Islington (bot) · 8 years ago
  20. 034a945 bpo-31333: Fix typo in whatsnew/3.7.rst (GH-5744) by Miss Islington (bot) · 8 years ago
  21. 3892899 bpo-31333: Re-implement ABCMeta in C (GH-5733) by Ivan Levkivskyi · 8 years ago
  22. aeb5d73 Fix a typo in asyncio docs (GH-5721) by Miss Islington (bot) · 8 years ago
  23. 025544a DOC: fix documentation for copyright and credits (GH-5706) by Miss Islington (bot) · 8 years ago
  24. 0f76411 bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5712) by Miss Islington (bot) · 8 years ago
  25. 803e1a5 Correct the code example in Python 3.7's What's New (GH-5696) by Miss Islington (bot) · 8 years ago
  26. af6eaae bpo-32436: Add docs for contextvars (GH-5685) by Miss Islington (bot) · 8 years ago
  27. f26b019 Update and sync importlib.resources documentation (GH-5694) (#5697) by Miss Islington (bot) · 8 years ago
  28. 8e29fd4 Fix installation instructions for *nix (GH-5605) by Miss Islington (bot) · 8 years ago
  29. 2e8d900 bpo-27846: Delete incorrect note in base64 docs (GH-5666) by Miss Islington (bot) · 8 years ago
  30. 53374cc bpo-30579: Docs for dynamic traceback creation (GH-5653) by Miss Islington (bot) · 8 years ago
  31. 0442599 bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (GH-5449) (#5641) by Miss Islington (bot) · 8 years ago
  32. ba4f218 bpo-32815: Improve docs on the subprocess API *text* parameter (GH-5622) (GH-5631) by Miss Islington (bot) · 8 years ago
  33. a0b998d bpo-11015: Update test.support documentation (GH-5619) by Miss Islington (bot) · 8 years ago
  34. e603320 bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) (GH-5611) by Miss Islington (bot) · 8 years ago
  35. 3a047a7 Make formatting of some return codes conforming to the general style. (GH-5587) (GH-5597) by Miss Islington (bot) · 8 years ago
  36. 105fcbf bpo-32585: Add tkinter.ttk.Spinbox. (GH-5221) (GH-5592) by Miss Islington (bot) · 8 years ago
  37. a747cf6 bpo-32720: Fixed the replacement field grammar documentation. (GH-5544) (GH-5546) by Miss Islington (bot) · 8 years ago
  38. a702f6b Fix typo in whatsnew/3.7.rst (GH-5551) (GH-5553) by Miss Islington (bot) · 8 years ago
  39. 4e7a964 bpo-6135: Fix subprocess.check_output doc to mention changes in 3.6 (GH-5564) (GH-5572) by Miss Islington (bot) · 8 years ago
  40. fea0a12 [3.7] bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-5543) by Miss Islington (bot) · 8 years ago
  41. 5c5e61b Fix typo -- missing "not" (GH-5528) (GH-5530) by Miss Islington (bot) · 8 years ago
  42. 133514e bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482) (GH-5524) by Miss Islington (bot) · 8 years ago
  43. e86db34 [3.7] bpo-32746: Fix multiple typos (GH-5144) (GH-5520) by Miss Islington (bot) · 8 years ago
  44. 52f7458 bpo-32739: Show default value for rotate() (GH-5485) (GH-5514) by Miss Islington (bot) · 8 years ago
  45. a23d30f bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5503) by Barry Warsaw · 8 years ago
  46. c7de1d7 bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) (#5499) by Miss Islington (bot) · 8 years ago
  47. 29fd9ea Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 (#5496) by Miss Islington (bot) · 8 years ago
  48. 71a0b0e Implement TimerHandle.when() (GH-5473) (GH-5480) by Miss Islington (bot) · 8 years ago
  49. 4d65430 bpo-32565: Add missed versionadded directives for all new opcodes. (GH-5199) (GH-5470) by Miss Islington (bot) · 8 years ago
  50. 7f38637 Update Doc build for split off of 3.7 branch by Ned Deily · 8 years ago
  51. 70e3042 bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) by Cheryl Sabella · 8 years ago
  52. f3da70f Make site documentation more clear (#5461) by Xiang Zhang · 8 years ago
  53. 57750be bpo-30693: zip+tarfile: sort directory listing (#2263) by Bernhard M. Wiedemann · 8 years ago
  54. 67adb31 bpo-32724: Fix references to commands in Doc/pdb.rst (GH-5444) by Stéphane Wirtel · 8 years ago
  55. 066df4f bpo-22908: Add seek and tell functionality to ZipExtFile (GH-4966) by John Jolly · 8 years ago
  56. dd42cb7 bpo-31961: subprocess now accepts path-like args (GH-4329) by Anders Lorentsen · 8 years ago
  57. ce0f33d bpo-32102 Add "capture_output=True" to subprocess.run (GH-5149) by Bo Bayles · 8 years ago
  58. ce237c7 bpo-21417: Add compresslevel= to the zipfile module (GH-5385) by Bo Bayles · 8 years ago
  59. 9424dcb bpo-32701: Clarify the quotetabs flag in quopri documentation (GH-5401) by Julien Palard · 8 years ago
  60. 332cd5e bpo-32550. Remove the STORE_ANNOTATION bytecode. (GH-5181) by Mark Shannon · 8 years ago
  61. b6e43af bpo-28134: Auto-detect socket values from file descriptor (#1349) by Christian Heimes · 8 years ago
  62. 72a0d21 bpo-31356: Add context manager to temporarily disable GC (GH-4224) by Pablo Galindo · 8 years ago
  63. e6d3421 bpo-25988: Deprecate exposing collections.abc in collections GH-5414 by Raymond Hettinger · 8 years ago
  64. 892d66e bpo-31429: Define TLS cipher suite on build time (#3532) by Christian Heimes · 8 years ago
  65. db8189b bpo-31233, bpo-31151: Document socketserver changes (#5417) by Victor Stinner · 8 years ago
  66. 2914bb3 bpo-20891: Py_Initialize() now creates the GIL (#4700) by Victor Stinner · 8 years ago
  67. 2a3260b Fix minor markup typo (#5407) by cocoatomo · 8 years ago
  68. 07627e9 bpo-32251: Fix docs (#5408) by Yury Selivanov · 8 years ago
  69. f5b04a3 Document the error return of PyLong_As* APIs. (#5396) by Gregory P. Smith · 8 years ago
  70. 15ea3a6 bpo-32699: Improves doc for .pth files in presense of a ._pth file (#5399) by Steve Dower · 8 years ago
  71. f11b460 bpo-32373: Add socket.getblocking() method. (#4926) by Yury Selivanov · 8 years ago
  72. 631fd38 bpo-32251: Implement asyncio.BufferedProtocol. (#4755) by Yury Selivanov · 8 years ago
  73. 0ceb717 Revert "bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724)" (#5394) by Yury Selivanov · 8 years ago
  74. f36ba12 bpo-32697: Definition order of kwonly params is now guaranteed preserved. (#5391) by larryhastings · 8 years ago
  75. bec2372 bpo-32327: Revert loop.run_in_executor behaviour: return a Future. (#5392) by Yury Selivanov · 8 years ago
  76. 79db11c Fix PyTrace_RETURN documentation (GH-5384) by Xiang Zhang · 8 years ago
  77. 4d02966 Add example for PEP 557. (GH-5383) by Eric V. Smith · 8 years ago
  78. 6c51d51 bpo-32659: Solaris "stat" should support "st_fstype" (#5307) by jcea · 8 years ago
  79. 255f7a2 bpo-32649: Add C API docs for per-opcode tracing & profiling (GH-5360) by Xiang Zhang · 8 years ago
  80. 9ed0aee bpo-32687: Fix wrong meaning of args for PyTrace_LINE/CALL in documentation (#5361) by Xiang Zhang · 8 years ago
  81. c4b1248 Pep 557 What's New (GH-5371) by Eric V. Smith · 8 years ago
  82. 47c0b1f bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724) by Коренберг Марк · 8 years ago
  83. ee72ac0 bpo-32622: Fix AbstractEventLoop.sendfile signature in documentation. (GH-5368) by Elvis Pranskevichus · 8 years ago
  84. 7c68407 bpo-32622: Implement loop.sendfile() (#5271) by Andrew Svetlov · 8 years ago
  85. 4defba3 bpo-31368: Expose preadv and pwritev in the os module (#5239) by Pablo Galindo · 8 years ago
  86. 60da99b bpo-32532: Improve documentation of settrace and setprofile (#5359) by Xiang Zhang · 8 years ago
  87. 61d478c bpo-31399: Let OpenSSL verify hostname and IP address (#3462) by Christian Heimes · 8 years ago
  88. d0e31b9 bpo-32454: socket closefd (#5048) by Christian Heimes · 8 years ago
  89. 2f050c7 bpo-32433: Optimized HMAC digest (#5023) by Christian Heimes · 8 years ago
  90. a49ac99 bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342) by INADA Naoki · 8 years ago
  91. 85527cf bpo-27505: Add change notes in module attribute docs (GH-5320) by Cheryl Sabella · 8 years ago
  92. 43c47fe bpo-32670: Enforce PEP 479. (#5327) by Yury Selivanov · 8 years ago
  93. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 8 years ago
  94. 863b1e4 bpo-29237: Create enum for pstats sorting options (GH-5103) by mwidjaja · 8 years ago
  95. 2fc98ae bpo-32304: Fix distutils upload for sdists ending with \x0d (GH-5264) by Bo Bayles · 8 years ago
  96. c9070d0 bpo-32662: Implement Server.start_serving() and Server.serve_forever() (#5312) by Yury Selivanov · 8 years ago
  97. 1aa094f bpo-29302: Implement contextlib.AsyncExitStack. (#4790) by Ilya Kulakov · 8 years ago
  98. cab0b2b bpo-29708: Add What's New entries for SOURCE_DATE_EPOCH and py_compile (GH-5306) by Brett Cannon · 8 years ago
  99. fe133aa bpo-32391: Implement StreamWriter.wait_closed() (#5281) by Andrew Svetlov · 8 years ago
  100. 04af5b1 bpo-10381: Add timezone to datetime C API (#5032) by Paul Ganssle · 8 years ago