Files
cpython/Lib/asyncio/format_helpers.py
Pierre Ossman (ThinLinc team) 5a1559d949 gh-112997: Don't log arguments in asyncio unless debugging (#115667)
Nothing else in Python generally logs the contents of variables, so this
can be very unexpected for developers and could leak sensitive
information in to terminals and log files.
2024-02-27 17:39:08 -08:00

2.7 KiB