summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
authorBernat Gabor <bgabor8@bloomberg.net>2020-07-15 15:29:22 +0100
committerBernat Gabor <bgabor8@bloomberg.net>2020-07-15 15:29:22 +0100
commitbf79e0f2e232feb29c73af121205c6c885591968 (patch)
treec1e884bf6e1f9dbf5d3fd30083db9ea811b11afa /docs/changelog
parent82a04a1565456c4414981d54d60b51c76e869371 (diff)
downloadvirtualenv-20.0.27.tar.gz
release 20.0.2720.0.27release-20.0.27
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`.