Issue1349
Created on 2007-10-28 01:33 by janssen, last changed 2008-01-06 22:29 by admin.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
d
|
janssen,
2007-10-28 01:33
|
|
|
|
|
msg56872 - (view) |
Author: Bill Janssen (janssen) |
Date: 2007-10-28 01:33 |
|
Neal, a patch to get rid of the other ord() calls in ic.py.
|
|
msg56920 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-10-29 17:58 |
|
Looks good, though I can't find anything that would test this.
Can you check this in yourself?
|
|
msg56940 - (view) |
Author: Bill Janssen (janssen) |
Date: 2007-10-29 23:08 |
|
I've been testing it over the weekend. Will do.
Bill
On 10/29/07, Guido van Rossum <report@bugs.python.org> wrote:
>
> Guido van Rossum added the comment:
>
> Looks good, though I can't find anything that would test this.
>
> Can you check this in yourself?
>
> ----------
> assignee: nnorwitz -> janssen
> nosy: +gvanrossum
>
> __________________________________
> Tracker <report@bugs.python.org>
> <http://bugs.python.org/issue1349>
> __________________________________
>
|
|
msg56971 - (view) |
Author: Bill Janssen (janssen) |
Date: 2007-10-30 18:16 |
|
Fixed in r58717
|
|
| Date |
User |
Action |
Args |
| 2008-01-06 22:29:45 | admin | set | keywords:
- py3k versions:
Python 3.0 |
| 2007-10-30 18:16:28 | janssen | set | status: open -> closed resolution: fixed messages:
+ msg56971 |
| 2007-10-29 23:08:29 | janssen | set | messages:
+ msg56940 |
| 2007-10-29 17:58:57 | gvanrossum | set | assignee: nnorwitz -> janssen messages:
+ msg56920 nosy:
+ gvanrossum |
| 2007-10-28 07:23:57 | loewis | set | keywords:
+ patch |
| 2007-10-28 01:33:21 | janssen | create | |
|