Andreas Maier

Results 152 comments of Andreas Maier

Before we start forking tabulate (from its current repo on GitHub https://github.com/astanin/python-tabulate), we should work out what the issues are that we see, and whether we can deal with them.

Wanting for narrowing down the option space in issue #249 so we understand what the issues are that need to be addressed in tabulate.

We agreed that: * Karl will investigate OpenPegasus cimcli * Andy will investigate SBLIM wbemcli

Here is my analysis of SBLIM wbemcli, version 1.6.3 (https://sourceforge.net/projects/sblim/): - CIM operation support: - It supports all CIM operations except pull operations and execquery. - It supports the deprecated...

We discussed this in our call today and decided to move this issue into the next release.

We discussed this in our call today and decided to move this issue into the next release.

I meanwhile found that safety 3.6.2 removed the pinning of pydantic. I have tests running with it on Python 3.14, but GitHub seems to behave strangely at the moment. Will...

The safety install and runs with Python 3.14 (on GitHub Actions with Ubuntu, macos and WIndows) run fine. So the only remaining ask in this issue is to add Python...

**DISCUSSION:** Do we still need this given that we have mock scripts?