Menu

#5 Doesn't work with beta

open
nobody
None
5
2012-03-18
2012-03-18
No

For example, with mediawiki 1.19.0beta1, it fails because it tries to parse the third component as an integer in this line:

self.version = (int(version[0]), int(version[1]), int(version[2]))

(client.py)

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.