[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-07 Thread SilentGhost
SilentGhost added the comment: Ramin, I agree with Victor, if you have any information contrary to what we posted, please feel free to post it here so that we can consider re-opening the issue. -- resolution: -> not a bug stage: patch review -> resolved status: open -> closed

[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-07 Thread STINNER Victor
STINNER Victor added the comment: > Regarding the file named: "Lib/encodings/mac_farsi.py", the numbers are > inserted in the wrong way, they are inserted Arabic numbers instead of > Persian, they are edited in the comment. Python implements the Unicode standard. In the master branch, it's

[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-06 Thread Ned Deily
Change by Ned Deily : -- nosy: +lemburg ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-06 Thread SilentGhost
SilentGhost added the comment: The names of the characters given in comments agree with the unicode database name (they're indeed ARABIC-INDIC DIGITs and ARABIC LETTER). The replacement character that you're proposing is called (according to the same database) 'ARABIC LETTER KEHEH', whereas

[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-06 Thread Ramin Najjarbashi
Change by Ramin Najjarbashi : -- keywords: +patch pull_requests: +13747 stage: -> patch review pull_request: https://github.com/python/cpython/pull/13871 ___ Python tracker

[issue37180] Fix Persian KAF in mac_farsi.py

2019-06-06 Thread Ramin Najjarbashi
New submission from Ramin Najjarbashi : Regarding the file named: "Lib/encodings/mac_farsi.py", the numbers are inserted in the wrong way, they are inserted Arabic numbers instead of Persian, they are edited in the comment. The KAF character (ك) which was the Arabic version, has been changed