◐ Shell
clean mode source ↗

[3.12] gh-95649: Document that asyncio contains uvloop code (GH-107536) by aloisklink · Pull Request #114046 · python/cpython

Some of the asyncio SSL changes in GH-31275 (see 1) were taken from v0.16.0 of the uvloop project (see 2). In order to comply with the MIT license, we need to just need to document the copyright information.

(cherry picked from commit dce30c9)


Backport was due to a merge conflict in Doc/license.rst due to:

  • f66be6b removing a license in Doc/license.rst
  • 05f2f0a adding a license in Doc/license.rst

📚 Documentation preview 📚: https://cpython-previews--114046.org.readthedocs.build/