-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Martin v. Löwis wrote:
> Robin Munn wrote:
>
>>> Revision 4077 is fine now. However, the same problem exists in revision
>>> 4284, which has a 0x01 character before the word "add". Same solution:
>
>
> I now have fixed that as well.
>
> Regards,
>
pypy-0.8.0: Translatable compiler/parser and some more speed
==
The PyPy development team has been busy working and we've now packaged
our latest improvements, completed work and new experiments as
version 0.8.0, our third public relea
Shouldn't PYTHON_API_VERSION be different between 2.3 and 2.4?
It is 1012 in both versions.
I tried to detect whether PyTuple_Pack is supported, which was added in
2.4. Or is this only to detect changed apis, and not added apis?
Thomas
___
Python-Dev m
As people may have noticed (or possibly not:-) I've been rather
inactive on python-dev the last year or so, due to being completely
inundated with other work. Too bad that I've missed all the
interesting discussions on Python 3000, but I'm bound to catch up
some time later this year:-).
BU
On Thu, Nov 03, 2005 at 10:29:37PM +0100, Jack Jansen wrote:
> I know I would be much helped with a moderated python-dev-announce
> mailing list, which would be only low-volume
http://www.google.com/search?q=python-dev+summary+site%3Amail.python.org
Oleg.
--
Oleg Broytmannh
Even when they are on the ball, the summaries generally occur one week
after the discussion/execution happens. That's not so much in the
'time-critical' aspect which, I would imagine, is about as important as
the 'low-volume' aspect.
- Josiah
Oleg Broytmann <[EMAIL PROTECTED]> wrote:
>
> On
On 3-nov-2005, at 22:36, Oleg Broytmann wrote:
> On Thu, Nov 03, 2005 at 10:29:37PM +0100, Jack Jansen wrote:
>
>> I know I would be much helped with a moderated python-dev-announce
>> mailing list, which would be only low-volume
>>
>
>http://www.google.com/search?q=python-dev+summary+site%
>> I know I would be much helped with a moderated python-dev-announce
>> mailing list, which would be only low-volume
Oleg>
http://www.google.com/search?q=python-dev+summary+site%3Amail.python.org
That works up to a point, however the python-dev summaries only come out
once every
Thomas Heller wrote:
> Shouldn't PYTHON_API_VERSION be different between 2.3 and 2.4?
> It is 1012 in both versions.
>
> I tried to detect whether PyTuple_Pack is supported, which was added in
> 2.4. Or is this only to detect changed apis, and not added apis?
It's meant to detect changes that can
Jack Jansen wrote:
> Hmm. I wouldn't mind if it was push in stead of pull, I wouldn't mind
> if it was in the right order, and I wouldn't mind if itwas more
> concise:-)
>
> But: I'll just wait to see whether more people chime in that they'd
> like this, or that I'm alone...
I'm -1 on such
> I know I would be much helped with a moderated python-dev-announce
> mailing list, which would be only low-volume, time-critical
> announcements for people developing Python. Even during times when I
> am actively following python-dev it would be handy to have important
> announcements coming in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robin Munn wrote:
> So doing an SVK mirror of the repository should work now, barring
> any further surprises. I'm starting the SVK sync now; we'll see what
> happens.
Confirmed; the SVK mirror took about 18 hours, but it completed
successfully with n
I have a question after this exhilarating exchange.
Is there a way to prevent this kind of thing in the future, e.g. by
removing or rejecting change log messages with characters that are
considered invalid in XML?
(Or should perhaps the fix be to suppress or quote these characters
somehow in XML?
Guido van Rossum wrote:
> I have a question after this exhilarating exchange.
>
> Is there a way to prevent this kind of thing in the future, e.g. by
> removing or rejecting change log messages with characters that are
> considered invalid in XML?
I don't think it can happen again. Without testin
14 matches
Mail list logo