[issue17254] add thai encoding aliases to encodings.aliases

2020-09-10 Thread Benjamin Wood
Benjamin Wood added the comment: Bumping this again. I'd like to try and understand why this change can not or has not been approved. I added the technical info here to the github PR. Is there a shortage of reviewers? What can I do to help speed up the process? --

[issue17254] add thai encoding aliases to encodings.aliases

2020-05-05 Thread Benjamin Wood
Benjamin Wood added the comment: This is an easy alias to a valid codepage. I supplied proof that they are the same. I don't understand why this has been allowed to languish for 9 months. Did I miss something? Is there more work I need to do? Thanks --

[issue17254] add thai encoding aliases to encodings.aliases

2020-01-10 Thread Cheryl Sabella
Change by Cheryl Sabella : -- versions: +Python 3.9 -Python 3.4 ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue17254] add thai encoding aliases to encodings.aliases

2019-10-09 Thread Benjamin Wood
Benjamin Wood added the comment: I've created the codepage alias 874. This is only pending is a merge into the mainline. Thanks. -- ___ Python tracker ___

[issue17254] add thai encoding aliases to encodings.aliases

2019-08-02 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +14825 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/15079 ___ Python tracker

[issue17254] add thai encoding aliases to encodings.aliases

2019-08-02 Thread Benjamin Wood
Benjamin Wood added the comment: >From what I can tell cp874 != ibm_874 != iso_8859_11 What I can say is that the current cp874 is the implementation of the windows_874 code page. The page itself references the microsoft code page, and also contains the appropriate characters (like EURO

[issue17254] add thai encoding aliases to encodings.aliases

2015-01-22 Thread era
Changes by era era+pyt...@iki.fi: -- nosy: +era ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue17254 ___ ___ Python-bugs-list mailing list

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-22 Thread Ezio Melotti
Changes by Ezio Melotti ezio.melo...@gmail.com: -- components: +Unicode nosy: +ezio.melotti stage: - needs patch type: - enhancement versions: +Python 3.4 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue17254

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-20 Thread albertjan
New submission from albertjan: This is almost identical to: http://bugs.python.org/issue854511 However, tis602, which is mentioned in the orginal bug report, is not an alias to cp874. Therefore, I propose the following: import encodings aliases = encodings.aliases.aliases more_aliases =

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-20 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: On 20.02.2013 12:48, albertjan wrote: New submission from albertjan: This is almost identical to: http://bugs.python.org/issue854511 However, tis602, which is mentioned in the orginal bug report, is not an alias to cp874. Therefore, I propose the

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-20 Thread albertjan
To: fo...@yahoo.com Cc: Sent: Wednesday, February 20, 2013 1:22 PM Subject: [issue17254] add thai encoding aliases to encodings.aliases Marc-Andre Lemburg added the comment: On 20.02.2013 12:48, albertjan wrote: New submission from albertjan: This is almost identical to: http

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-20 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: On 20.02.2013 15:40, albertjan wrote: albertjan added the comment: Hi, I found this report that includes your name: http://mail.python.org/pipermail/python-bugs-list/2004-August/024564.html Other relevant websites:

[issue17254] add thai encoding aliases to encodings.aliases

2013-02-20 Thread albertjan
albertjan added the comment: Sent: Wednesday, February 20, 2013 4:25 PM Subject: [issue17254] add thai encoding aliases to encodings.aliases Thanks. Something is wrong with your request, though: * we already have an iso8859_11 code, so aliasing it to some   other name is not possible