• Kirill Smelkov's avatar
    unicode/utf8: Start of the package (stub) · cd69a8ad
    Kirill Smelkov authored
    We will soon need to use error rune codepoint from both golang_str.pyx
    and strconv.pyx - so we need to move that definition into shared place.
    What fits best is unicode/utf8, so start that package and move the
    constant there.
    cd69a8ad
_golang_str.pyx 76.4 KB