homepage

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 melflynn
Recipients melflynn
Date 2012年03月17日.20:49:55
SpamBayes Score 1.3840888e-06
Marked as misclassified No
Message-id <1332017397.14.0.261241263671.issue14353@psf.upfronthosting.co.za>
In-reply-to
Content
Gettext support in Python is configured by two tests:
- textdomain in libc or libintl
- bind_textdomain_codeset in libc only
The latter causes incomplete gettext support in the locale module. Since the implementation uses two different defines, the provided patch provides them and also ensures they exist.
The issue is not present in 3.x branches, as only a single test is done for full gettext support in locale.
History
Date User Action Args
2012年03月17日 20:49:57melflynnsetrecipients: + melflynn
2012年03月17日 20:49:57melflynnsetmessageid: <1332017397.14.0.261241263671.issue14353@psf.upfronthosting.co.za>
2012年03月17日 20:49:56melflynnlinkissue14353 messages
2012年03月17日 20:49:56melflynncreate

AltStyle によって変換されたページ (->オリジナル) /