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-06-27 05:16:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
327fc1c6fa11b007213287cbf46380b7afed9be3
cpython
/
Doc
/
reference
T
History
Irit Katriel
8367ca136e
gh-98172: [doc] mention that except* handles naked exceptions (GH-98496)
2022-10-21 11:35:20 +01:00
..
compound_stmts.rst
gh-98172: [doc] mention that except* handles naked exceptions (GH-98496)
2022-10-21 11:35:20 +01:00
datamodel.rst
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (
#97768
)
2022-10-05 11:01:14 -07:00
executionmodel.rst
gh-98227: executionmodel.rst: except* can also bind names (
#98256
)
2022-10-15 09:04:08 -07:00
expressions.rst
gh-97913 Docs: Add walrus operator to the index (
#97921
)
2022-10-08 08:54:16 +02:00
grammar.rst
…
import.rst
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (GH-97803)
2022-10-06 19:32:53 -07:00
index.rst
…
introduction.rst
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
2022-08-04 10:13:49 +03:00
lexical_analysis.rst
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
2022-09-13 15:45:12 -07:00
simple_stmts.rst
Docs: Fix backtick errors found by sphinx-lint (
#97998
)
2022-10-06 18:01:30 -07:00
toplevel_components.rst
…