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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cd70ffb3fe22d778d0bb6ec220fdf67dccc1be6
cpython
/
Doc
/
reference
T
History
Benjamin Peterson
fd1e477f53
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
2022-09-13 15:45:12 -07:00
..
compound_stmts.rst
GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361)
2022-08-28 15:48:51 -07:00
datamodel.rst
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
2022-07-05 11:16:10 +02: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
gh-93675: Fix typos in
Doc/
(GH-93676)
2022-06-21 21:10:45 +02:00
grammar.rst
…
import.rst
gh-94619: Remove long deprecated methods module_repr() and load_module() (
#94624
)
2022-08-04 17:24:26 -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
gh-87304: Improve comments in language reference for imports (
#92164
)
2022-05-03 16:08:05 -06:00
toplevel_components.rst
…