A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2006-March/062032.html below:

[Python-Dev] PEP 357

[Python-Dev] PEP 357 [Python-Dev] PEP 357Guido van Rossum guido at python.org
Fri Mar 3 18:56:09 CET 2006
I think PEP 357 and the corresponding patch (python.org/sf/1436368) ae
looking pretty good, except for one issue:

Currently, when calling the __index__() method on a long with a value
exceeding the boundaries of ssize_t will raise OverflowError. The C
API chooses to clip such values, but the Python version thows an
exception. I think the Python API ought to be allowed to return any
long value and it's up to the C API to clip it.

Apart from that, I'm ready to accept the PEP. Other opinions?

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
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