summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1897.bugfix.rst1
-rw-r--r--docs/changelog/1898.bugfix.rst1
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/changelog/1897.bugfix.rst b/docs/changelog/1897.bugfix.rst
deleted file mode 100644
index 59ff426..0000000
--- a/docs/changelog/1897.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-No longer preimport threading to fix support for `gpython <https://pypi.org/project/pygolang/#gpython>`_ and `gevent <https://www.gevent.org/>`_ - by :user:`navytux`.
diff --git a/docs/changelog/1898.bugfix.rst b/docs/changelog/1898.bugfix.rst
deleted file mode 100644
index 8a4beb7..0000000
--- a/docs/changelog/1898.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Upgrade setuptools from ``49.2.0`` on ``Python 3.5+`` - by :user:`gaborbernat`.