PyICU v1.9.5 Release Notes

    • turned icu into a package and moved docs.py into it
    • fixed a bunch of warnings about missing int/int32_t casts
    • added reduced version of missing in < 2.7 check_output() used in setup.py
    • added wrapper for MessageFormat::getFormatNames()
    • added check for ICU_VERSION env variable before calling icu-config
    • added wrappers for static Normalizer2 constructors that appeared in ICU 49
    • hopefully workedaround 'daylight' #define on Windows