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 bf45569 commit cb75dfaCopy full SHA for cb75dfa
concepts/generators/links.json
@@ -1,7 +1,7 @@
1
[
2
{
3
- "url": "https://docs.python.org/3.11/reference/expressions.html#yield-expressions",
4
- "description": "Official Python 3.11 docs for the yield expression."
+ "url": "https://docs.python.org/3.10/reference/expressions.html#yield-expressions",
+ "description": "Official Python 3.10 docs for the yield expression."
5
},
6
7
"url": "https://en.wikipedia.org/wiki/Lazy_evaluation",
0 commit comments