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 goertzen, gregory.p.smith, hugo_koopmans, jdalambert, jepler, mattcomms, ngie, nico0438, nico38, robsa, rpetrov, solarx, theller, vapier, xudong888
Date 2009-11-02.02:03:52
SpamBayes Score 0.026123477
Marked as misclassified No
Message-id <1257127435.14.0.156126683962.issue1006238@psf.upfronthosting.co.za>
In-reply-to
Content
these two have been merged and applied to trunk.

"""
i fixed the chflags specific check a long time ago (as i imagine others
have as well):
http://sources.gentoo.org/dev-lang/python/files/python-2.6-chflags-
cross.patch

same goes for the printf %zd test:
http://sources.gentoo.org/dev-lang/python/files/python-2.5-cross-
printf.patch
"""
History
Date User Action Args
2009-11-02 02:03:55gregory.p.smithsetrecipients: + gregory.p.smith, jepler, theller, goertzen, jdalambert, vapier, solarx, robsa, xudong888, nico38, nico0438, hugo_koopmans, mattcomms, rpetrov, ngie
2009-11-02 02:03:55gregory.p.smithsetmessageid: <1257127435.14.0.156126683962.issue1006238@psf.upfronthosting.co.za>
2009-11-02 02:03:53gregory.p.smithlinkissue1006238 messages
2009-11-02 02:03:53gregory.p.smithcreate