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 skrah
Recipients BTaskaya, Michael.Felt, mark.dickinson, miss-islington, ned.deily, pablogsal, skrah, tim.peters, veky
Date 2020-03-17.09:45:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584438323.44.0.109298814129.issue39576@roundup.psfhosted.org>
In-reply-to
Content
A focused issue report would include at least the following:

  1) Acknowledge that gcc builds work on the AIX buildbots (a
     fact that has been entirely ignored so far).

  2) State the exact regression: msg364373 (which was also ignored,
     are you using xlc or xlc_r?) says that there have always been
     problems with xlc unless configured in a very specific manner.

     Then obviously we need the exact Python code that worked in
     3.7.6 but not in 3.7.7.


In short, given the flakiness of the xlc toolchain I'm not even
sure if anything can be classified as a regression. Most xlc users
I've talked to have switched to gcc.
History
Date User Action Args
2020-03-17 09:45:23skrahsetrecipients: + skrah, tim.peters, mark.dickinson, ned.deily, veky, Michael.Felt, pablogsal, miss-islington, BTaskaya
2020-03-17 09:45:23skrahsetmessageid: <1584438323.44.0.109298814129.issue39576@roundup.psfhosted.org>
2020-03-17 09:45:23skrahlinkissue39576 messages
2020-03-17 09:45:23skrahcreate