On 09/29/2012 06:53 PM, Antoine Pitrou wrote:
Hello,
I've created a 3.3 category on the buildbots:
http://buildbot.python.org/3.3/
http://buildbot.python.org/3.3.stable/
Someone will have to update the following HTML page:
http://python.org/dev/buildbot/
Should be done now.
Georg
--
http:
On Sun, Sep 30, 2012 at 12:17 AM, Stefan Behnel wrote:
> Christian Heimes, 29.09.2012 16:06:
>> From now on you can't rely
>> on the order of an unordered type like dict or set.
>
> Tautologies tend to be true even without a temporal qualification.
Technically people shouldn't ever have relied on
Christian Heimes, 29.09.2012 16:06:
> From now on you can't rely
> on the order of an unordered type like dict or set.
Tautologies tend to be true even without a temporal qualification.
Stefan
--
http://mail.python.org/mailman/listinfo/python-list
Am 29.09.2012 15:42, schrieb Andriy Kornatskyy:
>
> The following doctest fails with python3.3 (it is okay for python2.4-2.7,
> 3.2).
>
> class adict(dict):
>
> """
On Saturday, 29 September 2012 19:08:25 UTC+5:30, Stefan Behnel wrote:
> Georg Brandl, 29.09.2012 14:18:
>
> > On behalf of the Python development team, I'm delighted to announce the
>
> > Python 3.3.0 final release.
>
> > [...]
>
> > * PEP 380, syntax for delegating to a subgenerator ("yield
The following doctest fails with python3.3 (it is okay for python2.4-2.7, 3.2).
class adict(dict):
"""
Georg Brandl, 29.09.2012 14:18:
> On behalf of the Python development team, I'm delighted to announce the
> Python 3.3.0 final release.
> [...]
> * PEP 380, syntax for delegating to a subgenerator ("yield from")
Ah, you're so late! Cython has shipped its implementation almost a month
ago! ;)
Stef
On Monday, 24 September 2012 12:07:53 UTC+5:30, Paul Rubin wrote:
> Georg Brandl writes:
>
> > Python 3.3 includes a range of improvements of the 3.x series, as well
>
> > as easier porting between 2.x and 3.x. Major new features and changes
>
> > in the 3.3 release series are: [good stuff sn
Georg Brandl writes:
> Python 3.3 includes a range of improvements of the 3.x series, as well
> as easier porting between 2.x and 3.x. Major new features and changes
> in the 3.3 release series are: [good stuff snipped]
This is cool, and Python 3 is finally starting to show some real
advantages
In article <4f794c1a.7020...@gmail.com>,
Andrew Berg wrote:
> > To download Python 3.3.0 visit:
> >
> > http://www.python.org/download/releases/3.3.0/
> The Windows links point to 3.3a1 installers, even though the links say
> 3.3a2.
Thanks for the heads up. The links have now been updated to p
> To download Python 3.3.0 visit:
>
> http://www.python.org/download/releases/3.3.0/
The Windows links point to 3.3a1 installers, even though the links say
3.3a2.
--
CPython 3.2.2 | Windows NT 6.1.7601.17640
--
http://mail.python.org/mailman/listinfo/python-list
Georg Brandl wrote:
> For a more extensive list of changes in 3.3.0, see
>
> http://docs.python.org/3.3/whatsnew/3.3.html
>
So far as I can see the what's new don't mention that hash randomisation is
enabled by default in Python 3.3. I think it would be worth adding
something about that.
12 matches
Mail list logo