File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ Add a new UTF-8 mode: implementation of the :pep:`540`.
172172.. nonce: G8fqb6
173173.. section: Core and Builtins
174174
175- PEP 560: Add support for __mro_entries__ and __class_getitem__. Implemented
175+ :pep: ` 560 ` : Add support for `` __mro_entries__ `` and `` __class_getitem__ `` . Implemented
176176by Ivan Levkivskyi.
177177
178178..
@@ -182,7 +182,7 @@ by Ivan Levkivskyi.
182182.. nonce: ucKjvw
183183.. section: Core and Builtins
184184
185- PEP 562: Add support for module ``__getattr__ `` and ``__dir__ ``. Implemented
185+ :pep: ` 562 ` : Add support for module ``__getattr__ `` and ``__dir__ ``. Implemented
186186by Ivan Levkivskyi.
187187
188188..
@@ -201,7 +201,7 @@ The `atexit` module now has its callback stored per interpreter.
201201.. nonce: JWf_Im
202202.. section: Core and Builtins
203203
204- Implement PEP 552 (Deterministic pycs). Python now supports invalidating
204+ Implement :pep: ` 552 ` (Deterministic pycs). Python now supports invalidating
205205bytecode cache files bashed on a source content hash rather than source
206206last-modified time.
207207
You can’t perform that action at this time.
0 commit comments