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 vstinner
Recipients Mark.Shannon, cheryl.sabella, gregory.p.smith, ncoghlan, serhiy.storchaka, vstinner
Date 2019-11-21.10:07:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574330825.19.0.570458981742.issue33387@roundup.psfhosted.org>
In-reply-to
Content
The new doc seems to use Python version 3.8, but the change was merged into master which is the future Python 3.9, no?

 .. opcode:: RERAISE 

     Re-raises the exception currently on top of the stack. 

     .. versionadded:: 3.8
History
Date User Action Args
2019-11-21 10:07:05vstinnersetrecipients: + vstinner, gregory.p.smith, ncoghlan, Mark.Shannon, serhiy.storchaka, cheryl.sabella
2019-11-21 10:07:05vstinnersetmessageid: <1574330825.19.0.570458981742.issue33387@roundup.psfhosted.org>
2019-11-21 10:07:05vstinnerlinkissue33387 messages
2019-11-21 10:07:05vstinnercreate