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 steve.dower
Recipients Aaron Hall, benjamin.peterson, eric.snow, mark.dickinson, miss-islington, pablogsal, serhiy.storchaka, steve.dower, thatiparthy, vstinner
Date 2018-11-23.18:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542997210.25.0.788709270274.issue35059@psf.upfronthosting.co.za>
In-reply-to
Content
Could we have used function overloading to handle the different types? Rather than reintroducing the macro for the sake of the cast?
History
Date User Action Args
2018-11-23 18:20:10steve.dowersetrecipients: + steve.dower, mark.dickinson, vstinner, benjamin.peterson, eric.snow, serhiy.storchaka, thatiparthy, Aaron Hall, pablogsal, miss-islington
2018-11-23 18:20:10steve.dowersetmessageid: <1542997210.25.0.788709270274.issue35059@psf.upfronthosting.co.za>
2018-11-23 18:20:10steve.dowerlinkissue35059 messages
2018-11-23 18:20:10steve.dowercreate