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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2021-09-17.05:57:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631858251.9.0.87496376949.issue45227@roundup.psfhosted.org>
In-reply-to
Content
Python/specialize.c: In function ‘load_method_fail_kind’:
Python/specialize.c:878:1: warning: control reaches end of non-void function [-Wreturn-type]
  878 | }
      | ^
History
Date User Action Args
2021-09-17 05:57:31serhiy.storchakasetrecipients: + serhiy.storchaka
2021-09-17 05:57:31serhiy.storchakasetmessageid: <1631858251.9.0.87496376949.issue45227@roundup.psfhosted.org>
2021-09-17 05:57:31serhiy.storchakalinkissue45227 messages
2021-09-17 05:57:31serhiy.storchakacreate