Fix changelogs
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
This commit is contained in:
parent
a3d40904a1
commit
a75d78c4d8
4 changed files with 6 additions and 4 deletions
|
|
@ -1,2 +1,2 @@
|
|||
Support for Windows embeddable Python package: includes ``python<VERSION>.zip``
|
||||
in the creator sources.
|
||||
Support for Windows embeddable Python package: includes ``python<VERSION>.zip`` in the creator sources
|
||||
- by :user:`reksarka`.
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
Upgrade embedded setuptools to ``62.3.3`` from ``62.6.0`` and pip to ``22.1.2`` from ``22.0.4`` - by :user:`gaborbernat`.
|
||||
Upgrade embedded setuptools to ``62.3.3`` from ``62.6.0`` and pip to ``22.1.2`` from ``22.0.4``
|
||||
- by :user:`gaborbernat`.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Use ``shlex.quote`` instead of deprecated ``pipes.quote`` in Python 3. - by :user:`frenzymadness`.
|
||||
Use ``shlex.quote`` instead of deprecated ``pipes.quote`` in Python 3 - by :user:`frenzymadness`.
|
||||
|
|
|
|||
1
docs/changelog/2363.bugfix.rst
Normal file
1
docs/changelog/2363.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix Windows PyPy 3.6 - by :user:`reksarka`.
|
||||
Loading…
Reference in a new issue