| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
robust at shutdown. If needs to release multiple resources, they are released
even if errors are occured.
|
| |
|
|
|
|
| |
arguments.
|
| |
|
| |
|
|
|
|
| |
dictConfig().
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
shutdown.
|
| |
|
| |
|
| |
|
|
|
|
| |
logging exceptions.
|
|\ |
|
| |
| |
| |
| | |
formatting styles.
|
|\ \
| |/ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
DatagramHandler.
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
ModuleNotFoundError.
|
| |
| |
| |
| | |
names. Thanks to Alex Gaynor for the patch.
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/
| |
| | |
Unix domain sockets.
|
| |
| |
| |
| | |
Unix domain sockets.
|
| |
| |
| |
| | |
TimedRotatingFileHandler to rotate.
|
|\ \
| |/ |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
fileConfig().
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | | |
|
| | |
| | |
| | |
| | | |
OSError->ENOENT/ENOTDIR/EPERM/EEXIST occurrences with the corresponding pep-3151 exceptions (FileNotFoundError, NotADirectoryError, etc.)
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | | |
correctly.
|
| | | |
|
| | | |
|