File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,10 @@ Examples of projects using pythoncapi_compat.h
45
45
<https://github.com/pyansys/hollerith/blob/main/src/pythoncapi_compat.h> `__)
46
46
* `PyTorch <https://github.com/pytorch/pytorch/ >`_ (`pythoncapi_compat.h copy
47
47
<https://github.com/pytorch/pytorch/blob/main/torch/csrc/utils/pythoncapi_compat.h> `__)
48
-
48
+ * `PyGObject <https://gitlab.gnome.org/GNOME/pygobject/ >`_
49
+ (`commit <https://gitlab.gnome.org/GNOME/pygobject/-/commit/074c0348417b87d3003dbb409e6fc26b61121de3 >`__,
50
+ `pythoncapi-compat Meson subproject
51
+ <https://gitlab.gnome.org/GNOME/pygobject/-/blob/main/subprojects/pythoncapi-compat.wrap?ref_type=heads> `__)
49
52
50
53
Projects not using pythoncapi_compat.h
51
54
======================================
You can’t perform that action at this time.
0 commit comments