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 eric.araujo
Recipients alexis, eric.araujo, georg.brandl, pitrou, tarek
Date 2012-06-24.02:25:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340504721.31.0.903509168044.issue15147@psf.upfronthosting.co.za>
In-reply-to
Content
The sysconfig module was modified (and sysconfig.cfg was introduced) to serve the needs of the resource system (install_data putting files into system-configured locations and packaging.database finding them); one of the thousand things mentioned in the “Status of Packaging” thread was an opinion by PJE that this was a bad choice, and even if I disagree (being a Debian guy and all :), a PEP would be in order to decide on such a big new functionality.  Should these changes be reverted too?  (I’d think yes.)
History
Date User Action Args
2012-06-24 02:25:21eric.araujosetrecipients: + eric.araujo, georg.brandl, pitrou, tarek, alexis
2012-06-24 02:25:21eric.araujosetmessageid: <1340504721.31.0.903509168044.issue15147@psf.upfronthosting.co.za>
2012-06-24 02:25:20eric.araujolinkissue15147 messages
2012-06-24 02:25:20eric.araujocreate