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 michael-o
Recipients michael-o
Date 2018-08-21.08:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534841426.48.0.56676864532.issue34448@psf.upfronthosting.co.za>
In-reply-to
Content
If the wchar_t is usable on a system we get the following:

> checking for UCS-4 tcl... no
> checking whether wchar_t is signed... no
> yes
> checking whether byte ordering is bigendian... yes
> checking ABIFLAGS... dm
> checking SOABI... cpython-38dm

Yes -- that is a simple 'yes'. Dangling.

A PR is in preparation.
History
Date User Action Args
2018-08-21 08:50:26michael-osetrecipients: + michael-o
2018-08-21 08:50:26michael-osetmessageid: <1534841426.48.0.56676864532.issue34448@psf.upfronthosting.co.za>
2018-08-21 08:50:26michael-olinkissue34448 messages
2018-08-21 08:50:26michael-ocreate