17
0
Files
python-typeshed/python-typeshed-rpmlintrc
Matej Cepl 95510f0fba - Update to version 0.0.1+git.1539385126.cec22025:
* Widen the type of the file argument to Python 2's json.dump. (#2516)
  * Fix _StrType in difflib in Python 2. (#2514)
  * Set urllib.parse.urljoin url argument to optional (#2513)
  * Inherit `InstanceType` from `object` (#2511)
  * Make csv.reader take Iterator[Text] argument instead of Iterator[str]. (#2508)
  * skip .git files from linting with flake8 (#2506)
  * Make _NetlocResultMixinBytes derive from _NetlocResultMixinBase[bytes], not [str] (#2503)
  * fix typing.Pattern in Python 2 (#2219)
  * Make 'datetime' a subclass of 'date'. (#2488)
  * Add new gflags names. (#2489)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeshed?expand=0&rev=1
2018-10-13 12:02:25 +00:00

2 lines
56 B
Plaintext

addFilter("W: zero-length /usr/share/typeshed/.*\.pyi")