forked from pool/python-jaraco.itertools
- Update to 4.4.2:
* Fixed RuntimeError in takewhile_peek on later Pythons where StopIteration is no longer allowed in a generator. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
95539ac215
commit
0a7282a6da
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 11:25:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 4.4.2:
|
||||
* Fixed RuntimeError in takewhile_peek on later Pythons where StopIteration is no longer allowed in a generator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 09:32:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user