We can convert dimension to precision, but the other way around will throw a NotImplementedError, see
https://git.wikimedia.org/blob/pywikibot%2Fcore.git/HEAD/pywikibot%2F__init__.py#L318
Would be nice to have this implemented too.
We can convert dimension to precision, but the other way around will throw a NotImplementedError, see
https://git.wikimedia.org/blob/pywikibot%2Fcore.git/HEAD/pywikibot%2F__init__.py#L318
Would be nice to have this implemented too.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Implement Coordinate.precisionToDim | pywikibot/core | master | +43 -2 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | darthbhyrava | T89670 Implement Coordinate.precisionToDim | |||
Resolved | darthbhyrava | T129834 test_no_qualifiers failing |
I'd like to claim this minitask for T89067.
But I do hope there are mentors for the project.
Change 275112 had a related patch set uploaded (by Darthbhyrava):
Change: Implement Coordinate.precisionToDim
@jayvdb - I've added in the test at wikibase_tests as required.
Could you take a look at the above patch, please?