Python 3.7.0b2
  1. b0ef5c9 Update NEWS, docs, and patchlevel for 3.7.0b2 by Ned Deily · 7 years ago v3.7.0b2
  2. 0ea49fc bpo-30928: Update idlelib/NEWS.txt, possibly for 3.7.0b2 (GH-5932) by Miss Islington (bot) · 7 years ago
  3. b7dcae3 Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (GH-5912) (GH-5931) by Miss Islington (bot) · 7 years ago
  4. 88369bf Update macOS installer resources by Ned Deily · 7 years ago
  5. a7edca7 bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8 by Ned Deily · 7 years ago
  6. fff596f bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) (gh-5929) by Miss Islington (bot) · 7 years ago
  7. 4c842b0 bpo-31453: Add setter for min/max protocol version (GH-5259) by Miss Islington (bot) · 7 years ago
  8. 89c2051 [3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) (#5925) by Christian Heimes · 7 years ago
  9. 102d520 bpo-28124: deprecate ssl.wrap_socket() (GH-5888) by Miss Islington (bot) · 7 years ago
  10. 2614ed4 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (GH-5663) by Miss Islington (bot) · 7 years ago
  11. a93e3dc bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919) (GH-5920) by Miss Islington (bot) · 7 years ago
  12. a9a8a98 bpo-32713: Fix tarfile.itn for large/negative float values. (GH-5434) by Miss Islington (bot) · 7 years ago
  13. 51d95ff bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745) by Miss Islington (bot) · 7 years ago
  14. 53d3f8a bpo-32394: Remove some TCP options on old version Windows. (GH-5523) by Miss Islington (bot) · 7 years ago
  15. f8a3485 Revert unneccessary changes made in bpo-30296 and apply other improvements. (GH-2624) by Miss Islington (bot) · 7 years ago
  16. a9e0b07 bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832) by Miss Islington (bot) · 7 years ago
  17. 4cffe2f bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (GH-5891) (GH-5902) by Miss Islington (bot) · 7 years ago
  18. 1a57906 Fix 'deecorator' typo in test/test_dataclasses (GH-5899) by Miss Islington (bot) · 7 years ago
  19. 139e646 bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by Miss Islington (bot) · 7 years ago
  20. e48e649 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  21. ddf2485 bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Miss Islington (bot) · 7 years ago
  22. 632c1cb bpo-32622: Native sendfile on windows (GH-5565) by Miss Islington (bot) · 7 years ago
  23. b6b6669 Exhaustively test dataclass hashing when no hash= value is provided. This is in anticipation of changing how non-default hashing is handled. (GH-5834) (GH-5889) by Miss Islington (bot) · 7 years ago
  24. 83f4394 Delete a broken threading.local example (GH-5870) by Miss Islington (bot) · 7 years ago
  25. 9617741 [3.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5880) by Miss Islington (bot) · 7 years ago
  26. 4cb3733 [3.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5874) by Miss Islington (bot) · 7 years ago
  27. ff7528f [3.7] bpo-31809: test secp ECDH curves (GH-4036) (#5872) by Miss Islington (bot) · 7 years ago
  28. b5655f3 bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) by Miss Islington (bot) · 7 years ago
  29. 01d9c23 [3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860) by Miss Islington (bot) · 7 years ago
  30. 8fa8478 [3.7] bpo-24334: Cleanup SSLSocket (GH-5252) (#5857) by Miss Islington (bot) · 7 years ago
  31. d24c5a0 [3.7] bpo-32931: fix macOS 10.9+ installer c++ compiler name (GH-5856) by Miss Islington (bot) · 7 years ago
  32. e49bf0f bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754) by Miss Islington (bot) · 7 years ago
  33. 46632f4 [3.7] bpo-32819: Simplify and improve ssl.match_hostname (GH-5620) (#5847) by Miss Islington (bot) · 7 years ago
  34. 1c37e27 [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) (GH-5843) by Miss Islington (bot) · 7 years ago
  35. f409c99 bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) by Miss Islington (bot) · 7 years ago
  36. 8d9d4b5 bpo-32838: Fix Python versions in the table of magic numbers. (GH-5658) by Miss Islington (bot) · 7 years ago
  37. 1ad6ca5 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 7 years ago
  38. 079d75d bpo-32924: Fix the Show Source url in the docs. (GH-5835) by Mariatta · 7 years ago
  39. 74b7364 bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823) by Miss Islington (bot) · 7 years ago
  40. c673a62 bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by Miss Islington (bot) · 7 years ago
  41. 694c5e0 bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) by Miss Islington (bot) · 7 years ago
  42. 24d6e3c Test that new_timezone can return the UTC singleton (gh-5318) (#5819) by Miss Islington (bot) · 7 years ago
  43. e5a9b35 bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756) by Miss Islington (bot) · 7 years ago
  44. 01dd52f bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761) by Miss Islington (bot) · 7 years ago
  45. dfa1144 bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) by Miss Islington (bot) · 7 years ago
  46. bc2e110 closes bpo-32898: Fix debug build crash with COUNT_ALLOCS (GH-5800) by Miss Islington (bot) · 7 years ago
  47. c59bc98 bpo-32874: IDLE: add tests for pyparse (GH-5755) by Miss Islington (bot) · 7 years ago
  48. 69607b4 bpo-32889: update valgrind suppressions (GH-5779) by Miss Islington (bot) · 7 years ago
  49. e5d38de bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) by Miss Islington (bot) · 7 years ago
  50. 7452f6d bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176) by Miss Islington (bot) · 7 years ago
  51. 98a86cb bpo-32540: Update venv documentation (GH-5736) by Miss Islington (bot) · 7 years ago
  52. eed3c7a bpo-32604: Swap threads only if the interpreter is different. (gh-5783) by Miss Islington (bot) · 7 years ago
  53. 1d927d4 bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240) by Miss Islington (bot) · 7 years ago
  54. bab4fe3 closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708) by Miss Islington (bot) · 7 years ago
  55. a3d6c1b bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5765) by Miss Islington (bot) · 7 years ago
  56. 622a824 bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758) by Miss Islington (bot) · 7 years ago
  57. 0cd3581 bpo-32682: Improve libz version parsing in test_zilb (GH-5347) by Miss Islington (bot) · 7 years ago
  58. 2072c80 Improve error message for "setup.py upload" without dist files (GH-21060) by Miss Islington (bot) · 7 years ago
  59. 19b7f66 bpo-31972: Improve docstrings for pathlib classes (GH-5310) by Miss Islington (bot) · 7 years ago
  60. 034a945 bpo-31333: Fix typo in whatsnew/3.7.rst (GH-5744) by Miss Islington (bot) · 7 years ago
  61. ca82e3c bpo-32869: Fix incorrect dst buffer size for MultiByteToWideChar (GH-5739) by Miss Islington (bot) · 8 years ago
  62. 2e84e47 bpo-25988: add NEWS entry for 3.7.0b2 (#5743) by Ned Deily · 8 years ago
  63. 0442de5 bpo-25988: Emit a warning when use or import ABCs from 'collections'. (GH-5734) by Ivan Levkivskyi · 8 years ago
  64. 3892899 bpo-31333: Re-implement ABCMeta in C (GH-5733) by Ivan Levkivskyi · 8 years ago
  65. 7da582d Clean up Travis config (GH-5727) by Miss Islington (bot) · 8 years ago
  66. fa9a502 [3.7] Improves the ability to build in CI (GH-5729) by Miss Islington (bot) · 8 years ago
  67. d5be8e1 bpo-30638: Add clinic to `make regen-all` (GH-5671) by Miss Islington (bot) · 8 years ago
  68. aeb5d73 Fix a typo in asyncio docs (GH-5721) by Miss Islington (bot) · 8 years ago
  69. afb5e55 bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692) by Miss Islington (bot) · 8 years ago
  70. 025544a DOC: fix documentation for copyright and credits (GH-5706) by Miss Islington (bot) · 8 years ago
  71. 0f76411 bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5712) by Miss Islington (bot) · 8 years ago
  72. 3db05a3 bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5710) by Miss Islington (bot) · 8 years ago
  73. 803e1a5 Correct the code example in Python 3.7's What's New (GH-5696) by Miss Islington (bot) · 8 years ago
  74. af6eaae bpo-32436: Add docs for contextvars (GH-5685) by Miss Islington (bot) · 8 years ago
  75. f26b019 Update and sync importlib.resources documentation (GH-5694) (#5697) by Miss Islington (bot) · 8 years ago
  76. f0616ce Update comment in posixmodule.c (GH-5681) by Miss Islington (bot) · 8 years ago
  77. 8caee0f bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665) by Miss Islington (bot) · 8 years ago
  78. 8e29fd4 Fix installation instructions for *nix (GH-5605) by Miss Islington (bot) · 8 years ago
  79. deab193 remove mercurial dot files (GH-5558) by Miss Islington (bot) · 8 years ago
  80. 2e8d900 bpo-27846: Delete incorrect note in base64 docs (GH-5666) by Miss Islington (bot) · 8 years ago
  81. e81a6c8 bpo-31787: Skip refleak check when _hashlib is not available (GH-5660) by Miss Islington (bot) · 8 years ago
  82. ef20abe bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) by Miss Islington (bot) · 8 years ago
  83. 9b5a90b bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (GH-5608) by Miss Islington (bot) · 8 years ago
  84. 53374cc bpo-30579: Docs for dynamic traceback creation (GH-5653) by Miss Islington (bot) · 8 years ago
  85. 09819ef bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. (GH-5636) (GH-5650) by Miss Islington (bot) · 8 years ago
  86. 65c32bb bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646) by Miss Islington (bot) · 8 years ago
  87. 74ebbae bpo-29248: Fix os.readlink() on Windows (GH-5577) by Miss Islington (bot) · 8 years ago
  88. 38b4dd7 bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639) by Miss Islington (bot) · 8 years ago
  89. 0442599 bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (GH-5449) (#5641) by Miss Islington (bot) · 8 years ago
  90. 972edd9 Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5569) by Miss Islington (bot) · 8 years ago
  91. ba4f218 bpo-32815: Improve docs on the subprocess API *text* parameter (GH-5622) (GH-5631) by Miss Islington (bot) · 8 years ago
  92. 09df4b7 Fix AppVeyor doc short-circuit (GH-5633) by Miss Islington (bot) · 8 years ago
  93. 40f7d9a [3.7] Add short-circuit for doc changes to AppVeyor (GH-5626) by Zachary Ware · 8 years ago
  94. fe61e8d bpo-32604: Make _xxsubinterpreters build on Windows (GH-5624) by Miss Islington (bot) · 8 years ago
  95. a0b998d bpo-11015: Update test.support documentation (GH-5619) by Miss Islington (bot) · 8 years ago
  96. 170b3f7 bpo-32792: Preserve mapping order in ChainMap() (GH-5586) (#GH-5617) by Miss Islington (bot) · 8 years ago
  97. e603320 bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) (GH-5611) by Miss Islington (bot) · 8 years ago
  98. e39429a travis: Use -O3 option (GH-5599) by Miss Islington (bot) · 8 years ago
  99. 2ef69a1 bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5602) by Miss Islington (bot) · 8 years ago
  100. 7df8049 Fix some warnings produced by different compilers. (GH-5593) (GH-5600) by Miss Islington (bot) · 8 years ago