Eric Firing
Eric Firing
I am willing to be listed as a maintainer.
@anntzer in #16221 you complain about the use of weak references in the callback registry. Proposals to address the current issue include your lambda trick and tracking strong references in...
lic_demo.py depends on a library that hasn't been touched since 2015: https://pypi.org/project/scikits.vectorplot/#history https://github.com/aarchiba/scikits-vectorplot streamplot_demo.py doesn't run in a reasonably up-to-date environment: ``` (pycurrents_basic) ~/work/programs/py/mpl/basemap/examples $ python streamplot_demo.py Traceback (most recent...
I understand and have some sympathy for the consistency argument for allowing abbreviations, but the kwarg names that are accepted now are documented. Given that the master warns if unrecognized...