summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSeth Troisi <sethtroisi@google.com>2020-01-07 18:27:53 -0800
committerSeth Troisi <sethtroisi@google.com>2020-01-08 10:06:59 -0800
commit9de717042d44a4a77ecf8122638370d29b75e71d (patch)
treebc064a6c93b1bfd78f7c97e35f7313f51141a89f /doc
parent3b7aac3448c9a396569d003c2ac87116859f2bc5 (diff)
downloadnumpy-9de717042d44a4a77ecf8122638370d29b75e71d.tar.gz
MAINT: C code simplification
Diffstat (limited to 'doc')
-rw-r--r--doc/Py3K.rst.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Py3K.rst.txt b/doc/Py3K.rst.txt
index fe2dd13c4..cde0394dd 100644
--- a/doc/Py3K.rst.txt
+++ b/doc/Py3K.rst.txt
@@ -225,8 +225,6 @@ A #define in config.h, defined when building for Py3.
Currently, this is generated as a part of the config.
Is this sensible (we could also use Py_VERSION_HEX)?
- This is being cleaned up in the C code.
-
private/npy_3kcompat.h
----------------------