Message 337958 - Python tracker (original) (raw)

Message337958

Author eric.araujo
Recipients Harry Seeber, dstufft, eric.araujo
Date 2019-03-14.23:32:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1552606351.95.0.905536751343.issue36296@roundup.psfhosted.org
In-reply-to
Content
Hello! Are you seeing this problem when building or installing some package, or are you using the classes directly? If it’s the latter, I would recommand you to use https://pypi.org/project/packaging/ rather than distutils, which is not meant to be used as a generic library.
History
Date User Action Args
2019-03-14 23:32:31 eric.araujo set recipients: + eric.araujo, dstufft, Harry Seeber
2019-03-14 23:32:31 eric.araujo set messageid: 1552606351.95.0.905536751343.issue36296@roundup.psfhosted.org
2019-03-14 23:32:31 eric.araujo link issue36296 messages
2019-03-14 23:32:31 eric.araujo create