Add __class_getitem__ to classes in logging and csv (#7830)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Alex Waygood
2022-05-17 14:12:42 +01:00
committed by GitHub
parent f21898abb9
commit 171ea08f0d
3 changed files with 14 additions and 2 deletions

View File

@@ -168,8 +168,6 @@ ipaddress.IPv6Interface.hostmask
ipaddress._BaseNetwork.broadcast_address
ipaddress._BaseNetwork.hostmask
locale.getencoding
logging.LoggerAdapter.__class_getitem__
logging.StreamHandler.__class_getitem__
logging.getLevelNamesMapping
logging.handlers.SysLogHandler.createSocket
multiprocessing.managers.SharedMemoryServer.create