cpython/Doc/howto
Ethan Furman 4e704d7847
gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083)
* issue deprecation warning for member.member access
* always store member property in current class
* remove __getattr__
2022-07-25 11:05:10 -07:00
..
annotations.rst
argparse.rst bpo-9182: Add a section on specifying positional arguments (#31810) 2022-05-13 09:17:07 -05:00
clinic.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
cporting.rst
curses.rst
descriptor.rst
enum.rst gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083) 2022-07-25 11:05:10 -07:00
functional.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
index.rst Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) 2022-07-05 16:37:28 +02:00
instrumentation.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
ipaddress.rst
isolating-extensions.rst Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) 2022-07-05 16:37:28 +02:00
logging-cookbook.rst [doc] Update cookbook example and add information about queue types. (GH-94854) 2022-07-15 06:03:58 +01:00
logging.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
logging_flow.png
pyporting.rst
regex.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
sockets.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) 2022-06-09 15:55:06 +02:00
sorting.rst
unicode.rst
urllib2.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00