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-07 03:51:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eebae2c460dabdc70dc0d9b6e189368eb1abb716
cpython
/
Doc
/
reference
T
History
Paulo Freitas
bf5e1065f4
doc: Mention the missing reflected special methods for all binary operations (GH-119931)
2024-06-04 17:55:11 +00:00
..
compound_stmts.rst
gh-116126: Implement PEP 696 (
#116129
)
2024-05-03 06:17:32 -07:00
datamodel.rst
gh-119740: Remove deprecated trunc delegation (
#119743
)
2024-06-02 10:16:49 +01:00
executionmodel.rst
gh-116126: Implement PEP 696 (
#116129
)
2024-05-03 06:17:32 -07:00
expressions.rst
doc: Mention the missing reflected special methods for all binary operations (GH-119931)
2024-06-04 17:55:11 +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
…