commit | 7e6cad7e303b3991360a0fe332b0d21aa0f6fe5e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 23 02:38:49 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 23 12:38:49 2021 +0300 |
tree | 3d86be2883df83ad410af1b9e2d5f77d5c902612 | |
parent | e6ea428b83acfee86fb83a7f7f76efece801c67a [diff] |
bpo-44483: Fix crash in union object with bad ``__module__`` (GH-26848) (GH-26852) (cherry picked from commit adfa1ba398c74720b42f16f06fd3ec0353599fa5) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>