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 vstinner
Recipients vstinner
Date 2018-11-22.09:20:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542878416.55.0.788709270274.issue35290@psf.upfronthosting.co.za>
In-reply-to
Content
Result of the additional debug info, on the FreeBSD CURRENT buildbot:

AVAILABLE_TARGETS = ['C.UTF-8']
EXPECTED_C_LOCALE_EQUIVALENTS = ['C', 'invalid.ascii']
EXPECTED_C_LOCALE_STREAM_ENCODING = 'ascii'
EXPECTED_C_LOCALE_FS_ENCODING = 'ascii'
EXPECT_COERCION_IN_DEFAULT_LOCALE = True
_C_UTF8_LOCALES = ('C.UTF-8', 'C.utf8', 'UTF-8')
_check_nl_langinfo_CODESET = True
History
Date User Action Args
2018-11-22 09:20:16vstinnersetrecipients: + vstinner
2018-11-22 09:20:16vstinnersetmessageid: <1542878416.55.0.788709270274.issue35290@psf.upfronthosting.co.za>
2018-11-22 09:20:16vstinnerlinkissue35290 messages
2018-11-22 09:20:16vstinnercreate