Skip to content

Commit 900c130

Browse files
authored
Add PyGObject as a user (#124)
1 parent 0f1d42a commit 900c130

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/users.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ Examples of projects using pythoncapi_compat.h
4545
<https://github.com/pyansys/hollerith/blob/main/src/pythoncapi_compat.h>`__)
4646
* `PyTorch <https://github.com/pytorch/pytorch/>`_ (`pythoncapi_compat.h copy
4747
<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>`__)
4952

5053
Projects not using pythoncapi_compat.h
5154
======================================

0 commit comments

Comments
 (0)