This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients AlexWells, docs@python, lukasz.langa, sobolevn
Date 2021-10-28.19:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635449898.14.0.835636487657.issue45604@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1fb968c07a76fb2d1ec8c14a0026f1d15828f4a5 by Nikita Sobolev in branch 'main':
bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226)
https://github.com/python/cpython/commit/1fb968c07a76fb2d1ec8c14a0026f1d15828f4a5
History
Date User Action Args
2021-10-28 19:38:18lukasz.langasetrecipients: + lukasz.langa, docs@python, sobolevn, AlexWells
2021-10-28 19:38:18lukasz.langasetmessageid: <1635449898.14.0.835636487657.issue45604@roundup.psfhosted.org>
2021-10-28 19:38:18lukasz.langalinkissue45604 messages
2021-10-28 19:38:18lukasz.langacreate