commit | 75dda3b12d689d1e90ae198cd9509e529826557a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Jun 25 18:45:46 2022 +0300 |
committer | GitHub <noreply@github.com> | Sat Jun 25 18:45:46 2022 +0300 |
tree | dcecba7582a8177e8ca2da66925c8b499a675c60 | |
parent | 86e49a5026ab9f746b87daae2aca81c845b4a5f4 [diff] |
[3.10] gh-94245: Fix pickling and copying of typing.Tuple[()] (GH-94260)