Zenodo (CERN European Organization for Nuclear Research)
matplotlib/matplotlib: REL: v3.4.2
2021
This is the second bugfix release of the 3.4.x series. This release contains several critical bug-fixes: Generate wheels usable on older PyPy7.3.{0,1} Fix compatibility with Python 3.10 Add <code>subplot_mosaic</code> Axes in the order the user gave them to us Correctly handle 'none' <em>facecolors</em> in <code>do_3d_projection</code> Ensure that Matplotlib is importable even if there's no HOME Fix <code>CenteredNorm</code> with <em>halfrange</em> Fix <code>bar_label</code> for bars with NaN values Fix clip paths…