Am 20.02.2011 07:43, schrieb anatoly techtonik:
> Python definitely needs a development Roadmap to avoid things like
> w9xpopen.exe slipping off radar from release to release. We don't
> support Windows 9x since Python 2.6. What this file does in 3.x
> distributions?
>
> http://bugs.python.org/iss
Georg Brandl, 19.02.2011 21:53:
BTW, I haven't seen an issue yet.
http://bugs.python.org/issue11254
Stefan
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mail
On Sun, Feb 20, 2011 at 11:10 AM, "Martin v. Löwis" wrote:
> Am 20.02.2011 07:43, schrieb anatoly techtonik:
>> Python definitely needs a development Roadmap to avoid things like
>> w9xpopen.exe slipping off radar from release to release. We don't
>> support Windows 9x since Python 2.6. What this
On behalf of the Python development team, I'm delighted to announce
Python 3.2 final release.
Python 3.2 is a continuation of the efforts to improve and stabilize the
Python 3.x line. Since the final release of Python 2.7, the 2.x line
will only receive bugfixes, and new features are developed fo
I've compiled a list of issues with python.org services that are not
strictly related to core development, but still may be beneficial for
Python community as a GSoC project at
http://code.google.com/p/pydotorg/issues/list Feel free to add your
own proposals/ideas.
--
anatoly t.
On Sat, Feb 12,
On Sun, Feb 20, 2011 at 15:22, anatoly techtonik wrote:
> On Sun, Feb 20, 2011 at 11:10 AM, "Martin v. Löwis"
> wrote:
> > Am 20.02.2011 07:43, schrieb anatoly techtonik:
> >> Python definitely needs a development Roadmap to avoid things like
> >> w9xpopen.exe slipping off radar from release to r
Le dimanche 20 février 2011 à 23:22 +0100, Georg Brandl a écrit :
> On behalf of the Python development team, I'm delighted to announce
> Python 3.2 final release.
>
> Python 3.2 is a continuation of the efforts to improve and stabilize the
> Python 3.x line.
Congratulation to all Python develope
On Feb 20, 2011, at 4:10 AM, Martin v. Löwis wrote:
> Am 20.02.2011 07:43, schrieb anatoly techtonik:
>> Python definitely needs a development Roadmap to avoid things like
>> w9xpopen.exe slipping off radar from release to release. We don't
>> support Windows 9x since Python 2.6. What this file d
> Does a modern windows installation actually even *work* if you change
> COMSPEC to command.com instead of cmd.exe? And why would anyone ever
> do that? Hey, I have a good idea: python can just ignore COMSPEC and
> always run cmd.exe. Then you can delete w9xpopen, hooray.
We have a process for th
Hello
Now that Python 3.2 is out, I am planning to do the following with Distutils2:
1 - release a new alpha before Pycon for community feedback
2 - add distutils2 back in the trunk, along with the changes in
pkgutil and sysconfig
3 - continue the ongoing work in Distutils2 to prepare the first
P
On 21.02.2011 08:41, Tarek Ziadé wrote:
> Hello
>
> Now that Python 3.2 is out, I am planning to do the following with Distutils2:
>
> 1 - release a new alpha before Pycon for community feedback
> 2 - add distutils2 back in the trunk, along with the changes in
> pkgutil and sysconfig
> 3 - contin
11 matches
Mail list logo