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 Arfrever
Recipients Arfrever, arigo, barry, brett.cannon, eric.snow, ncoghlan, pitrou, python-dev
Date 2013-05-17.09:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368783175.22.0.0272976298936.issue17222@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed syntax sanity check in Portage (package manager in Gentoo) to avoid breaking system. This sanity check is always run during upgrade of Portage itself.
http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commitdiff;h=e8d1337b5936ee058872d25f21b914e96bcbf677
History
Date User Action Args
2013-05-17 09:32:55Arfreversetrecipients: + Arfrever, barry, brett.cannon, arigo, ncoghlan, pitrou, python-dev, eric.snow
2013-05-17 09:32:55Arfreversetmessageid: <1368783175.22.0.0272976298936.issue17222@psf.upfronthosting.co.za>
2013-05-17 09:32:55Arfreverlinkissue17222 messages
2013-05-17 09:32:55Arfrevercreate