mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update pyeclib from branch 'master'
to 1927fd43afb22e4c16e6d10affd7811da5827cc8
- cli.version: Show information about free-threaded-ness
Now you see information like
$ pyeclib-backend -V
pyeclib 1.7.0
liberasurecode 1.7.1
CPython 3.14.0rc2 free-threading build
or
$ pyeclib-backend -V
pyeclib 1.7.0
liberasurecode 1.7.1
CPython 3.13.7 experimental free-threading build
on free-threaded builds instead of just
$ pyeclib-backend -V
pyeclib 1.7.0
liberasurecode 1.7.1
CPython 3.14.0rc2
Change-Id: Ie0bc70ff0d1fe74b4c4037251216cdc70c735611
Signed-off-by: Tim Burke <tim.burke@gmail.com>
This commit is contained in:
parent
3466da0965
commit
a5734233ce
1 changed files with 1 additions and 1 deletions
2
pyeclib
2
pyeclib
|
|
@ -1 +1 @@
|
|||
Subproject commit c90b658036207117e44aefba1860cb702a0f5624
|
||||
Subproject commit 1927fd43afb22e4c16e6d10affd7811da5827cc8
|
||||
Loading…
Add table
Reference in a new issue