Ameya Vikram Singh
Ameya Vikram Singh
While working on #176 , and the issue I faced with `dummy` module missing instance name not generating a parse error seems to be related to the existing grammar being...
It seems some of tests have been migrated/updated. e.g. - [tests/ivtest](https://github.com/steveicarus/ivtest): It says on the repo it has been merged with iveriog repo, and has been marked as obsolete. Would...
It seems the context menu options on an IP-XACT Instance does not work on Linux Builds: - Open Containing Folder - Open XML File Does Qt need support from the...
This Python Embed build was added in following commit: 2981523cd262318dc189947ef230850be4c15c83 Prefer using Windows Recommended Python Installation for Development with MSVC Builds.
I am trying to download XML schema from a remote URL and it seems to be modifying one of the schema document incorrectly. Here's a snippet of the code to...
* This fixes a regression with #11 , when trying to import a plugin as a directory, it introduces the same behavior as the deprecated imp module. * Fixes #21...
* import test_settings for fails in certain pytest invocation when running locally * The failing scenario is when triggering to execute individual tests: ```sh pytest --rootdir=$PWD package/test/test_VersionedPlugin.py ``` * Replaced...
Hello Yapsy user/community, Currently looking for yapsy user/community members if anyone can step up to become a maintainer for this project. I want to take up the responsibility, but it...
Adding Python 3.12 in GitHub Workflows for testing. Update GitHub Actions versions due to deprecation warnings on the CI. **Updates:** For standalone package release instead of a development package. *...
I am having issue running mcss with a 3rd party tools which has a dependency on generating documentation using this tool. Following Deprecation Warning and Error is captured: ```sh /home/ameya/tools/mcss/documentation/doxygen.py:2364:...