Package Release Info

python-typeshed-0.0.1+git.1539385126.cec22025-bp151.1.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-typeshed

Change Logs

* Sat Oct 13 2018 opensuse-packaging@opensuse.org
- 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)