
peps.python.org/pep-0702
Preview meta tags from the peps.python.org website.
Linked Hostnames
15- 12 links todocs.python.org
- 7 links togithub.com
- 3 links topypi.org
- 3 links totyping.python.org
- 2 links todiscuss.python.org
- 2 links tomail.python.org
- 1 link todev.to
- 1 link todocs.swift.org
Thumbnail

Search Engine Appearance
https://peps.python.org/pep-0702
PEP 702 – Marking deprecations using the type system | peps.python.org
This PEP adds an @warnings.deprecated() decorator that marks a class or function as deprecated, enabling static checkers to warn when it is used. By default, this decorator will also raise a runtime DeprecationWarning.
Bing
PEP 702 – Marking deprecations using the type system | peps.python.org
https://peps.python.org/pep-0702
This PEP adds an @warnings.deprecated() decorator that marks a class or function as deprecated, enabling static checkers to warn when it is used. By default, this decorator will also raise a runtime DeprecationWarning.
DuckDuckGo

PEP 702 – Marking deprecations using the type system | peps.python.org
This PEP adds an @warnings.deprecated() decorator that marks a class or function as deprecated, enabling static checkers to warn when it is used. By default, this decorator will also raise a runtime DeprecationWarning.
General Meta Tags
9- titlePEP 702 – Marking deprecations using the type system | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 702 – Marking deprecations using the type system | peps.python.org
- og:descriptionThis PEP adds an @warnings.deprecated() decorator that marks a class or function as deprecated, enabling static checkers to warn when it is used. By default, this decorator will also raise a runtime DeprecationWarning.
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0702/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0702/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
38- https://dev.to/hugovk/how-to-search-5000-python-projects-31gk
- https://discuss.python.org/t/pep-702-marking-deprecations-using-the-type-system/23036
- https://discuss.python.org/t/pep-702-marking-deprecations-using-the-type-system/23036/61
- https://docs.python.org/3.13/library/warnings.html#warnings.deprecated
- https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.get_event_loop