• Guido van Rossum's avatar
    Merging the py3k-pep3137 branch back into the py3k branch. · 98297ee7
    Guido van Rossum yazdı
    No detailed change log; just check out the change log for the py3k-pep3137
    branch.  The most obvious changes:
    
      - str8 renamed to bytes (PyString at the C level);
      - bytes renamed to buffer (PyBytes at the C level);
      - PyString and PyUnicode are no longer compatible.
    
    I.e. we now have an immutable bytes type and a mutable bytes type.
    
    The behavior of PyString was modified quite a bit, to make it more
    bytes-like.  Some changes are still on the to-do list.
    98297ee7
Adı
Son kayıt (commit)
Son güncelleme
..
ae Loading commit data...
ah Loading commit data...
app Loading commit data...
carbonevt Loading commit data...
cf Loading commit data...
cg Loading commit data...
cm Loading commit data...
ctl Loading commit data...
dlg Loading commit data...
drag Loading commit data...
evt Loading commit data...
file Loading commit data...
fm Loading commit data...
folder Loading commit data...
help Loading commit data...
ibcarbon Loading commit data...
icn Loading commit data...
launch Loading commit data...
list Loading commit data...
menu Loading commit data...
mlte Loading commit data...
osa Loading commit data...
qd Loading commit data...
qdoffs Loading commit data...
qt Loading commit data...
res Loading commit data...
scrap Loading commit data...
snd Loading commit data...
te Loading commit data...
win Loading commit data...
ColorPickermodule.c Loading commit data...
MacOS.c Loading commit data...
Nav.c Loading commit data...
OSATerminology.c Loading commit data...
autoGIL.c Loading commit data...
gestaltmodule.c Loading commit data...
icgluemodule.c Loading commit data...