release strategy, and the role of v0_98_5_maint

I just tested the python2.5 installer
matplotlib-0.98.5.3.win32-py2.5.exe and get a segfault when I try and
import matplotlib.backends._tkagg

When I open _tkagg.pyd in dependencywalker, it appears to be missing
"DWMAPI.DLL". Any ideas?

JDH

···

On Sun, Apr 12, 2009 at 10:20 PM, Charlie Moad <cwmoad@...149...> wrote:

I updated the binaries at the same link as before:
http://drop.io/tvuqe3o

Looks like it's a MingW issue.

http://bugs.python.org/issue3308

Unfortunately I am at a conference until the weekend. Any results
from the osx binaries?

- Charlie

···

On Mon, Apr 13, 2009 at 11:46 AM, John Hunter <jdh2358@...149...> wrote:

On Sun, Apr 12, 2009 at 10:20 PM, Charlie Moad <cwmoad@...149...> wrote:

I updated the binaries at the same link as before:
http://drop.io/tvuqe3o

I just tested the python2.5 installer
matplotlib-0.98.5.3.win32-py2.5.exe and get a segfault when I try and
import matplotlib.backends._tkagg

When I open _tkagg.pyd in dependencywalker, it appears to be missing
"DWMAPI.DLL". Any ideas?