- 30 Ara, 2010 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Senthil Kumaran yazdı
-
- 29 Ara, 2010 7 kayıt (commit)
-
-
R. David Murray yazdı
-
Terry Reedy yazdı
-
R. David Murray yazdı
-
Senthil Kumaran yazdı
-
Victor Stinner yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
- 28 Ara, 2010 28 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Brian Quinlan yazdı
-
Terry Reedy yazdı
-
R. David Murray yazdı
There is a small chance of backward incompatibility here, but only for non-SimpleCookie applications reading SimpleCookie generated cookies. Even then, any such ap is likely to be handling escaped values already, and it would take a fairly perverse implementation of unescaping to fail to unescape these newly escaped chars, so the risk seems minimal.
-
Georg Brandl yazdı
-
Brian Curtin yazdı
on Windows, and is no longer needed by any tests or Lib/test/support.py
-
Brian Curtin yazdı
existing and mentioned the OSError possibility.
-
Senthil Kumaran yazdı
-
Brian Curtin yazdı
when the user doesn't hold the symbolic link privilege rather than hiding it.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* Replace "bytes" by "bytes object" in struct error messages * Document the API change in What's new in Python 3.2 * Fix test_wave * Remove also ugly implicit conversions in test_struct
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#10679: install idle, pydoc, 2to3 scripts with X.Y suffix for make altinstall; create symlinks for make install.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Remove confusing paragraph -- this is relevant only to advanced users anyway and does not belong into the tutorial.
-