mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)
This commit is contained in:
parent
629338f140
commit
c869529ea9
3 changed files with 22 additions and 19 deletions
|
@ -0,0 +1 @@
|
|||
End framing at the end of C implementation of :func:`pickle.Pickler.dump`.
|
Loading…
Add table
Add a link
Reference in a new issue