]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 28 Oct 2021 19:38:14 +0000 (22:38 +0300)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 19:38:14 +0000 (21:38 +0200)
commit1fb968c07a76fb2d1ec8c14a0026f1d15828f4a5
tree71d5d8299efb51febef22d6e6af75d599bf78816
parent88d8a1a340fb09c54d47f354f5fd7d4fbc5f0c78
bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/multiprocessing.rst
Misc/NEWS.d/next/Documentation/2021-10-26-10-00-45.bpo-45604.Dm-YhV.rst [new file with mode: 0644]