Skip to content

Commit 7aaca9f

Browse files
authored
Merge pull request #12370 from sbidoul/release/23.3.1
Release/23.3.1
2 parents 5e7cc16 + 576dbd8 commit 7aaca9f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

NEWS.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
1010
.. towncrier release notes start
1111
12+
23.3.1 (2023-10-21)
13+
===================
14+
15+
Bug Fixes
16+
---------
17+
18+
- Handle a timezone indicator of Z when parsing dates in the self check. (`#12338 <https://github.com/pypa/pip/issues/12338>`_)
19+
- Fix bug where installing the same package at the same time with multiple pip processes could fail. (`#12361 <https://github.com/pypa/pip/issues/12361>`_)
20+
21+
1222
23.3 (2023-10-15)
1323
=================
1424

news/12338.bugfix.rst

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

news/12361.bugfix.rst

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

0 commit comments

Comments
 (0)