commit | bb38b39b339191c5fc001c8fbfbc3037c13bc7bb | [log] [tgz] |
---|---|---|
author | C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> | Sun Oct 16 20:43:13 2022 -0500 |
committer | GitHub <noreply@github.com> | Sun Oct 16 18:43:13 2022 -0700 |
tree | d9c6c0662f60267f65fe590fc786e4ecfdd3fbee | |
parent | ae192178679c532e2c1b2d3b8c0928b77e0fe90e [diff] |
gh-95913: Forward-port int/str security change to 3.11 What's New in main (#98344) Add int/str security change from issue gh-95778 PRs gh-96499 / gh-95800 Co-authored-by: Gregory P. Smith <greg@krypto.org> [Google]