bugGNU gettext - Bugs: bug #55231, PEP 3120

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #55231: PEP 3120

Submitter:  ilias iliadis <xoristzatziki>
Submitted:  Sat 15 Dec 2018 09:46:08 PM UTC
   
 
Category:  Python Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Tue 14 Apr 2020 12:24:33 PM UTC, comment #2: 

The fix is contained in gettext 0.20.2.

Bruno Haible <haible>
Group administrator
Sun 25 Aug 2019 09:40:43 PM UTC, comment #1: 
Bruno Haible <haible>
Group administrator
Sat 15 Dec 2018 09:46:08 PM UTC, original submission:  

According to this PEP (PEP 3120) python 3 files (usually indicated by a shebang such as #!/usr/bin/env python3 or alike) contain UTF-8 strings. This is not implemented in gettext (still "insists" that PEP 263 is the regulator) although almost all new code in python3 is written using utf-8 in mind.

PEP 3120 does not prohibit the usage of alternative source encodings.

ilias iliadis <xoristzatziki>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  • -email is unavailable- added by xoristzatziki (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2019-08-25 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code