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, miss-islington, sobolevn
Date 2021-10-28.19:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635451108.13.0.923461758074.issue45604@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb80aede6ab5d10297b787526657b1a6e20a706a by Miss Islington (bot) in branch '3.10':
bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226) (GH-29283)
https://github.com/python/cpython/commit/fb80aede6ab5d10297b787526657b1a6e20a706a
History
Date User Action Args
2021-10-28 19:58:28lukasz.langasetrecipients: + lukasz.langa, docs@python, miss-islington, sobolevn, AlexWells
2021-10-28 19:58:28lukasz.langasetmessageid: <1635451108.13.0.923461758074.issue45604@roundup.psfhosted.org>
2021-10-28 19:58:28lukasz.langalinkissue45604 messages
2021-10-28 19:58:28lukasz.langacreate