Skip to content

Commit 254442c

Browse files
committed
Add newsfragment
1 parent e1e40b4 commit 254442c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

newsfragments/2917.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Typing was being ignored for the ``get_ipc_path`` and ``get_dev_ipc_path`` functions because of a missing ``None`` return. Those two methods now explicitly return ``None`` and have an ``Optional`` in their type definition.

0 commit comments

Comments
 (0)