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/2000-October/009757.html below:

[Python-Dev] Release candidate followed by feature freeze?

[Python-Dev] Release candidate followed by feature freeze? [Python-Dev] Release candidate followed by feature freeze?Fredrik Lundh fredrik@pythonware.com
Thu, 5 Oct 2000 09:50:37 +0200
neil wrote:
> On Mon, Oct 02, 2000 at 09:36:03PM -0500, Guido van Rossum wrote:
> > Hooft's problem makes heavy use of Tkinter and Pmw, it seems.  Maybe
> > that's a clue?
> 
> Rob was kind enough to send me some code to trigger the bug.  The
> winner is ... tupleobject.c!  When MAXSAVESIZE is zero Rob's
> program seems to work fine.  I think Pmw uses lots of tuples.

The new version of Tkinter contains a _flatten function written in C,
which uses PyTuple_Resize extensively.

To check if Rob's program works better without it, you can comment
out the "_flatten = _tkinter._flatten" line in Tkinter.py (it's line 70 or
so, iirc).

</F>




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