1. 01ec996 Merge tag 'v3.7.2' into master by Dan Willemsen · 6 years ago
  2. b0e85ca Remove myself from the OWNERS file. by Dan Albert · 6 years ago
  3. db9520f Add default active developers into OWNERS by Chih-Hung Hsieh · 6 years ago
  4. 9a3ffc0 3.7.2final by Ned Deily · 6 years ago
  5. 92f9024 bpo-35257: fix broken BLDSHARED - needs LDFLAGS too (GH-11297) by Miss Islington (bot) · 6 years ago
  6. 26c94c3 [3.7] Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) (GH-11231) by Miss Islington (bot) · 6 years ago
  7. ffc106c bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620) by Miss Islington (bot) · 6 years ago
  8. 25ee15a [3.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10977) by Myles Borins · 6 years ago
  9. 4db9a3f bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224) by Miss Islington (bot) · 6 years ago
  10. f14087a bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH-11264) by Victor Stinner · 6 years ago
  11. 371ca0b bpo-35472: Doc: For Python 3.7 Sphinx 1.6.6 is enough. (GH-11192) by Julien Palard · 6 years ago
  12. 7e4e4bd bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164) (GH-11179) by Miss Islington (bot) · 6 years ago
  13. c53e5f6 Fixed missing colun in library/sys.po (GH-11153) by Miss Islington (bot) · 6 years ago
  14. 75a402a 3.7.2rc1 by Ned Deily · 6 years ago
  15. 9383969 Minor edits to NEWS entries by Ned Deily · 6 years ago
  16. 7353de8 Update macOS installer Welcome for 3.7.2 by Ned Deily · 6 years ago
  17. 8aa057a macOS installer build: mitigate hdiutil resource busy bug by Ned Deily · 6 years ago
  18. d55a896 bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086) by Miss Islington (bot) · 6 years ago
  19. f7404a5 bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087) by Miss Islington (bot) · 6 years ago
  20. 45a31a1 [3.7] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock tests (GH-8520) (GH-11031) by Miss Islington (bot) · 6 years ago
  21. 3cae16d bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) (GH-11107) by Serhiy Storchaka · 6 years ago
  22. 62674f3 bpo-35454: Fix miscellaneous minor issues in error handling. (GH-11077) by Miss Islington (bot) · 6 years ago
  23. 3b9a018 bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101) by Miss Islington (bot) · 6 years ago
  24. c37923e bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094) by Miss Islington (bot) · 6 years ago
  25. 9bb306d bpo-34977: Remove unused preprocessor definition (GH-11092) by Miss Islington (bot) · 6 years ago
  26. d1fb212 bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088) by Miss Islington (bot) · 6 years ago
  27. 0e4ad88 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 6 years ago
  28. b3ffe47 Fix numbered lists in stdtypes.rst. (GH-10989) by Miss Islington (bot) · 6 years ago
  29. b264c60 [3.7] bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 6 years ago
  30. ef1fc0d bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079) by Miss Islington (bot) · 6 years ago
  31. ea773eb bpo-35452: Make PySys_HasWarnOptions() never raising an exception. (GH-11075) by Miss Islington (bot) · 6 years ago
  32. 1467a3a bpo-31374: Include pyconfig.h earlier in expat (GH-11064) by Miss Islington (bot) · 6 years ago
  33. 1a7b62d bpo-35050: AF_ALG length check off-by-one error (GH-10058) (GH-11069) by Victor Stinner · 6 years ago
  34. c3cc751 bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066) by Victor Stinner · 6 years ago
  35. fc79175 bpo-35451: Fix reference counting for sys.warnoptions and sys._xoptions. (GH-11063) by Miss Islington (bot) · 6 years ago
  36. c83ec05 bpo-35433: Properly detect installed SDK versions (GH-11009) by Miss Islington (bot) · 6 years ago
  37. 331bfa4 bpo-22005: Document the reality of pickle compatibility. (GH-11054) by Miss Islington (bot) · 6 years ago
  38. d4bcf13 bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043) by Miss Islington (bot) · 6 years ago
  39. b6b7795 [3.7] Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423) (GH-10344) by Julien Palard · 6 years ago
  40. 2db96ae [3.7] Doc: Bump sphinx. (GH-10676) (GH-10803) by Julien Palard · 6 years ago
  41. 8b7d8ac bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033) by Miss Islington (bot) · 6 years ago
  42. ee2c5a8 bpo-35330: Don't call the wrapped object if `side_effect` is set (GH11035) by Miss Islington (bot) · 6 years ago
  43. c9de24c DO NOT MERGE by Xin Li · 6 years ago
  44. 783b794 Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021) by Victor Stinner · 6 years ago
  45. 0d5730e [3.7] bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022) by Serhiy Storchaka · 6 years ago
  46. 602d307 bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) (GH-11020) by Zackery Spytz · 6 years ago
  47. 2db190b bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-10464) by Miss Islington (bot) · 6 years ago
  48. 2532091 [3.7] bpo-34977: Add Windows App Store package (GH-10245) by Steve Dower · 6 years ago
  49. 72c7195 Add missing period in distutils.dep_util.newer_group doc (GH-11003) by Miss Islington (bot) · 6 years ago
  50. f913d44 Clarify expectedFailure in the unittest docs. (GH-10953) by Miss Islington (bot) · 6 years ago
  51. 6485aa6 bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934) by Miss Islington (bot) · 6 years ago
  52. 560fa4d bpo-35363: test_eintr uses print(flush=True) (GH-10990) by Miss Islington (bot) · 6 years ago
  53. b7c67c4 bpo-35424: test_multiprocessing: join 3 pools (GH-10986) by Miss Islington (bot) · 6 years ago
  54. f740818 bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863) by Miss Islington (bot) · 6 years ago
  55. de8037d [3.7] bpo-34162: Update idlelib NEWS to 2018-12-05 (GH-10964) (GH-10980) by Terry Jan Reedy · 6 years ago
  56. b1438c0 bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278) by Miss Islington (bot) · 6 years ago
  57. 3c6b0d9 [3.7] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9676)" (#10968) by Victor Stinner · 6 years ago
  58. c28317e [3.7] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10961) by Mariatta · 6 years ago
  59. 0fc3b2f bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965) by Miss Islington (bot) · 6 years ago
  60. 022d7bc Fix typos in concurrent.Futures documentation (GH-10920) by Miss Islington (bot) · 6 years ago
  61. 3451078 bpo-35310: Clear select() lists before returning upon EINTR (GH-10877) by Miss Islington (bot) · 6 years ago
  62. ac8b47c bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165). (GH-10947) by Serhiy Storchaka · 6 years ago
  63. 1de91a0 bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946) by Serhiy Storchaka · 6 years ago
  64. 53bed18 bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419) by Miss Islington (bot) · 6 years ago
  65. 349d991 Correct a couple of unbalanced parenthesis. (GH-10779) by Miss Islington (bot) · 6 years ago
  66. d2c7c1f Move __missing__ after __delitem__ in Data model. (GH-10923) by Miss Islington (bot) · 6 years ago
  67. c7c4e93 bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537) by Miss Islington (bot) · 6 years ago
  68. e2f376f bpo-34987: Fix a possible null pointer dereference in _pickle.c's save_reduce(). (GH-9886) by Miss Islington (bot) · 6 years ago
  69. 983d1ab bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) by Miss Islington (bot) · 6 years ago
  70. 2d594f8 bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914) by Miss Islington (bot) · 6 years ago
  71. c93e3b0 bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10911) by Victor Stinner · 6 years ago
  72. 74a80e1 bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) by Miss Islington (bot) · 6 years ago
  73. b02774f bpo-35296: make install now installs the internal API (GH-10665) (GH-10897) by Victor Stinner · 6 years ago
  74. 0091f34 bpo-29564: warnings suggests to enable tracemalloc (GH-10486) (GH-10509) by Miss Islington (bot) · 6 years ago
  75. 1751423 bpo-35351: Pass link time optimization flags to CFLAGS_NODIST (GH-10797) by Miss Islington (bot) · 6 years ago
  76. 12735c1 bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (GH-10873) (#10887) by Miss Islington (bot) · 6 years ago
  77. 6627d3a bpo-35395: fix typos in asyncio eventloop documentation (GH-10880) by Miss Islington (bot) · 6 years ago
  78. 5eb78c7 [3.7] bpo-35373: Fix PyInit_timezone() error handling (GH-10864) by Victor Stinner · 6 years ago
  79. e8f9e47 bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555) by Miss Islington (bot) · 6 years ago
  80. fe91e9b [3.7] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867) (GH-10872) by Miss Islington (bot) · 6 years ago
  81. a9f435e bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853) by Miss Islington (bot) · 6 years ago
  82. bdeb56c bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848) by Miss Islington (bot) · 6 years ago
  83. 1ef06c6 bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398) (#10855) by Miss Islington (bot) · 6 years ago
  84. 6cb0486 bpo-35341: Add generic version of OrderedDict to typing (GH-10850) by Miss Islington (bot) · 6 years ago
  85. 265b419 bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844) by Miss Islington (bot) · 6 years ago
  86. 7da9755 [3.7] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (GH-10824) by E Kawashima · 6 years ago
  87. 422c165 bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302) by Miss Islington (bot) · 6 years ago
  88. 38c06d9 get_gmtoff() now returns time_t (GH-10838) (GH-10839) by Victor Stinner · 6 years ago
  89. 38bed78 [3.7] bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826) (GH-10834) by Victor Stinner · 6 years ago
  90. b135535 bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) by Miss Islington (bot) · 6 years ago
  91. 365f21c bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) by Miss Islington (bot) · 6 years ago
  92. df738d5 bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806) (GH-10813) by Victor Stinner · 6 years ago
  93. 0df1f45 Fix typo in Memory Management doc. (GH-10798) by Miss Islington (bot) · 6 years ago
  94. e604b6c bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808) by Miss Islington (bot) · 6 years ago
  95. 8a73cac [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) by Victor Stinner · 6 years ago
  96. 1659c08 bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751) by Miss Islington (bot) · 6 years ago
  97. 7eeab87 bpo-27903: Fix ResourceWarning in platform.dist() (GH-10792) by Victor Stinner · 6 years ago
  98. e754159 bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) (GH-10789) by Miss Islington (bot) · 6 years ago
  99. 2fa5b2a bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782) by Miss Islington (bot) · 6 years ago
  100. d46d753 bpo-33723: Remove busy loop from test_time (GH-10773) by Miss Islington (bot) · 6 years ago