3.2.1 的 GitHub 统计信息 (2020年3月18日)#

2020/03/03 (tag: v3.2.0) - 2020/03/18 的 GitHub 统计信息

这些列表是自动生成的,可能不完整或包含重复项.

我们关闭了 11 个 issue 并合并了 52 个 pull request. 完整的列表可以在 on GitHubon GitHub

以下 12 位作者贡献了 154 次提交.

  • Amy Roberts

  • Antony Lee

  • Elliott Sales de Andrade

  • hannah

  • Hugo van Kemenade

  • Jody Klymak

  • Kyle Sunden

  • MarcoGorelli

  • Maximilian Nöthe

  • Sandro Tosi

  • Thomas A Caswell

  • Tim Hoffmann

GitHub issues 和 pull requests:

Pull Requests (52):

  • PR #15199 : MNT/TST: generalize check_figures_equal to work with pytest.marks

  • PR #15685 : 避免使用 PySide2 在动画关闭时出现 RuntimeError.

  • PR #15969 : 在错误的 latex 输入后重启 pgf 的 latex 实例.

  • PR #16640 : ci: 修复 v3.2.x 上的 Azure

  • PR #16648 : 文档:填充 Poly3DCollection

  • PR #16649 : 修正文档中的拼写错误

  • PR #16650 : 在 branch v3.2.x 上反向移植 PR #16649 (修正文档中的拼写错误)

  • PR #16651 : 文档:将 Python 2 注释更改为过去时态

  • PR #16654 : 在 branch v3.2.0-doc 上反向移植 PR #16651 (文档:将 Python 2 注释更改为过去时态)

  • PR #16656 : 使 test_imagegrid_cbar_mode_edge 不那么不稳定.

  • PR #16661 : 将 Framework :: Matplotlib 添加到 setup

  • PR #16665 : 在 branch v3.2.x 上反向移植 PR #16661 (将 Framework :: Matplotlib 添加到 setup)

  • PR #16671 : 修复一些 readme 位

  • PR #16672 : 更新 CircleCI 并添加直接工件链接

  • PR #16682 : 避免浮点舍入导致 bezier.get_parallels 失败

  • PR #16690 : 在 branch v3.2.x 上反向移植 PR #16682 (避免浮点舍入导致 bezier.get_parallels 失败)

  • PR #16693 : TST: 在命名 check_figures_equal 的文件时使用 pytest 名称

  • PR #16695 : 在错误的 latex 输入后重启 pgf 的 latex 实例.

  • PR #16705 : 在 branch v3.2.x 上反向移植 PR #16656 (使 test_imagegrid_cbar_mode_edge 不那么不稳定.)

  • PR #16708 : 在 branch v3.2.x 上反向移植 PR #16671:修复一些 readme 位

  • PR #16709 : 修复在某些地方将 PNG 保存到文件对象的问题

  • PR #16722 : 弃用 rcParams["datapath"],推荐使用 mpl.get_data_path().

  • PR #16725 : TST/CI: 尝试在 azure 上运行 test_user_fonts_win32

  • PR #16734 : 禁用用于估计紧密范围的渲染器上的 draw_foo 方法.

  • PR #16735 : 使 test_stem 不那么不稳定.

  • PR #16736 : xpdf: 将 AutoRotatePages 设置为 None,而不是 false.

  • PR #16742 : nbagg: 如果管理器断开连接,则不发送事件.

  • PR #16745 : 允许数字为 quiver.set_UVC 中的所有箭头设置 uvc,修复 #16743

  • PR #16751 : 在 branch v3.2.x 上反向移植 PR #16742 (nbagg: 如果管理器断开连接,则不发送事件.)

  • PR #16752 : ci: 禁止使用 pytest 5.4.0,因为它会导致崩溃.

  • PR #16753 : 将 #16752 反向移植到 v3.2.x

  • PR #16760 : 在 branch v3.2.x 上反向移植 PR #16735 (使 test_stem 不那么不稳定.)

  • PR #16761 : 在 branch v3.2.x 上反向移植 PR #16745 (允许数字为 quiver.set_UVC 中的所有箭头设置 uvc,修复 #16743)

  • PR #16763 : 在 branch v3.2.x 上反向移植 PR #16648 (文档:填充 Poly3DCollection)

  • PR #16764 : 在 branch v3.2.0-doc 上反向移植 PR #16672

  • PR #16765 : 在 branch v3.2.x 上反向移植 PR #16736 (xpdf: 将 AutoRotatePages 设置为 None,而不是 false.)

  • PR #16766 : 在 branch v3.2.x 上反向移植 PR #16734 (禁用用于估计紧密范围的渲染器上的 draw_foo 方法.)

  • PR #16767 : 在 branch v3.2.x 上反向移植 PR #15685 (避免使用 PySide2 在动画关闭时出现 RuntimeError.)

  • PR #16768 : 在 branch v3.2.x 上反向移植 PR #16725 (TST/CI: 尝试在 azure 上运行 test_user_fonts_win32)

  • PR #16770 : 修复元组标记

  • PR #16779 : 文档:使文档贡献的说明更容易找到,并添加到构建文档的要求中

  • PR #16784 : 更新用于下载 humor-sans.ttf 的 CircleCI URL.

  • PR #16790 : 在 v3.2.x 分支上反向移植 PR #16784 (更新用于下载 humor-sans.ttf 的 CircleCI URL.)

  • PR #16791 : 在 v3.2.x 分支上反向移植 PR #16770 (修复元组标记)

  • PR #16794 : DOC: 不要在 set_linestyle 文档中提及 drawstyle.

  • PR #16795 : 在 v3.2.x 分支上反向移植 PR #15199 (MNT/TST: 将 check_figures_equal 推广为可与 pytest.marks 一起使用)

  • PR #16797 : 反向移植 #15589 和 #16693,修复 check_figures_equal

  • PR #16799 : 在 v3.2.0-doc 分支上反向移植 PR #16794 (DOC: 不要在 set_linestyle 文档中提及 drawstyle.)

  • PR #16800 : 修复使用其 fixtures 的测试的 check_figures_equal.

  • PR #16803 : 修复一些文档问题

  • PR #16806 : 在 v3.2.0-doc 分支上反向移植 PR #16803 (修复一些文档问题)

  • PR #16809 : 在 v3.2.0-doc 分支上反向移植 PR #16779 (Documentation: 使文档贡献的说明更容易找到,并添加到构建文档的要求中)

问题 (11):

  • #12820 : [Annotations] ValueError: 计算包含带填充路径的箭头的紧密边界框时,线条不相交

  • #16538 : xpdf distiller 似乎已损坏

  • #16624 : Azure pipelines 在 v3.2.x 上已损坏

  • #16633 : 错误的 Poly3DCollection 绘制

  • #16645 : patches.ConnectionPatch 的 API 文档中的小错误

  • #16670 : BLD: 在非 UTF-8 区域设置中使用 3.2.0 上的 ascii 编解码器解码

  • #16704 : 3.2.0: setup.py clean 失败,出现 NameError: name 'long_description' is not defined

  • #16721 : nbAgg 后端不允许将图形另存为 png

  • #16731 : PGF 后端 + savefig.bbox 导致 3.2 中的 I/O 错误

  • #16743 : 3.2 中的重大更改: quiver.set_UVC 不再支持单个数字

  • #16801 : Doc: colormaps 的图形已关闭