commit | 9129af6050b747f288baa9d4e7d43031647ed222 | [log] [tgz] |
---|---|---|
author | kj <28750310+Fidget-Spinner@users.noreply.github.com> | Fri Oct 30 12:01:17 2020 +0800 |
committer | GitHub <noreply@github.com> | Thu Oct 29 21:01:17 2020 -0700 |
tree | e000a5bbdc28fd11d280dd807b5fd7f4946576e9 | |
parent | 3317466061509c83dce257caab3661d52571cab1 [diff] |
bpo-42198: Link to GenericAlias in typing and expressions (GH-23030) Follow up to 7cdf30fff39ea97f403b5472096349998d190e30 and 4173320920706b49a004bdddd8d7108e8984e3fc. This addresses the point "1. Update links in typing, subscription and union to point to GenericAlias." in the bpo for this PR.