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/2004-February/042488.html below:

[Python-Dev] Optimization of the Year

[Python-Dev] Optimization of the Year [Python-Dev] Optimization of the YearGuido van Rossum guido at python.org
Tue Feb 10 12:56:44 EST 2004
> There is a simpler way to make sure all clients that illicitly use
> ob_item are updated appropriately: Break the build by renaming.  If
> ob_item is renamed to ob_items or ob_item2 or whatever, any code that
> uses the old name will cease to compile.

Good idea.  We'd also have to break binary compatibility (of the List
API) forcibly otherwise we could be fooled by 3rd party extensions
compiled for older Python versions -- usually we're careful to keep
binary compatibility.

--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