-
Notifications
You must be signed in to change notification settings - Fork 3
Python Notes 2025‐08‐14
Miloslav Macko edited this page Aug 14, 2025
·
3 revisions
-
Review the pull requests:
-
Go through the discussions:
-
Specific classifier for the IVI Python Drivers https://github.com/IviFoundation/IviDrivers/discussions/58
-
Distribution package name composition https://github.com/IviFoundation/IviDrivers/discussions/67
-
Supported instrument in the package meta-data https://github.com/IviFoundation/IviDrivers/discussions/60
-
Package Attestations or Binary Signing https://github.com/IviFoundation/IviDrivers/discussions/65
-
-
Additional points, more time-demanding:
- error_query() behavior: query all or just the last error https://github.com/IviFoundation/IviDrivers/discussions/61
- check_instrument_status() method https://github.com/IviFoundation/IviDrivers/discussions/62
- Accessing Repeated Capabilities elements https://github.com/IviFoundation/IviDrivers/discussions/56
Create PR for #72 again separately for 2 discussion issues.
- Separate PR / Discussion cannot be created within one branch - Github combines the commits into one PR. Suggestion: One PR with multiple commits, one commit/discussion.
-
ANSI-C
-
Python
-
Rust