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

2014-01-27 Thread Martin v. Löwis
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 me

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

2014-01-27 Thread Yury Selivanov
Martin, On 1/27/2014, 5:01 PM, "Martin v. Löwis" wrote: Am 27.01.14 21:18, schrieb Yury Selivanov: OK, I've tried another browser (regularly I use Safari, this time I was trying it with Chrome) -- same thing. For those who want to try to reproduce it: 1. Open http://bugs.python.org/issue20356

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

2014-01-27 Thread Larry Hastings
On 01/27/2014 12:24 PM, Antoine Pitrou wrote: As a sidenote, why is Larry green on this page? Motion sickness. //arry/ ___ 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-27 Thread Martin v. Löwis
Am 27.01.14 21:18, schrieb Yury Selivanov: > OK, I've tried another browser (regularly I use Safari, this > time I was trying it with Chrome) -- same thing. > > For those who want to try to reproduce it: > > 1. Open http://bugs.python.org/issue20356 > 2. Click 'review' for pos_only_format_02.patc

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

2014-01-27 Thread Antoine Pitrou
On lun., 2014-01-27 at 22:45 +0100, "Martin v. Löwis" wrote: > Am 27.01.14 21:24, schrieb Antoine Pitrou: > > > As a sidenote, why is Larry green on this page? > > Because he used the keyword LGTM. Ah, Looks Green To Me. Got it :-) Regards Antoine. ___

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

2014-01-27 Thread Martin v. Löwis
Am 27.01.14 21:24, schrieb Antoine Pitrou: > As a sidenote, why is Larry green on this page? Because he used the keyword LGTM. Regards, Martin ___ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/py

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

2014-01-27 Thread Yury Selivanov
On more note: I'm using open-id (google) to sign in on bugs.python.org Yury On 1/27/2014, 3:24 PM, Antoine Pitrou wrote: On lun., 2014-01-27 at 15:18 -0500, Yury Selivanov wrote: OK, I've tried another browser (regularly I use Safari, this time I was trying it with Chrome) -- same thing. For

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

2014-01-27 Thread Yury Selivanov
OK, I've tried another browser (regularly I use Safari, this time I was trying it with Chrome) -- same thing. For those who want to try to reproduce it: 1. Open http://bugs.python.org/issue20356 2. Click 'review' for pos_only_format_02.patch 3. Click on message from @larry 4. Hit 'reply' link fo

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

2014-01-27 Thread Antoine Pitrou
On lun., 2014-01-27 at 15:18 -0500, Yury Selivanov wrote: > OK, I've tried another browser (regularly I use Safari, this > time I was trying it with Chrome) -- same thing. > > For those who want to try to reproduce it: > > 1. Open http://bugs.python.org/issue20356 > 2. Click 'review' for pos_only

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

2014-01-27 Thread R. David Murray
On Mon, 27 Jan 2014 14:52:16 -0500, Yury Selivanov wrote: > Hello, > > I'm having difficulty with replying to a message in rietveld. > > Here's a screenshot of the exception: http://goo.gl/70iQ5v > (AttributeError at /review/20356/publish) > > Is this a known issue? Maybe I'm doing something w

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

2014-01-27 Thread Yury Selivanov
I've tried multiple times, yes. Yury On 1/27/2014, 2:56 PM, Antoine Pitrou wrote: On lun., 2014-01-27 at 14:52 -0500, Yury Selivanov wrote: Hello, I'm having difficulty with replying to a message in rietveld. Here's a screenshot of the exception: http://goo.gl/70iQ5v (AttributeError at /revi

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

2014-01-27 Thread Andrew Svetlov
Perhaps I has something like this earlier. So wait and try again. On Mon, Jan 27, 2014 at 9:52 PM, Yury Selivanov wrote: > Hello, > > I'm having difficulty with replying to a message in rietveld. > > Here's a screenshot of the exception: http://goo.gl/70iQ5v > (AttributeError at /review/20356/pub

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

2014-01-27 Thread Antoine Pitrou
On lun., 2014-01-27 at 14:52 -0500, Yury Selivanov wrote: > Hello, > > I'm having difficulty with replying to a message in rietveld. > > Here's a screenshot of the exception: http://goo.gl/70iQ5v > (AttributeError at /review/20356/publish) > > Is this a known issue? Maybe I'm doing something wro

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

2014-01-27 Thread Yury Selivanov
Hello, I'm having difficulty with replying to a message in rietveld. Here's a screenshot of the exception: http://goo.gl/70iQ5v (AttributeError at /review/20356/publish) Is this a known issue? Maybe I'm doing something wrong? Yury ___ python-committe