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 doko, felixonmars, miss-islington, skrah
Date 2020-07-15.13:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594819107.72.0.746990140771.issue41302@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the patch!

The integrated libmpdec-2.4.2 in Python 3.8 still has a couple of
UNUSED, so the simple approach of moving the define would not work.
It would be easy to replace the few instances of UNUSED with void
casts like in 2.5.0.


Strictly speaking though, this would be a feature for 3.8 and not
a build fix.


On the other hand, if Debian also plans to use 2.5.0 with 3.8,
there would be a stronger case for this build feature.
History
Date User Action Args
2020-07-15 13:18:27skrahsetrecipients: + skrah, doko, felixonmars, miss-islington
2020-07-15 13:18:27skrahsetmessageid: <1594819107.72.0.746990140771.issue41302@roundup.psfhosted.org>
2020-07-15 13:18:27skrahlinkissue41302 messages
2020-07-15 13:18:27skrahcreate