"Xqt" changed the status of pywikipedia.r10043 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10043#c32717

Old Status: new
New Status: fixme

Commit summary for pywikipedia.r10043:

Reworked terminal_interface.

Architectural change: cleaner separation between generic code, unix-specific 
and windows-specific (in two varieties) code

Behavioural change: windows now either inputs/outputs ascii (without ctypes) or 
full unicode (with ctypes). Yes, no more chcp crap!

Xqt's comment:

classess Win32BaseUI and Win32CtypesUI are overwriting the config settings 
overwriting the config settings of self.encoding and it seems that this causes 
bug #3516383. Eighter this must be changed here or r10048 must be reverted to 
get a right transliteration on cmd's display 

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to