mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Fix markup errors and update pydoc topics.
This commit is contained in:
parent
80dd1af4e0
commit
a81b481e3a
4 changed files with 27 additions and 9 deletions
|
|
@ -1135,7 +1135,7 @@ gc
|
|||
--
|
||||
|
||||
It is now possible to register callbacks invoked by the garbage collector
|
||||
before and after collection using the new :`data:`~gc.callbacks` list.
|
||||
before and after collection using the new :data:`~gc.callbacks` list.
|
||||
|
||||
|
||||
hmac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue