2023-02-01 14:19:54 -05:00
|
|
|
<!--
|
|
|
|
You can help complete the following checklist yourself if you like
|
|
|
|
by ticking any boxes you're sure about, like this: [x]
|
|
|
|
If you're unsure about something, just leave it blank and we'll take a look.
|
|
|
|
-->
|
|
|
|
|
|
|
|
* [ ] Final implementation has been merged (including tests and docs)
|
|
|
|
* [ ] PEP matches the final implementation
|
|
|
|
* [ ] Any substantial changes since the accepted version approved by the SC/PEP delegate
|
|
|
|
* [ ] Pull request title in appropriate format (``PEP 123: Mark Final``)
|
|
|
|
* [ ] ``Status`` changed to ``Final`` (and ``Python-Version`` is correct)
|
2024-01-12 02:20:09 -05:00
|
|
|
* [ ] Canonical docs/spec linked with a ``canonical-doc`` directive
|
|
|
|
(or ``canonical-pypa-spec`` for packaging PEPs,
|
|
|
|
or ``canonical-typing-spec`` for typing PEPs)
|