Menu

#151 Replace encoding-specific characters in Python source code

v1.0 (example)
closed
None
5
2019-01-08
2019-01-08
Ahasuerus
No

Replace encoding-specific characters in Python source code. In some cases cp1252-specific characters are used in SQL statements and can be replaced with hexadecimal equivalents. In other cases they are used in native Python code and can be replaced using chr().

Discussion

  • Ahasuerus

    Ahasuerus - 2019-01-08
    • assigned_to: Ahasuerus
     
  • Ahasuerus

    Ahasuerus - 2019-01-08

    Part 1 - Advanced Search:

    biblio/adv_search_results.py

    Installed in SVN 307 on 2019-01-07.

     
  • Ahasuerus

    Ahasuerus - 2019-01-08

    Part 2 - Nightly job:

    edit/cleanup_report.py
    nightly/nightly_job.py
    nightly/nightly_transliterations.py
    

    Installed in SVN 308 on 2019-01-08.

     
  • Ahasuerus

    Ahasuerus - 2019-01-08
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Replace encoding-specific characters in Python source code. In most (all?) cases cp1252-specific characters are used in SQL statements and can be replaced with hexadecimal equivalents.
    +Replace encoding-specific characters in Python source code. In some cases cp1252-specific characters are used in SQL statements and can be replaced with hexadecimal equivalents. In other cases they are used in native Python code and can be replaced using chr().
    
     
  • Ahasuerus

    Ahasuerus - 2019-01-08
    • status: open --> closed
     
  • Ahasuerus

    Ahasuerus - 2019-01-08

    Part 3 - Duplicate Finder:

    edit/find_dups.py

    Installed in SVN 309 on 2019-01-08. Closing the SR.

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB