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 thorleon
Recipients Yusuke Endoh, thorleon, vstinner
Date 2018-11-21.01:35:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542764103.23.0.788709270274.issue35278@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,
I have created patch and MR for the Python 3.8 "exception" approach.

For the reference here is patch for ruby:
https://github.com/ruby/ruby/commit/e9ddf2ba41a0bffe1047e33576affd48808c5d0b

Maybe we should consider also validation on suffix as in their solution?
History
Date User Action Args
2018-11-21 01:35:03thorleonsetrecipients: + thorleon, vstinner, Yusuke Endoh
2018-11-21 01:35:03thorleonsetmessageid: <1542764103.23.0.788709270274.issue35278@psf.upfronthosting.co.za>
2018-11-21 01:35:03thorleonlinkissue35278 messages
2018-11-21 01:35:03thorleoncreate