17
0

- Hopeless throwing up my arms in the air over the test suite

always failinig.

- Update to version 0.0.1+git.20200312.b44cd294:
  * add chardet.universaldetector (#3734)
  * Fix signature of Connection.iterdump() (#3843)
  * Expand tokenize stub to include Intnumber etc (#3839)
  * Fix remove_child_handler() return type (#3841)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeshed?expand=0&rev=15
This commit is contained in:
2020-03-13 10:34:50 +00:00
committed by Git OBS Bridge
parent a6eefbac36
commit 05a673fa30
5 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Mar 13 10:33:06 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Hopeless throwing up my arms in the air over the test suite
always failinig.
-------------------------------------------------------------------
Fri Mar 13 09:32:44 UTC 2020 - mcepl@suse.com
- Update to version 0.0.1+git.20200312.b44cd294:
* add chardet.universaldetector (#3734)
* Fix signature of Connection.iterdump() (#3843)
* Expand tokenize stub to include Intnumber etc (#3839)
* Fix remove_child_handler() return type (#3841)
-------------------------------------------------------------------
Wed Mar 11 11:27:12 UTC 2020 - mcepl@suse.com