Message235660
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. |
|
| 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: <[email protected]> |
| 2015-02-10 03:10:16 | martin.panter | link | issue20059 messages |
| 2015-02-10 03:10:15 | martin.panter | create | |
|