bpo-33209: End framing at the end of C implementation of pickle.Pickl… · python/cpython@c869529 · GitHub
Skip to content

Commit c869529

Browse files
serhiy-storchakaambv
authored andcommitted
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)
1 parent 629338f commit c869529

3 files changed

Lines changed: 22 additions & 19 deletions

File tree

Lib/test/pickletester.py

Lines changed: 18 additions & 17 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
End framing at the end of C implementation of :func:`pickle.Pickler.dump`.

Modules/_pickle.c

Lines changed: 3 additions & 2 deletions

0 commit comments

Comments
 (0)