File: github_stats_3.9.4.rst

package info (click to toggle)
matplotlib 3.10.1%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 78,352 kB
  • sloc: python: 147,118; cpp: 62,988; objc: 1,679; ansic: 1,426; javascript: 786; makefile: 104; sh: 53
file content (30 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. _github-stats-3-9-4:

GitHub statistics for 3.9.4 (Dec 13, 2024)
==========================================

GitHub statistics for 2024/11/30 (tag: v3.9.3) - 2024/12/13

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

We closed 2 issues and merged 3 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/100?closed=1>`__

The following 3 authors contributed 15 commits.

* Elliott Sales de Andrade
* Scott Shambaugh
* Victor Liu

GitHub issues and pull requests:

Pull Requests (3):

* :ghpull:`29297`: Backport PR #29295 on branch v3.9.x (BLD: Pin meson-python to <0.17.0)
* :ghpull:`29295`: BLD: Pin meson-python to <0.17.0
* :ghpull:`29175`: addressing issue #29156, converted ps to array before slicing

Issues (2):

* :ghissue:`29229`: [Bug]: Icons do not work with GTK
* :ghissue:`29156`: [Bug]: Poly3DCollection initialization cannot properly handle parameter verts when it is a list of nested tuples and shade is False