]> granicus.if.org Git - python/commit
remove current_filename optimization from marshal (#3423) (closes bpo-31384)
authorBenjamin Peterson <benjamin@python.org>
Thu, 7 Sep 2017 17:49:12 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2017 17:49:12 +0000 (10:49 -0700)
commitc988ae01fec2e0510d53728e01a5e4bb06761bda
treee98385878d7ebab2dc284a088d3514e9ea85d7e1
parenta6a4dc816d68df04a7d592e0b6af8c7ecc4d4344
remove current_filename optimization from marshal (#3423) (closes bpo-31384)
Python/marshal.c