Message276548
Besides converting the DeprecationWarning to a Syntax{Error,Warning}, I don't see an easy way to include the offending line (or even file). The place in the code where the strings are created has no idea *where* they are being defined. AIUI, either we special-case this, or we resolve #28028 (but I don't think the latter can go in 3.6). |
|
| Date |
User |
Action |
Args |
| 2016-09-15 10:51:40 | abarry | set | recipients:
+ abarry, ned.deily, r.david.murray, martin.panter, serhiy.storchaka, yan12125 |
| 2016-09-15 10:51:40 | abarry | set | messageid: <[email protected]> |
| 2016-09-15 10:51:40 | abarry | link | issue28128 messages |
| 2016-09-15 10:51:40 | abarry | create | |
|