Message404689
| Author | pablogsal |
|---|---|
| Recipients | lemburg, lys.nikolaou, pablogsal |
| Date | 2021-10-21.22:23:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634855010.32.0.015982645394.issue45562@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Yeah, those are expected in 3.10, but this should not appear in release versions (only on debug ones).
Python -d is normally used to debug the parser:
-d : turn on parser debugging output (for experts only, only works on
debug builds); also PYTHONDEBUG=x |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-21 22:23:30 | pablogsal | set | recipients: + pablogsal, lemburg, lys.nikolaou |
| 2021-10-21 22:23:30 | pablogsal | set | messageid: <1634855010.32.0.015982645394.issue45562@roundup.psfhosted.org> |
| 2021-10-21 22:23:30 | pablogsal | link | issue45562 messages |
| 2021-10-21 22:23:30 | pablogsal | create | |