We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aaec0c commit 66eb1eaCopy full SHA for 66eb1ea
2 files changed
docs/changelog.rst
@@ -6,6 +6,17 @@
6
7
.. towncrier release notes start
8
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
20
**********************
21
v4.47.1 (2026-03-03)
22
docs/changelog/3847.bugfix.rst
0 commit comments