This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-14 06:51:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
reference
History
Pablo Galindo Salgado
7fb94fd7a8
bpo-46725: Document starred expressions in for statements (GH-31481)
...
Automerge-Triggered-By: GH:pablogsal
2022-02-22 09:26:46 -08:00
..
compound_stmts.rst
bpo-46725: Document starred expressions in for statements (GH-31481)
2022-02-22 09:26:46 -08:00
datamodel.rst
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031)
2022-02-03 11:43:25 +02:00
executionmodel.rst
bpo-45619: documentation of execution model: clarify and update binding summary (
#29232
)
2021-11-25 21:19:06 -08:00
expressions.rst
bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663)
2022-01-07 18:39:40 +00:00
grammar.rst
…
import.rst
…
index.rst
…
introduction.rst
…
lexical_analysis.rst
…
simple_stmts.rst
bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers. (GH-29236)
2022-01-27 10:24:48 +00:00
toplevel_components.rst
…