Message 397792 - Python tracker
Message397792
| Author | mdk |
|---|---|
| Recipients | erlendaasland, mdk, ned.deily, pablogsal, rhettinger, vstinner |
| Date | 2021-07-19.12:43:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626698640.05.0.927682968102.issue42238@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another one \o/ Fix in: https://github.com/python/cpython/pull/27238 It is: :func:pdb.main Detected by make suspicious as: WARNING: [whatsnew/changelog:320] ":func" found in ": Refactor argument processing in :func:pdb.main to simplify" WARNING: [whatsnew/changelog:320] ":pdb" found in ": Refactor argument processing in :func:pdb.main to simplify" I added a test in the same PR to spot this one in rstlint. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-19 12:44:00 | mdk | set | recipients: + mdk, rhettinger, vstinner, ned.deily, pablogsal, erlendaasland |
| 2021-07-19 12:44:00 | mdk | set | messageid: <1626698640.05.0.927682968102.issue42238@roundup.psfhosted.org> |
| 2021-07-19 12:44:00 | mdk | link | issue42238 messages |
| 2021-07-19 12:43:59 | mdk | create | |