Message 89667 - Python tracker
Message89667
| Author | mark.dickinson |
|---|---|
| Recipients | ezio.melotti, mark.dickinson, mfxmfx, rhettinger |
| Date | 2009-06-24.14:47:01 |
| SpamBayes Score | 4.44861e-06 |
| Marked as misclassified | No |
| Message-id | <1245854829.19.0.932246124342.issue6334@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a patch for py3k. There are also a whole bunch of tests that are commented out in BuiltinTest.test_range in Lib/test/test_builtin.py. Some of those tests fail with the current py3k; with this patch applied, they all pass except the one involving 'badzero'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-24 14:47:09 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, ezio.melotti, mfxmfx |
| 2009-06-24 14:47:09 | mark.dickinson | set | messageid: <1245854829.19.0.932246124342.issue6334@psf.upfronthosting.co.za> |
| 2009-06-24 14:47:02 | mark.dickinson | link | issue6334 messages |
| 2009-06-24 14:47:02 | mark.dickinson | create | |