- 10 Haz, 2008 17 kayıt (commit)
-
-
Gregory P. Smith yazdı
Part of reverting most of r63675 per the mailing list discussion.
-
Armin Ronacher yazdı
-
Armin Ronacher yazdı
-
Gregory P. Smith yazdı
occurances of PyBytes_ in the code to their original PyString_ names. The bytesobject.c file will be renamed back to stringobject.c in a future checkin.
-
Josiah Carlson yazdı
NameErrors pointed out by Giampaolo.
-
Thomas Heller yazdı
Add an optional 'offset' parameter to byref, defaulting to zero.
-
Thomas Heller yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Robert Schuppenies yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Josiah Carlson yazdı
issues in: 909005 and 17361001, as well as completely as possible issues 539444, 760475, 777588, 889153, 953599, 1025525, 1063924, and 658749. This patch also includes doc and test updates as necessary.
-
Alexandre Vassalotti yazdı
Cleaned up the unit test.
-
Alexandre Vassalotti yazdı
-
- 09 Haz, 2008 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Gregory P. Smith yazdı
http://mail.python.org/pipermail/python-dev/2008-June/079988.html Python 2.6 should stick with PyString_* in its codebase. The PyBytes_* names in the spirit of 3.0 are available via a #define only. See the email thread.
-
Raymond Hettinger yazdı
-
- 08 Haz, 2008 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 07 Haz, 2008 9 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
Add a note about using the new AST module.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
to ease standalone use of the algorithm.
-
Facundo Batista yazdı
more robust.
-
- 06 Haz, 2008 1 kayıt (commit)
-
-
Travis E. Oliphant yazdı
-