Message 392577 - Python tracker
Message392577
| Author | miguendes |
|---|---|
| Recipients | miguendes, orsenthil, palik, vstinner, xtreak |
| Date | 2021-05-01.09:34:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619861666.56.0.232825659333.issue43871@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I also think the validation logic should be ran as early as possible. I gave it a shot and implemented it. I appreciate any reviews: https://github.com/python/cpython/pull/25774 Got some ideas from https://github.com/python/cpython/pull/16780 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-01 09:34:26 | miguendes | set | recipients: + miguendes, orsenthil, vstinner, xtreak, palik |
| 2021-05-01 09:34:26 | miguendes | set | messageid: <1619861666.56.0.232825659333.issue43871@roundup.psfhosted.org> |
| 2021-05-01 09:34:26 | miguendes | link | issue43871 messages |
| 2021-05-01 09:34:26 | miguendes | create | |