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 p-ganssle
Recipients p-ganssle, wmeehan
Date 2020-11-17.19:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605639779.99.0.437642354553.issue42390@roundup.psfhosted.org>
In-reply-to
Content
What is an example of another Python implementation that has this property? Is there a concrete issue open somewhere that this is solving?

I am not unsympathetic to the idea of accommodating other implementations of Python, but this is very abstract and I think the assumption is probably that if we're explicitly testing for something and we don't say it's implementation-defined that it is part of the language spec.

If there's some evidence that stuff like this is intended to be implementation-defined always, or there's some concrete problem that we can solve (and possibly also add tests to avoid regressions), I'd be much more comfortable with something like this.
History
Date User Action Args
2020-11-17 19:03:00p-gansslesetrecipients: + p-ganssle, wmeehan
2020-11-17 19:02:59p-gansslesetmessageid: <1605639779.99.0.437642354553.issue42390@roundup.psfhosted.org>
2020-11-17 19:02:59p-gansslelinkissue42390 messages
2020-11-17 19:02:59p-gansslecreate