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 rhettinger, serhiy.storchaka, sir-sigurd, vstinner
Date 2019-02-25.15:06:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551107217.39.0.861403022674.issue36030@roundup.psfhosted.org>
In-reply-to
Content
This change is virtually renaming _PyStack_AsTuple to _PyTuple_FromArray and using it in appropriate places for code simplification. I am +1 for such change.
History
Date User Action Args
2019-02-25 15:06:57serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, sir-sigurd
2019-02-25 15:06:57serhiy.storchakasetmessageid: <1551107217.39.0.861403022674.issue36030@roundup.psfhosted.org>
2019-02-25 15:06:57serhiy.storchakalinkissue36030 messages
2019-02-25 15:06:57serhiy.storchakacreate