Ashwin Ramaswami
|
54f85c5b27
|
Add TarFile.offset (#5210)
Add TarFile.offset, which is an undocumented property. Fixes https://github.com/python/typeshed/issues/5209
|
2021-04-11 20:21:01 -07:00 |
|
Vyom Pathak
|
3c0f2acdf0
|
Changed: Name argument type to support None value (#5075)
Closes: #5027
|
2021-02-27 11:32:31 +01:00 |
|
Eric Traut
|
a1f16da64e
|
Added some missing parameter annotations and type arguments detected by pyright. (#5061)
Co-authored-by: Eric Traut <erictr@microsoft.com>
|
2021-02-23 19:46:53 +01:00 |
|
Ankur Singh
|
f52b154fe7
|
Add missing definitions in tarfile (#5020)
Resolves #4885
|
2021-02-15 14:19:49 -08: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 |
|