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 vstinner
Recipients dstufft, eric.araujo, serhiy.storchaka, vstinner
Date 2017-11-28.15:04:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511881474.25.0.213398074469.issue32155@psf.upfronthosting.co.za>
In-reply-to
Content
> If you have replaced self.DEFAULT_REALM with realm why not replace self.DEFAULT_REPOSITORY with repository?

Oh, I didn't notice that there is also a repository variable which is not used in all code paths.

> I don't know what is correct. Added distutils experts for review.

Now I'm not sure that my realm change is correct.
History
Date User Action Args
2017-11-28 15:04:34vstinnersetrecipients: + vstinner, eric.araujo, serhiy.storchaka, dstufft
2017-11-28 15:04:34vstinnersetmessageid: <1511881474.25.0.213398074469.issue32155@psf.upfronthosting.co.za>
2017-11-28 15:04:34vstinnerlinkissue32155 messages
2017-11-28 15:04:34vstinnercreate