Skip to content

Commit cfb9194

Browse files
johnslavikpicnixz
andauthored
Change wording in news entry patch attribution
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent a28e9af commit cfb9194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2026-01-06-09-13-53.gh-issue-84644.V_cYP3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
now require callables to be correctly annotated if registering without a type explicitly
33
specified in the decorator. The first user-specified positional parameter of a callable
44
must always be annotated. Before, a callable could be registered based on its return type
5-
annotation or based on an irrelevant parameter type annotation. Contributed by Bartosz Sławecki.
5+
annotation or based on an irrelevant parameter type annotation. Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)