From 1bbff09b5cebcf047bf32795816ceee2709014cd Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Wed, 10 Apr 2024 11:45:47 +0200 Subject: [PATCH] Documentation --- docs/api.rst | 10 ++++++++-- docs/users.rst | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index ef671e5..411c602 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -180,9 +180,15 @@ Python 3.13 Not supported: -* ``PySys_Audit()``. * ``PyErr_FormatUnraisable()``. - +* ``PyLong_AsNativeBytes()`` +* ``PyLong_FromNativeBytes()`` +* ``PyLong_FromUnsignedNativeBytes()`` +* ``PyObject_GenericHash()``. +* ``PySys_Audit()``. +* ``PySys_AuditTuple()``. +* ``PyType_GetFullyQualifiedName()`` +* ``PyType_GetModuleName()`` Python 3.12 ----------- diff --git a/docs/users.rst b/docs/users.rst index 7271605..b90466f 100644 --- a/docs/users.rst +++ b/docs/users.rst @@ -26,7 +26,8 @@ Examples of projects using pythoncapi_compat.h * `mypy `_ (mypyc, `commit `__) -* numpy: `pythoncapi-compat Git submodule +* `numpy `_: + `pythoncapi-compat Git submodule `_ * `pybluez `_ (`commit `__) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy