Skip to content

Commit 66eb1ea

Browse files
committed
release 4.47.2
1 parent 9aaec0c commit 66eb1ea

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.47.2 (2026-03-03)
11+
**********************
12+
13+
Bug fixes - 4.47.2
14+
==================
15+
16+
- Handle ``OSError`` when checking if positional arguments are existing paths in ``pos_args()`` — long arguments (e.g.,
17+
pytest ``-k`` expressions exceeding the 255-character filesystem name limit) no longer crash with ``OSError: [Errno
18+
36] File name too long`` - by :user:`yarikoptic`. (:issue:`3847`)
19+
920
**********************
1021
v4.47.1 (2026-03-03)
1122
**********************

docs/changelog/3847.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)