We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0f1d42a commit900c130Copy full SHA for 900c130
docs/users.rst
@@ -45,7 +45,10 @@ Examples of projects using pythoncapi_compat.h
45
<https://github.com/pyansys/hollerith/blob/main/src/pythoncapi_compat.h>`__)
46
* `PyTorch<https://github.com/pytorch/pytorch/>`_ (`pythoncapi_compat.h copy
47
<https://github.com/pytorch/pytorch/blob/main/torch/csrc/utils/pythoncapi_compat.h>`__)
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>`__)
52
53
Projects not using pythoncapi_compat.h
54
======================================