update
This commit is contained in:
4
.CondaPkg/env/Lib/asyncio/constants.py
vendored
4
.CondaPkg/env/Lib/asyncio/constants.py
vendored
@@ -1,3 +1,7 @@
|
||||
# Contains code from https://github.com/MagicStack/uvloop/tree/v0.16.0
|
||||
# SPDX-License-Identifier: PSF-2.0 AND (MIT OR Apache-2.0)
|
||||
# SPDX-FileCopyrightText: Copyright (c) 2015-2021 MagicStack Inc. http://magic.io
|
||||
|
||||
import enum
|
||||
|
||||
# After the connection is lost, log warnings after this many write()s.
|
||||
|
||||
Reference in New Issue
Block a user