This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd04fac7eb929cd11ab6985deb61d9780447fbff
cpython
/
Doc
/
reference
T
History
Jacob Walls
273cb8e757
bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663)
2022-01-07 18:39:40 +00:00
..
compound_stmts.rst
bpo-45292: [PEP-654] exception groups and except* documentation (GH-30158)
2022-01-06 19:05:34 +00:00
datamodel.rst
bpo-46076: Improve documentation for per-attribute docstrings with
__slots__
(GH-30109)
2021-12-19 14:20:07 -06: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
[doc] Fix typos found using codespell (GH-28744)
2021-10-05 23:48:44 +02:00
index.rst
…
introduction.rst
…
lexical_analysis.rst
bpo-45640: [docs] Tokens are now clickable (GH-29260)
2021-11-18 17:06:38 +01:00
simple_stmts.rst
bpo-45711: Change exc_info related APIs to derive type and traceback from the exception instance (GH-29780)
2021-11-30 22:37:04 +00:00
toplevel_components.rst
…