GitHub Stats

GitHub stats for 2020/11/12 - 2021/01/28 (tag: v3.3.3)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 2 issues and merged 20 pull requests. The full list can be seen on GitHub

The following 7 authors contributed 43 commits.

  • Antony Lee
  • David Stansby
  • Elliott Sales de Andrade
  • Jody Klymak
  • Mark Harfouche
  • Thomas A Caswell
  • Tim Hoffmann

GitHub issues and pull requests:

Pull Requests (20):

  • PR #19386: Backport PR #19238 on branch v3.3.x (Fix build with LTO disabled in environment)
  • PR #19238: Fix build with LTO disabled in environment
  • PR #19382: Backport PR #19052 on branch v3.3.x (Always pass integers to wx.Size.)
  • PR #19377: Backport PR #19371 on branch v3.3.x (Fix specgram test on NumPy 1.20.)
  • PR #19371: Fix specgram test on NumPy 1.20.
  • PR #19305: Backport PR #19301 on branch v3.3.x
  • PR #19301: Fix several CI issues
  • PR #19269: Backport PR #19266 on branch v3.3.x (Don't update homebrew on GitHub Actions)
  • PR #19266: Don't update homebrew on GitHub Actions
  • PR #19252: Backport PR #19245 on branch v3.3.x (handle usecase where QT_API is specified with some capitals)
  • PR #19245: handle usecase where QT_API is specified with some capitals
  • PR #19143: Backport PR #19131 on branch v3.3.x (Fix WebAgg initialization)
  • PR #19115: Backport PR #19108 on branch v3.3.x
  • PR #19165: Backport PR #19163 on branch v3.3.x (Ignore missing _FancyAxislineStyle doc targets.)
  • PR #19163: Ignore missing _FancyAxislineStyle doc targets.
  • PR #19131: Fix WebAgg initialization
  • PR #19052: Always pass integers to wx.Size.
  • PR #19108: Fix failing animation test with pytest 6.2.
  • PR #19062: Backport PR #19036 on branch v3.3.x
  • PR #19036: Start testing using GitHub Actions

Issues (2):

  • #19227: Matplotlib generates invalid ft2font if -fno-lto gcc CFLAGS used
  • #19129: webAgg example broken - maybe mpl.js broken?