mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
[3.11] Docs: Bump sphinx-lint and use double backticks for inline literals (GH-98441) (#98445)
Bump sphinx-lint and use double backticks for inline literals
This commit is contained in:
parent
860efa3534
commit
095e06f4ca
5 changed files with 5 additions and 8 deletions
|
@ -1800,7 +1800,7 @@ is not possible due to its implementation being opaque at build time.
|
|||
|
||||
.. note::
|
||||
A freed key becomes a dangling pointer. You should reset the key to
|
||||
`NULL`.
|
||||
``NULL``.
|
||||
|
||||
|
||||
Methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue