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 steven.daprano
Recipients shihai1991, steven.daprano
Date 2019-06-16.10:20:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560680441.07.0.898864811324.issue37304@roundup.psfhosted.org>
In-reply-to
Content
For the reasons already discussed on the Stackoverflow link you gave, Python does not have pre- and post-increment and -decrement operators, and probably never will.

I'm closing this ticket as Won't Fix, but if you wish to discuss it further, you can raise it on Python-Ideas for community feedback. If there is significant interest, you can then write a PEP for it, and if the PEP is approved, then you can re-open this ticket and provide a PR or patch.


https://mail.python.org/mailman3/lists/python-ideas.python.org/

https://www.python.org/dev/peps/
History
Date User Action Args
2019-06-16 10:20:41steven.dapranosetrecipients: + steven.daprano, shihai1991
2019-06-16 10:20:41steven.dapranosetmessageid: <1560680441.07.0.898864811324.issue37304@roundup.psfhosted.org>
2019-06-16 10:20:41steven.dapranolinkissue37304 messages
2019-06-16 10:20:40steven.dapranocreate