Actions
Bug #6468
closedsaxoncee.__version__ is missing
Start date:
2024-07-04
Due date:
% Done:
100%
Estimated time:
Applies to branch:
12
Fix Committed on Branch:
12
Fixed in Maintenance Release:
Found in version:
12.5
Fixed in version:
SaxonC Languages:
Python
SaxonC Platforms:
All
SaxonC Architecture:
Description
Reported by user:
saxoncee.version is missing, which is common to denote a package’s version (see also PEP-8)
Related issues
Updated by O'Neil Delpratt 5 months ago
- Related to Bug #6466: Python interactive interpreter seg-faults on tab completion added
Updated by O'Neil Delpratt 5 months ago
- Category set to Python API
- Status changed from New to Resolved
- Assignee set to O'Neil Delpratt
- Priority changed from Low to Normal
- % Done changed from 0 to 100
- Fix Committed on Branch 12 added
Bug fix applied to development branch. Added the __version__
and __author__
properties. Tested with pytest
Please register to edit this issue
Actions