A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2019-April/157237.html below:

[Python-Dev] PEP 580 and PEP 590 comparison.

[Python-Dev] PEP 580 and PEP 590 comparison. [Python-Dev] PEP 580 and PEP 590 comparison.Jeroen Demeyer J.Demeyer at UGent.be
Sat Apr 27 15:40:18 EDT 2019
On 2019-04-27 11:26, Mark Shannon wrote:
> Specifically, and this is important, PEP 580 cannot implement efficient
> calls to class objects without breaking the ABI.

First of all, the layout of PyTypeObject isn't actually part of the 
stable ABI (see PEP 384). So, we wouldn't be breaking anything by 
extending PyTypeObject.

Second, even if you don't buy this argument and you really think that we 
should guarantee ABI-compatibility, we can still solve that in PEP 580 
by special-casing instances of "type". Sure, that's an annoyance but 
it's not a fundamental obstruction.

Jeroen.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4