Name : python2-unicodenazi
| |
Version : 1.1
| Vendor : Fedora Project
|
Release : 14.fc29
| Date : 2018-07-16 20:30:15
|
Group : Unspecified
| Source RPM : python-unicodenazi-1.1-14.fc29.src.rpm
|
Size : 0.01 MB
| |
Packager : Fedora Project
| |
Summary : Module that finds unicode/bytestring comparisons and other problems
|
Description :
A common source of unicode issues in python2 is that code mixes str and unicode and is valid for the cases the author tests for (because they only test with ASCII) but then throws an error when the code is used with non-ASCII strings.
If enabled unicodenazi will complain when this mixing of unicode and byte str occurs. It\'s annoying as hell, has a huge runtime impact on performance, and will also complain about most of the stuff in the Python standard library. But it will point out some areas of your code that may traceback in python2 when given different data and make it easier to migrate to python3 where unicode and bytes no longer interoperate.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/p |