Martin v. Löwis schrieb:
What is your opinion, and who should decide?
Please don't post patches to the mailing list. Post them exclusively
to bugs.python.org instead.
Ok. But this was meant for illustrative purposes only and not as a
patch-submission, which
I'll do eventually separa
> What is your opinion, and who should decide?
Please don't post patches to the mailing list. Post them exclusively
to bugs.python.org instead.
Also, don't post unrelated patches in a single message. Create separate
issues in the bug tracker for them.
Regards,
Martin
Barry Warsaw schrieb:
> On Sep 21, 2008, at 6:03 AM, Georg Brandl wrote:
>
>> Barry Warsaw schrieb:
>>> Martin points out that in the past, as part of the release process,
>>> we've built separate downloadable documentation.
>>>
>>> Do we still want to do that for Python 2.6 and 3.0, and if so, ho
Hello there,
its high time to resolve an issue, which I have already addressed twice
some weeks ago. (You can find a more elaborate description in my former
posting cited below)
There is a tiny difference (also in behaviour!) in
turtle.Screen.__init__() between the versions for 2.6 and 3.0.
Benjamin Peterson wrote:
> On Sun, Sep 21, 2008 at 2:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
>>> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also
>>> support tgz? We'll have to hack the release script to build the doc
>>> zips. I'll try to test drive this whole
On Sun, Sep 21, 2008 at 4:26 PM, Scott David Daniels
<[EMAIL PROTECTED]> wrote:
> Does someone who knows the design of warnings.py a bit better than I
> know whether it would be an improvement to switch from:
>> try:
>> file.write(formatwarning(message, category, filename,
>>
Does someone who knows the design of warnings.py a bit better than I
know whether it would be an improvement to switch from:
> try:
> file.write(formatwarning(message, category, filename,
> lineno, line))
> except IOError:
> pass # the file
On Sun, Sep 21, 2008 at 7:24 AM, Heshan Suriyaarachchi
<[EMAIL PROTECTED]> wrote:
> Hi guys,
> Apache Axis2/Java, is a popular open source Web service engine. It
> currently supports exposing services written in Java, Javascript as Web
> services. This article [1] discusses the Python data Bin
On Sun, Sep 21, 2008 at 2:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
>> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also
>> support tgz? We'll have to hack the release script to build the doc
>> zips. I'll try to test drive this whole process soon.
>
> In addition
> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also
> support tgz? We'll have to hack the release script to build the doc
> zips. I'll try to test drive this whole process soon.
In addition to the creation of downloadable scripts, there should also
be a copy of the document
On Sep 21, 2008, at 7:24 AM, Barry Warsaw wrote:
I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to
also support tgz? We'll have to hack the release script to build
the doc zips. I'll try to test drive this whole process soon.
We specifically decided to drop .tgz since it
Hi guys,
Apache Axis2/Java, is a popular open source Web service engine. It
currently supports exposing services written in Java, Javascript as Web
services. This article [1] discusses the Python data Binding that enable
exposing Web services written in Python.
[1] - http://wso2.org/library/a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sep 21, 2008, at 6:03 AM, Georg Brandl wrote:
Barry Warsaw schrieb:
Martin points out that in the past, as part of the release process,
we've built separate downloadable documentation.
Do we still want to do that for Python 2.6 and 3.0, and if
Barry Warsaw schrieb:
> Martin points out that in the past, as part of the release process,
> we've built separate downloadable documentation.
>
> Do we still want to do that for Python 2.6 and 3.0, and if so, how do
> we go about doing that? I have this feeling that building the
> documentation
the "Code Migration and Modernization" PEP hasn't been updated for 2.5
and 2.6.
http://www.python.org/dev/peps/pep-0290/
surely there's something new in 2.5 and 2.6 that might be worth mentioning?
___
Python-Dev mailing list
Python-Dev@python.o
15 matches
Mail list logo