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-07-26 20:03:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7163bb35d1ed46bde9affcd4eb267dfd0b703dd
cpython
/
Doc
/
reference
T
History
Irit Katriel
45833b50f0
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027)
2022-03-21 20:41:35 +00:00
..
compound_stmts.rst
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027)
2022-03-21 20:41:35 +00:00
datamodel.rst
bpo-46013: Fix confusing kerning on period in docs (GH-29989)
2022-03-20 09:58:13 +00:00
executionmodel.rst
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027)
2022-03-21 20:41:35 +00:00
expressions.rst
bpo-45680: Improve docs on subscriptions w.r.t.
GenericAlias
objects (GH-29479)
2022-03-07 19:49:28 -08:00
grammar.rst
…
import.rst
Removed confusing reference to sys (GH-31638)
2022-03-08 07:43:27 -08: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-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
…