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 Mark.Shannon
Recipients Mark.Shannon, eric.smith
Date 2020-06-10.12:01:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591790483.69.0.461961241319.issue40925@roundup.psfhosted.org>
In-reply-to
Content
I'm proposing that we remove the nine macros above; the eleven listed, except TOP() and SECOND().
They can be replaced by POP(), PUSH() and PEEK() without lost of functionality or performance.
History
Date User Action Args
2020-06-10 12:01:23Mark.Shannonsetrecipients: + Mark.Shannon, eric.smith
2020-06-10 12:01:23Mark.Shannonsetmessageid: <1591790483.69.0.461961241319.issue40925@roundup.psfhosted.org>
2020-06-10 12:01:23Mark.Shannonlinkissue40925 messages
2020-06-10 12:01:23Mark.Shannoncreate