cpython/Misc/NEWS.d/next
Yury Selivanov 415bc46a78
bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403)
In addition to that, mark SSLTransport as "closed" in its "abort()" method to prevent bogus warnings.
2018-06-05 08:59:58 -04:00
..
Build bpo-5755: Move -Wstrict-prototypes to CFLAGS_NODIST (GH-7395) 2018-06-05 20:40:53 +09:00
C API
Core and Builtins bpo-31849: Fix warning in pyhash.c (GH-6799) 2018-06-04 19:57:08 +09:00
Documentation bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217) 2018-05-29 18:21:44 -04:00
IDLE bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) 2018-06-04 11:58:44 -04:00
Library bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403) 2018-06-05 08:59:58 -04:00
Security
Tests bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328) 2018-06-01 20:34:09 -07:00
Tools-Demos
Windows bpo-33720: Reduces maximum marshal recursion depth on release builds. (GH-7401) 2018-06-04 13:25:00 -07:00
macOS Fix line breaks added after hyphens by blurb. (GH-7002) 2018-05-21 02:36:05 +03:00