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 dcb7f37 commit 86b680fCopy full SHA for 86b680f
NEWS.md
@@ -46,7 +46,7 @@ New language features
46
47
* Keyword arguments can be required: if a default value is omitted, then an
48
exception is thrown if the caller does not assign the keyword a value ([#25830]).
49
-
+
50
* Identifiers can now start with numeric symbols in category
51
[No: Number, other](http://www.fileformat.info/info/unicode/category/No/list.htm),
52
allowing you to have variables with names like `⅓x` or `¹x₂` ([#20278]).
0 commit comments