Fixing docs is fine - please checkin.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Fredrik Lundh wrote:
> Georg Brandl wrote:
>
>>> The example code causes segfaults and probably always has (at last to 2.2)
>>
>> Interesting! From a naive POV, the docs' example is quite right.
>
> except that it doesn't work?
I wanted to say: From looking at the docs only, it should be alrigh
Georg Brandl wrote:
> Okay, now that I stumbled over and read the c.l.py thread, I think that we
> should
>
> * remove the faulty example (the correct one is already in there)
> * add a note to PyList_New that the new list must be filled with items
>before handing it to Python code or using
Georg Brandl wrote:
>> The example code causes segfaults and probably always has (at last to 2.2)
>
> Interesting! From a naive POV, the docs' example is quite right.
except that it doesn't work?
the problem is that it's using a *high-level* API to manipulate objects
that are not properly init
Anthony Baxter <[EMAIL PROTECTED]> wrote:
> 2.5b1 is out, so I'm declaring the SVN trunk unfrozen. Note, though,
> that as we're now post-beta, we're in FEATURE FREEZE.
Hey Raymond, any word on those binascii additions, or should I clean up
that struct patch and add in some tests?
- Josiah
_
On Wednesday 05 April 2006 23:20, Anthony Baxter wrote:
> www.python.org/dev/buildbot/all,
That should be www.python.org/dev/buildbot/all/ (needs the trailing /)
Anthony
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/l