| commit | 35be1f3602c8c66199d8c0a2f2805115864235fb | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 28 00:10:45 2021 -0700 |
| committer | GitHub <noreply@github.com> | Fri May 28 16:10:45 2021 +0900 |
| tree | eb32472feb9e29b8b4e066617cc431a2bd6c6e67 | |
| parent | 448abe8d8bcfdf50a5ecae1196199da46bdfed04 [diff] |
bpo-44256: Do not expose _functools._list_elem_type (GH-26416) It is internal use only type. (cherry picked from commit 28be3191a9db2769ed05e55c6bcbccdd029656dd) Co-authored-by: Inada Naoki <songofacandy@gmail.com>