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/2014-June/134874.html below:

[Python-Dev] Internal representation of strings and Micropython

[Python-Dev] Internal representation of strings and Micropython [Python-Dev] Internal representation of strings and MicropythonHrvoje Niksic hrvoje.niksic at avl.com
Fri Jun 6 18:11:56 CEST 2014
On 06/06/2014 05:59 PM, Terry Reedy wrote:
> The other problem is that a small slice view of a large object keeps the
> large object alive, so a view user needs to think carefully about
> whether to make a copy or create a view, and later to copy views to
> delete the base object. This is not for beginners.

And this was important enough that Java 7 actually removed the 
long-standing feature of String.substring creating a string that shares 
the character array with the original.

http://java-performance.info/changes-to-string-java-1-7-0_06/

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