• Jeremy Hylton's avatar
    small updates to string_join: · 88887aa3
    Jeremy Hylton yazdı
        use PyString_AS_STRING macro on local string object
        when resizing string, make sure resized string will always be big enough
        split string containing error message across two lines
    add test to string_tests that causes resizing
    88887aa3
string_tests.py 8.29 KB