Incorrect ylabel placement in twinx

I'm using matplotlib master from
https://launchpad.net/~takluyver/+archive/matplotlib-daily, ubuntu
12.10 and python 2.7 and sometimes I get misplaced y labels for twinx
plots. I file a bug at github with a sample script and figure images:
https://github.com/matplotlib/matplotlib/issues/1608
A guy commented there saying he can't replicate the issue. I wonder if
anyone using ubuntu 12.10 can try my code with the matplotlib version
from that repo and share the output.

Best regards

Goyo

2013/1/9 Goyo <goyodiaz@...287...>:

I'm using matplotlib master from
Matplotlib daily : Thomas Kluyver, ubuntu
12.10 and python 2.7 and sometimes I get misplaced y labels for twinx
plots. I file a bug at github with a sample script and figure images:
Incorrect ylabel placement in twinx · Issue #1608 · matplotlib/matplotlib · GitHub
A guy commented there saying he can't replicate the issue. I wonder if
anyone using ubuntu 12.10 can try my code with the matplotlib version
from that repo and share the output.

Follow up: there's a PR for an older bug which works for me: