Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cfe12d

Browse files
committed
Fix link
1 parent6c6c2a6 commit1cfe12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/releasenotes/rf-7.4.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ cause backwards compatibility issues are listed below:
286286
keywords (`#5373`_) may cause subtle changes to how arguments are handled.
287287

288288
- Explicitly marking arguments of some BuiltIn keywords to be positional-only
289-
can affect their usage from Python (`#5025`). For example,
289+
can affect their usage from Python (`#5025`_). For example,
290290
`BuiltIn().get_variable_value("${x}", default="value")` does not work anymore
291291
and `BuiltIn().get_variable_value("${x}", "value")` needs to be used instead.
292292
This problem will be fixed in Robot Framework 7.4.1 (`#5580`__).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp