Eric Traut
|
c4d8507ff7
|
Removed unused import symbols from stdlib stubs and fixed a few other errors detected by pyright. I did a similar pass several months ago; these were introduced since then. (#4803)
Co-authored-by: Eric Traut <erictr@microsoft.com>
|
2020-12-06 18:44:18 +01:00 |
|
Sebastian Rittau
|
4603728a15
|
Clean up files with former forced consistency (#4717)
Replace Text with str in Python 3 code
|
2020-10-27 07:52:35 +01:00 |
|
Dave Halter
|
5c69373890
|
macpath, os/path, posixpath and ntpath should basically be the same files (#2637)
|
2018-12-17 15:02:18 +01:00 |
|
Ethan Smith
|
e9600db2ec
|
Remove symlinks! (#2132)
|
2018-05-15 15:18:59 -04:00 |
|
Jelle Zijlstra
|
54ecefef04
|
removals in Python 3.7 (#2018)
Last part of #1965.
|
2018-04-06 11:11:29 -07:00 |
|
Lukasz Langa
|
147772950f
|
Fixing flake8 E265 errors
|
2016-12-20 00:16:44 -08:00 |
|
Lukasz Langa
|
fe0e3744cc
|
Fixing flake8 E261 errors
|
2016-12-19 22:09:35 -08:00 |
|
Matthias Kramm
|
94c9ce8fd0
|
Consistently use '= ...' for optional parameters.
|
2015-11-09 13:55:02 -08:00 |
|
Matthias Kramm
|
337abed05a
|
add (overwrite with) mypy stubs, if available
|
2015-09-30 09:59:44 -07:00 |
|