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/2006-March/062556.html below:

[Python-Dev] Expose the array interface in Python 2.5?

[Python-Dev] Expose the array interface in Python 2.5? [Python-Dev] Expose the array interface in Python 2.5?Greg Ewing greg.ewing at canterbury.ac.nz
Sat Mar 18 05:46:14 CET 2006
Nick Coghlan wrote:

> The former seems fairly pointless, and the latter difficult (since it has 
> implications for moving the data store when the array gets resized).

I don't see why that should be a serious problem, as
long as it's understood that the address reported by
the array interface is only for temporary use.

I also don't see what relevance the semantics of
Python indexing or mutation has. The array interface
should just report the location and shape of the
data as it happens to be when the call is made.
What happens to it in between times is entirely
up to the object.

Greg


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