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 gregory.p.smith
Recipients RubyTuesdayDONO, dmalcolm, gregory.p.smith
Date 2013-12-14.20:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387053483.59.0.484154962253.issue19901@psf.upfronthosting.co.za>
In-reply-to
Content
You didn't do anything wrong. You were running 3.3.3 which is the latest release of 3.3.  Portage is Gentoo's thing, you'd have to ask the gentoo python portage ebuild maintainer and point them at the commit with the additional patch to apply if you want it fixed there.  (or file a bug on gentoo's bug tracking system and point it at this one)

In general gentoo is one of the more up to date distros (compared to everything else) but it is always helpful to try checking out and compiling the latest source tree from hg.python.org as described in http://docs.python.org/devguide/ (on the 3.3 branch in your case) when reporting an issue.

I just happened to have noticed this problem myself and fixed it without bothering to file an issue about it a few weeks before you ran into it. :)
History
Date User Action Args
2013-12-14 20:38:03gregory.p.smithsetrecipients: + gregory.p.smith, dmalcolm, RubyTuesdayDONO
2013-12-14 20:38:03gregory.p.smithsetmessageid: <1387053483.59.0.484154962253.issue19901@psf.upfronthosting.co.za>
2013-12-14 20:38:03gregory.p.smithlinkissue19901 messages
2013-12-14 20:38:03gregory.p.smithcreate