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 loewis
Recipients Arfrever, eric.araujo, gregory.p.smith, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, shaurz, vstinner
Date 2012-04-26.18:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4F99968C.5050503@v.loewis.de>
In-reply-to <1331834002.25.0.356049500332.issue14127@psf.upfronthosting.co.za>
Content
> Somehow patch #2 doesn't show up in Rietveld. :-(

It's because it's a git-style diff, so it includes no base revision,
and it didn't apply cleanly to the default head (which is tried as
a fall-back in case of a missing base revision).
History
Date User Action Args
2012-04-26 18:40:14loewissetrecipients: + loewis, gvanrossum, gregory.p.smith, ncoghlan, pitrou, vstinner, larry, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev
2012-04-26 18:40:14loewislinkissue14127 messages
2012-04-26 18:40:13loewiscreate