We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2e7fb commit 1f19487Copy full SHA for 1f19487
docs/project/changelog.rst
@@ -41,6 +41,10 @@ Improvements
41
implementations for consistency with the legacy implementation, even though
42
this is never a good idea.
43
44
+* Added ``close_code`` and ``close_reason`` attributes in the :mod:`asyncio` and
45
+ :mod:`threading` implementations for consistency with the legacy
46
+ implementation.
47
+
48
Bug fixes
49
.........
50
0 commit comments