Skip to content

Commit

Permalink
[readme] grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
apalala committed Nov 14, 2023
1 parent ba2df63 commit ba84cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ def late(o: _T | Iterator[_V] | Callable[[], _R]) -> _T | _V | _R:

Although the ugliness and inconvenience in the current situation have ben acknowledged
and discussed for a very long time, there has never been an agreement about the usefulness,
the semantics, nor the syntax for a solution. That way the _status quo_ has remained unchanged.
the semantics, nor the syntax of a solution. That way the _status quo_ has remained unchanged.

You can find a recent discussion about these topics on the
[Python Ideas](https://discuss.python.org/t/revisit-mutable-default-arguments/) site.
Expand Down

0 comments on commit ba84cb2

Please sign in to comment.