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-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e6fcab20003b07621dc02ea78d6ea2fda500371
cpython
/
Doc
/
reference
T
History
Jelle Zijlstra
35b5eaa176
gh-118767: Improve tests and docs for bool(NotImplemented) (
#118813
)
2024-05-09 13:52:08 +00:00
..
compound_stmts.rst
gh-116126: Implement PEP 696 (
#116129
)
2024-05-03 06:17:32 -07:00
datamodel.rst
gh-118767: Improve tests and docs for bool(NotImplemented) (
#118813
)
2024-05-09 13:52:08 +00:00
executionmodel.rst
gh-116126: Implement PEP 696 (
#116129
)
2024-05-03 06:17:32 -07:00
expressions.rst
Docs: mark up NotImplemented using the :data: role throughout the docs (
#116135
)
2024-02-29 20:46:12 +00:00
grammar.rst
Docs: Add label to grammar spec for linking from PEPs (
#113235
)
2023-12-17 12:23:14 -07:00
import.rst
gh-101100: Fix sphinx warnings in
reference/import.rst
(
#114646
)
2024-01-27 07:30:21 -07:00
index.rst
…
introduction.rst
…
lexical_analysis.rst
gh-107607: Update comment about utf-8 BOM being ignored (
#107858
)
2024-03-19 11:51:12 -04:00
simple_stmts.rst
gh-56374: Clarify documentation of nonlocal (
#116942
)
2024-03-19 13:55:21 -04:00
toplevel_components.rst
…