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 christian.heimes
Recipients christian.heimes, pablogsal
Date 2021-05-04.17:59:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I got you covered:

$ podman run -v.:/src:Z tiran/cpython_autoconf
$ docker run -v.:/src tiran/cpython_autoconf
History
Date User Action Args
2021-05-04 17:59:33christian.heimessetrecipients: + christian.heimes, pablogsal
2021-05-04 17:59:33christian.heimessetmessageid: <[email protected]>
2021-05-04 17:59:33christian.heimeslinkissue44035 messages
2021-05-04 17:59:33christian.heimescreate