Shantanu
|
3d8bffae80
|
pkgutil: returns a List[str] usually (#5222)
Yes, technically it returns whatever its first argument is if it isn't
a list.
Doing this because https://github.com/python/mypy/pull/9454#issuecomment-820661189
|
2021-04-15 12:43:53 -07:00 |
|
hatal175
|
bf201c8201
|
Various stubtest fixes (#5215)
|
2021-04-14 19:14:07 -07:00 |
|
Anton Agestam
|
0afc2f9f43
|
pkgutil: Add resolve_name() for 3.9+ (#5000)
|
2021-02-02 17:08:28 +01:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|