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 David Carlier, Michael.Felt, barry, devnexen, koobs, miss-islington, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-06-08.06:48:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528440500.28.0.592728768989.issue32493@psf.upfronthosting.co.za>
In-reply-to
Content
> @vstinner - I know this is "closed", however, I submit a minor PR to fix an error in PR7104. The logic of configure.ac always defines HAVE_UUID_ENC_BE. I cannot proceed with PR5183 (aka issue28009) until this is repaired.

The title of this issue makes it very specific to FreeBSD, so it would be better to create a new one for AIX. What your write for the commit description is not appropriate for a commit, but it's fine for the description of a bug.

Please open a new issue to track uuid changes for AIX. I know that you have a second one for Python <= 3.6.
History
Date User Action Args
2018-06-08 06:48:20vstinnersetrecipients: + vstinner, barry, pitrou, ned.deily, serhiy.storchaka, koobs, Michael.Felt, David Carlier, devnexen, miss-islington
2018-06-08 06:48:20vstinnersetmessageid: <1528440500.28.0.592728768989.issue32493@psf.upfronthosting.co.za>
2018-06-08 06:48:20vstinnerlinkissue32493 messages
2018-06-08 06:48:20vstinnercreate