This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 19:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
bc6c12c72a
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
andrei kulakov
8b93f0e696
bpo-43858: Add logging.getLevelNamesMapping() (GH-26459)
...
Added a function that returns a copy of a dict of logging levels.
2021-06-03 01:12:59 -07:00
..
__init__.py
bpo-43858: Add logging.getLevelNamesMapping() (GH-26459)
2021-06-03 01:12:59 -07:00
config.py
bpo-43731: Add an
encoding
parameter to logging.fileConfig() (GH-25273)
2021-04-13 18:17:03 +09:00
handlers.py
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25189)
2021-04-06 11:18:41 +09:00