diff options
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/3347.change.rst | 3 | ||||
| -rw-r--r-- | changelog.d/3368.doc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/3371.doc.rst | 3 | ||||
| -rw-r--r-- | changelog.d/3372.doc.rst | 3 | ||||
| -rw-r--r-- | changelog.d/3373.doc.rst | 2 | ||||
| -rw-r--r-- | changelog.d/3374.doc.rst | 5 | ||||
| -rw-r--r-- | changelog.d/3378.doc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/3383.change.rst | 1 | ||||
| -rw-r--r-- | changelog.d/3385.misc.rst | 2 |
9 files changed, 0 insertions, 21 deletions
diff --git a/changelog.d/3347.change.rst b/changelog.d/3347.change.rst deleted file mode 100644 index b229981a..00000000 --- a/changelog.d/3347.change.rst +++ /dev/null @@ -1,3 +0,0 @@ -Changed warnings and documentation notes about *experimental* aspect of ``pyproject.toml`` configuration: -now ``[pyproject]`` is a fully supported configuration interface, but the ``[tool.setuptools]`` table -and sub-tables are still considered to be in **beta** stage. diff --git a/changelog.d/3368.doc.rst b/changelog.d/3368.doc.rst deleted file mode 100644 index 229cf552..00000000 --- a/changelog.d/3368.doc.rst +++ /dev/null @@ -1 +0,0 @@ -Added documentation page about extension modules -- by :user:`mkoeppe`
\ No newline at end of file diff --git a/changelog.d/3371.doc.rst b/changelog.d/3371.doc.rst deleted file mode 100644 index 7e49c139..00000000 --- a/changelog.d/3371.doc.rst +++ /dev/null @@ -1,3 +0,0 @@ -Moved documentation from ``/userguide/commands`` to ``/depracted/commands``. -This change was motived by the fact that running ``python setup.py`` directly is -considered a deprecated practice. diff --git a/changelog.d/3372.doc.rst b/changelog.d/3372.doc.rst deleted file mode 100644 index 845c2739..00000000 --- a/changelog.d/3372.doc.rst +++ /dev/null @@ -1,3 +0,0 @@ -Consolidated sections about ``sdist`` contents and ``MANIFEST.in`` into a single page. - -Added a simple ``MANIFEST.in`` example. diff --git a/changelog.d/3373.doc.rst b/changelog.d/3373.doc.rst deleted file mode 100644 index c9cf8082..00000000 --- a/changelog.d/3373.doc.rst +++ /dev/null @@ -1,2 +0,0 @@ -Moved remarks about using :pypi:`Cython` to the newly created page for -extension modules. diff --git a/changelog.d/3374.doc.rst b/changelog.d/3374.doc.rst deleted file mode 100644 index c00797ba..00000000 --- a/changelog.d/3374.doc.rst +++ /dev/null @@ -1,5 +0,0 @@ -Added clarification that using ``python setup.py egg_info`` commands to -manage project versions is only supported in a *transitional* basis, and -that eventually ``egg_info`` will be deprecated. - -Reorganized sections with tips for managing versions. diff --git a/changelog.d/3378.doc.rst b/changelog.d/3378.doc.rst deleted file mode 100644 index f5aa91e0..00000000 --- a/changelog.d/3378.doc.rst +++ /dev/null @@ -1 +0,0 @@ -Updated ``Quickstart`` docs to make it easier to follow for beginners. diff --git a/changelog.d/3383.change.rst b/changelog.d/3383.change.rst deleted file mode 100644 index 410b8f76..00000000 --- a/changelog.d/3383.change.rst +++ /dev/null @@ -1 +0,0 @@ -In _distutils_hack, suppress/undo the use of local distutils when select tests are imported in CPython. diff --git a/changelog.d/3385.misc.rst b/changelog.d/3385.misc.rst deleted file mode 100644 index eace74c1..00000000 --- a/changelog.d/3385.misc.rst +++ /dev/null @@ -1,2 +0,0 @@ -Modules used to parse and evaluate configuration from ``pyproject.toml`` files are -intended for internal use only and that not part of the public API. |
