commit | 91f791400338673f025897c70da99301c85694c5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 14 09:47:17 2022 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 14 09:47:17 2022 -0700 |
tree | 0399c679e18cb00d8046dcdc195fe94f0e3c9c6e | |
parent | 29fc20cdc068b1d744371d3e5a0e87b1dc7b73e5 [diff] |
GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298) (cherry picked from commit 01ef1f95dab9c9930ce1a23634a3e5a8331bf3c7) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>