Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-28 13:45:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Doc/reference
History
Cheryl Sabella d1f318105b bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-4754)
When `__getattr__` is implemented, attribute lookup will always fall back to that,
even if the initial failure comes from `__getattribute__` or a descriptor's `__get__`
method (including property methods).
2018-02-05 12:03:22 +10:00
..
compound_stmts.rst
String annotations [PEP 563] (#4390)
2018-01-26 08:20:18 -08:00
datamodel.rst
bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-4754)
2018-02-05 12:03:22 +10:00
executionmodel.rst
bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725)
2017-05-22 14:09:55 -07:00
expressions.rst
bpo-10544: Disallow "yield" in comprehensions and generator expressions. (GH-4564)
2018-02-04 10:53:48 +02:00
grammar.rst
…
import.rst
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
2017-12-09 10:26:52 -08:00
index.rst
…
introduction.rst
Python for .NET has moved to Github.
2016-02-03 22:05:46 -06:00
lexical_analysis.rst
bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464)
2018-01-31 16:37:51 -05:00
simple_stmts.rst
String annotations [PEP 563] (#4390)
2018-01-26 08:20:18 -08:00
toplevel_components.rst
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
2014-10-31 10:38:49 +01:00
Powered by Gitea Version: 1.23.8 Page: 1655ms Template: 25ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API