http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/archivebot.py?... In archivebot.py, line 219 'may' should be 'may_long', according to Special:Allmessages. Now it is identical to the short month name in line 228. (In English, Polish and some other languages they are really the same, but a Hungarian will immediately see the difference. :-)
http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/date.py?revisi... In date.py, line 247, 'XXVIX' should be 'XXIX' (typo).
In lines 892-894 'i.e.' should be 'i. e.' (with a space between them), and '0-ás' should be '0-s' (wrong Hungarian spelling). http://hu.wikipedia.org/wiki/I._e._0-s_%C3%A9vek exists, but redirects to "i. e. 1-es évek" (if that is a problem, correct it to 1-es instead of 0-s); the present one gives a search error: http://hu.wikipedia.org/wiki/Speci%C3%A1lis:Keres%C3%A9s/i.e.%200-%C3%A1s%20...
Thanks,
Thank you for correcting one of them, but some bug still remained.
2011/4/20 Bináris wikiposta@gmail.com
http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/archivebot.py?view=markup In lines 892-894 'i.e.' should be 'i. e.' (with a space between them), and '0-ás' should be '0-s' (wrong Hungarian spelling).
So there is 3 of it, and only the first was fixed. Here: http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/date.py?r1=904... the other two are in lines 896 and 898 now, they also need a space between 'i.' and 'e.'
Thank you!
BTW, what is the advantage of making roman numbers a tuple instead of a list?
http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/date.py?r1=904...
----- Original Nachricht ---- Von: Bináris wikiposta@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 20.04.2011 12:36 Betreff: Re: [Pywikipedia-l] Minor bug reports, please correct
BTW, what is the advantage of making roman numbers a tuple instead of a list?
tuples are bit more performing than lists (faster).
Greetings xqt
done in r9186
Best regards xqt
----- Original Nachricht ---- Von: Bináris wikiposta@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 20.04.2011 12:28 Betreff: Re: [Pywikipedia-l] Minor bug reports, please correct
Thank you for correcting one of them, but some bug still remained.
2011/4/20 Bináris wikiposta@gmail.com
http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/archivebot.py ?view=markup
In lines 892-894 'i.e.' should be 'i. e.' (with a space between them),
and
'0-ás' should be '0-s' (wrong Hungarian spelling).
So there is 3 of it, and only the first was fixed. Here: http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/date.py?r1=904 2&r2=9184&sortby=date the other two are in lines 896 and 898 now, they also need a space between 'i.' and 'e.'
Thank you!
Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
----- Original Nachricht ---- Von: Bináris wikiposta@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 20.04.2011 02:41 Betreff: [Pywikipedia-l] Minor bug reports, please correct
http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/archivebot.py? view=markup In archivebot.py, line 219 'may' should be 'may_long', according to Special:Allmessages. Now it is identical to the short month name in line 228. (In English, Polish and some other languages they are really the same, but a Hungarian will immediately see the difference. :-)
Done in r9188. Thanks a lot! Greetings xqt
pywikipedia-l@lists.wikimedia.org