Skip to content

Commit 3779f12

Browse files
koubaavstinner
authored andcommitted
Update users.rst
Add hollerith
1 parent ee57e99 commit 3779f12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/users.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Examples of projects using pythoncapi_compat.h
3636
Mercurial extension.
3737
* `python-zstd <https://github.com/sergey-dryabzhinsky/python-zstd/>`_
3838
(`commit <https://github.com/sergey-dryabzhinsky/python-zstd/commit/8aa6d7a4b250e1f0a4e27b4107c39dc516c87f96>`__)
39+
* `hollerith <https://github.com/pyansys/hollerith/>`_
40+
``src/writer.c`` uses ``PyObject_CallOneArg() and other Python 3.9 apis``
41+
(`pythoncapi_compat.h copy
42+
<https://github.com/pyansys/hollerith/blob/main/src/pythoncapi_compat.h>`__)
43+
3944

4045

4146
Projects not using pythoncapi_compat.h

0 commit comments

Comments
 (0)