Re: [python-committers] [RELEASED] Python 3.3.4 release candidate 1

2014-01-29 Thread Andrew Svetlov
Would you to accept fixes for http://bugs.python.org/issue20434 and
http://bugs.python.org/issue20437 before 3.3.4 final?

On Mon, Jan 27, 2014 at 9:36 AM, Georg Brandl ge...@python.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On behalf of the Python development team, I'm reasonably happy to announce the
 Python 3.3.4 release candidate 1.

 Python 3.3.4 includes several security fixes and over 120 bug fixes compared 
 to
 the Python 3.3.3 release.

 This release fully supports OS X 10.9 Mavericks.  In particular, this release
 fixes an issue that could cause previous versions of Python to crash when 
 typing
 in interactive mode on OS X 10.9.

 Python 3.3 includes a range of improvements of the 3.x series, as well as 
 easier
 porting between 2.x and 3.x.  In total, almost 500 API items are new or 
 improved
 in Python 3.3.  For a more extensive list of changes in the 3.3 series, see

 http://docs.python.org/3.3/whatsnew/3.3.html

 and for the detailed changelog of 3.3.4, see

 http://docs.python.org/3.3/whatsnew/changelog.html

 To download Python 3.3.4 rc1 visit:

 http://www.python.org/download/releases/3.3.4/

 This is a preview release, please report any bugs to

  http://bugs.python.org/

 The final version is scheduled to be released in two weeks' time, on or about
 the 10th of February.

 Enjoy!

 - --
 Georg Brandl, Release Manager
 georg at python.org
 (on behalf of the entire python-dev team and 3.3's contributors)
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.22 (GNU/Linux)

 iEYEARECAAYFAlLmDI4ACgkQN9GcIYhpnLAr6wCePRbHF80k5goV4RUDBA5FfkwF
 rLUAnRg0RpL/b6apv+Dt2/sgnUd3hTPA
 =Z4Ss
 -END PGP SIGNATURE-
 ___
 python-committers mailing list
 python-committers@python.org
 https://mail.python.org/mailman/listinfo/python-committers



-- 
Thanks,
Andrew Svetlov
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASED] Python 3.3.4 release candidate 1

2014-01-29 Thread Serhiy Storchaka

29.01.14 18:55, Andrew Svetlov написав(ла):

Would you to accept fixes for http://bugs.python.org/issue20434 and
http://bugs.python.org/issue20437 before 3.3.4 final?


And http://bugs.python.org/issue20440.


___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Code review tool (rietveld) bug

2014-01-29 Thread Yury Selivanov


On 1/28/2014, 2:07 AM, Martin v. Löwis wrote:

Am 27.01.14 23:37, schrieb Yury Selivanov:

So, the JS code is clearly working.

Unfortunately, I have no idea what the root problem might be.
a) I cannot reproduce it. Following your steps, I manage to post a
reply every time.
b) It really ought to work. The specific error suggests that the message
lookup failed. However, the message in question is certainly there,
and it does work for other people.

Feel free to submit a bug report to the metatracker, but chances are low
that it gets fixed (unless by accident, e.g. when upgrading to a new
Rietveld code base fixes the problem).


Martin,

Thank you for looking into this. I guess I'll try to
debug this myself too, maybe on the weekend.

Yury
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers