Message410915
| Author | iritkatriel |
|---|---|
| Recipients | ammar2, gregory.p.smith, iritkatriel, meador.inge, pablogsal, serhiy.storchaka, taleinat, terry.reedy |
| Date | 2022-01-18.23:40:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642549236.22.0.965974320409.issue35107@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I am unable to reproduce this on 3.11:
>>> tokenize.untokenize(tokenize.generate_tokens(io.StringIO('#').readline))
'#' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-18 23:40:36 | iritkatriel | set | recipients: + iritkatriel, terry.reedy, gregory.p.smith, taleinat, meador.inge, serhiy.storchaka, ammar2, pablogsal |
| 2022-01-18 23:40:36 | iritkatriel | set | messageid: <1642549236.22.0.965974320409.issue35107@roundup.psfhosted.org> |
| 2022-01-18 23:40:36 | iritkatriel | link | issue35107 messages |
| 2022-01-18 23:40:36 | iritkatriel | create | |