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 ericvw
Recipients David.Edelsohn, Michael.Felt, ericvw, pablogsal
Date 2019-07-29.16:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564418575.04.0.715906419839.issue37690@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the in-depth responses and feedback.

When reinvestigating this in more detail that led me to create this patch, I discovered that the premise upon which I was operating upon was not the default (desired) compiler and linker flags.  It turns out the environment I am working in builds all of the software using -bsvr4 and -brtl on AIX.

I have a lot more to unravel now.  I already closed the PR and will abandon this issue since it has been clearly illustrated that this is masking an underlying problem.

Thanks for taking the time to provide feedback and detail of what is problematic with this change.
History
Date User Action Args
2019-07-29 16:42:55ericvwsetrecipients: + ericvw, David.Edelsohn, Michael.Felt, pablogsal
2019-07-29 16:42:55ericvwsetmessageid: <1564418575.04.0.715906419839.issue37690@roundup.psfhosted.org>
2019-07-29 16:42:55ericvwlinkissue37690 messages
2019-07-29 16:42:54ericvwcreate