cpython/Misc/NEWS.d/next
Xtreak ff6b2e66b1 bpo-37047: Refactor AsyncMock setup logic for autospeccing (GH-13574)
Handle late binding and attribute access in unittest.mock.AsyncMock
setup for autospeccing.
2019-05-27 14:56:23 +02:00
..
Build bpo-36721: Add --embed option to python-config (GH-13500) 2019-05-23 03:30:23 +02:00
C API bpo-37017: PyObject_CallMethodObjArgs uses LOAD_METHOD optimization (GH-13516) 2019-05-26 16:23:33 +09:00
Core and Builtins bpo-28866: No type cache for types with specialized mro, invalidation is hard. (#13157) 2019-05-26 15:25:47 +01:00
Documentation bpo-20285: Improve help docs for object (GH-4759) 2019-05-24 06:43:29 -04:00
IDLE bpo-37038: Make idlelib.run runnable; add test clause (GH-13560) 2019-05-24 21:59:53 -04:00
Library bpo-37047: Refactor AsyncMock setup logic for autospeccing (GH-13574) 2019-05-27 14:56:23 +02:00
Security bpo-35907: Fix typo in the NEWS entry (GH-13559) 2019-05-24 23:06:25 +02:00
Tests bpo-36829: Add test.support.catch_unraisable_exception() (GH-13490) 2019-05-22 23:44:02 +02:00
Tools-Demos bpo-37053: handle strings like u"bar" correctly in Tools/parser/unparse.py (GH-13583) 2019-05-26 10:08:19 -07:00
Windows bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421) 2019-05-21 12:11:11 +02:00
macOS Python 3.8.0a4 2019-05-06 20:30:25 +02:00