]> granicus.if.org Git - python/commit
bpo-34141: Optimized pickling simple non-recursive values. (GH-8318)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Jul 2018 07:10:49 +0000 (10:10 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Jul 2018 07:10:49 +0000 (10:10 +0300)
commit5d4cb54800966947db2e86f65fb109c5067076be
tree26156a09f429ef95392d06ee8ea99bcdf30dea38
parentfeabae961707b00008c15a31352e458f4e8b3a6c
bpo-34141: Optimized pickling simple non-recursive values. (GH-8318)
Misc/NEWS.d/next/Core and Builtins/2018-07-18-08-36-58.bpo-34141.Fo7Q5r.rst [new file with mode: 0644]
Modules/_pickle.c