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 serhiy.storchaka
Recipients dstufft, eric.araujo, serhiy.storchaka
Date 2021-09-13.11:10:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631531422.24.0.84398392363.issue45182@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9260e6739865c966c3ec6c5c289e0b96f848403e by Serhiy Storchaka in branch 'main':
bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)
https://github.com/python/cpython/commit/9260e6739865c966c3ec6c5c289e0b96f848403e
History
Date User Action Args
2021-09-13 11:10:22serhiy.storchakasetrecipients: + serhiy.storchaka, eric.araujo, dstufft
2021-09-13 11:10:22serhiy.storchakasetmessageid: <1631531422.24.0.84398392363.issue45182@roundup.psfhosted.org>
2021-09-13 11:10:22serhiy.storchakalinkissue45182 messages
2021-09-13 11:10:22serhiy.storchakacreate