From 4a18b35dbd80d21e1b3c1a5aa45c5c96deb44c7b Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Tue, 15 Dec 2015 00:38:28 -0500 Subject: docs/whatsnew/3.5: Fix ref link --- Doc/whatsnew/3.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 61992f7..53cd602 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -814,7 +814,7 @@ Updates in 3.5.1: coroutines to event loops from other threads. (Contributed by Vincent Michel.) -* New :meth:`Transport.is_closing() ` +* New :meth:`Transport.is_closing() ` method to check if the transport is closing or closed. (Contributed by Yury Selivanov.) -- cgit v0.12