https://github.com/python/cpython
Revision dce30c9cbc212e5455e100f35ac6afeb30dfd23e authored by Alois Klink on 12 January 2024, 22:21:13 UTC, committed by GitHub on 12 January 2024, 22:21:13 UTC
Some of the asyncio SSL changes in GH-31275 [1] were taken from
v0.16.0 of the uvloop project [2]. In order to comply with the MIT
license, we need to just need to document the copyright information.

[1]: https://github.com/python/cpython/pull/31275
[2]: https://github.com/MagicStack/uvloop/tree/v0.16.0
1 parent 8aa1263
History
Tip revision: dce30c9cbc212e5455e100f35ac6afeb30dfd23e authored by Alois Klink on 12 January 2024, 22:21:13 UTC
gh-95649: Document that asyncio contains uvloop code (#107536)
Tip revision: dce30c9
File Mode Size
.azure-pipelines
.devcontainer
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.coveragerc -rw-r--r-- 526 bytes
.editorconfig -rw-r--r-- 206 bytes
.gitattributes -rw-r--r-- 3.7 KB
.gitignore -rw-r--r-- 2.7 KB
.mailmap -rw-r--r-- 175 bytes
.pre-commit-config.yaml -rw-r--r-- 1023 bytes
.readthedocs.yml -rw-r--r-- 1014 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 108.1 KB
README.rst -rw-r--r-- 9.0 KB
aclocal.m4 -rw-r--r-- 21.5 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 836.5 KB
configure.ac -rw-r--r-- 227.7 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 52.6 KB

README.rst

back to top