mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update taskflow from branch 'master'
to eebbf332585665b8ffe1483ee16a5d3bed30b9fa
- Merge "Replace PackException/UnpackException"
- Replace PackException/UnpackException
PackException was deprecated in msgpack 0.5.0[1] and has been
equivalent to Exception since msgpack 0.6.0[2].
In additoon, [3] mentions that even UnpackException should be replaced
by Exception. The same is recommended in [4], too.
Also replace the unused catch for Exception.
[1] https://github.com/msgpack/msgpack-python/commit/3dad39811d93
[2] https://github.com/msgpack/msgpack-python/commit/07f0beeabb71
[3] https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst#050
[4] https://github.com/msgpack/msgpack-python/blob/e6445d3b/msgpack/exceptions.py#L4-L6
Change-Id: Id3c08dc5263119be52184364c05dc9f78a14b8fc
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
parent
7dd1ab139b
commit
ef8d2ea958
1 changed files with 1 additions and 1 deletions
2
taskflow
2
taskflow
|
|
@ -1 +1 @@
|
|||
Subproject commit 7d3e8578d76a12ce9aca5b2a4f5abb947430b99d
|
||||
Subproject commit eebbf332585665b8ffe1483ee16a5d3bed30b9fa
|
||||
Loading…
Add table
Reference in a new issue