Skip to content

Commit ceddd78

Browse files
authored
Merge pull request #2437 from pypa/release-20.16.6
2 parents b456456 + 26f68e2 commit ceddd78

File tree

6 files changed

+15
-5
lines changed

6 files changed

+15
-5
lines changed

docs/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.16.6 (2022-10-25)
9+
---------------------
10+
11+
Features - 20.16.6
12+
~~~~~~~~~~~~~~~~~~
13+
- Drop unneeded shims for PyPy3 directory structure (`#2426 <https://github.com/pypa/virtualenv/issues/2426>`_)
14+
15+
Bugfixes - 20.16.6
16+
~~~~~~~~~~~~~~~~~~
17+
- Fix selected scheme on debian derivatives for python 3.10 when ``python3-distutils`` is not installed or the ``venv`` scheme is not avaiable - by :user:`asottile`. (`#2350 <https://github.com/pypa/virtualenv/issues/2350>`_)
18+
- Allow the test suite to pass even with the original C shell (rather than ``tcsh``) - by :user:`kulikjak`. (`#2418 <https://github.com/pypa/virtualenv/issues/2418>`_)
19+
- Fix fallback handling of downloading wheels for bundled packages - by :user:`schaap`. (`#2429 <https://github.com/pypa/virtualenv/issues/2429>`_)
20+
- Upgrade embedded setuptools to ``65.5.0`` from ``65.3.0`` and pip to ``22.3`` from ``22.2.2`` - by :user:`gaborbernat`. (`#2434 <https://github.com/pypa/virtualenv/issues/2434>`_)
21+
22+
823
v20.16.5 (2022-09-07)
924
---------------------
1025

docs/changelog/2350.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2418.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2426.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2429.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2434.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)