Message235660
| Author | martin.panter |
|---|---|
| Recipients | chad.birch, cvrebert, martin.panter, serhiy.storchaka |
| Date | 2015-02-10.03:10:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1423537816.18.0.169583474958.issue20059@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Mapping out-of-range ports to None was added in Issue 14036, though I don’t understand why that approach was taken instead of raising ValueError. Here is a patch to raise ValueError for out-of-range integer values instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-10 03:10:16 | martin.panter | set | recipients: + martin.panter, cvrebert, serhiy.storchaka, chad.birch |
| 2015-02-10 03:10:16 | martin.panter | set | messageid: <1423537816.18.0.169583474958.issue20059@psf.upfronthosting.co.za> |
| 2015-02-10 03:10:16 | martin.panter | link | issue20059 messages |
| 2015-02-10 03:10:15 | martin.panter | create | |