Skip to content

Commit d5aee03

Browse files
aloisklinkAA-Turner
andcommitted
fixup! Document that asyncio contains uvloop code
Reword `Doc/license.rst` file, as suggested in #107536 (comment) Co-authored-by: Adam Turner <[email protected]>
1 parent efa45b0 commit d5aee03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/license.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,9 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
10451045
asyncio
10461046
----------
10471047

1048-
The :mod:`asyncio` module contains the following notice::
1048+
Parts of the :mod:`asyncio` module are incorporated from
1049+
`uvloop 0.16 <https://github.com/MagicStack/uvloop/tree/v0.16.0>`_,
1050+
which is distributed under the MIT license::
10491051

10501052
Copyright (c) 2015-2021 MagicStack Inc. http://magic.io
10511053

0 commit comments

Comments
 (0)