Message313508
| Author | brett.cannon |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, docs@python, ncoghlan, serhiy.storchaka, terry.reedy, yselivanov |
| Date | 2018-03-09.21:42:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1520631755.63.0.467229070634.issue32758@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the feedback, Serhiy! Based on that, the new TODO list is: - [x] ast module for Python 3 - [x] compile() for Python 3 - [ ] dbm.dumb.open() - [ ] ast module for Python 2 (see https://github.com/python/cpython/pull/5960) - [ ] compile() for Python 2 (see https://github.com/python/cpython/pull/6043) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-09 21:42:35 | brett.cannon | set | recipients: + brett.cannon, terry.reedy, ncoghlan, benjamin.peterson, docs@python, serhiy.storchaka, yselivanov |
| 2018-03-09 21:42:35 | brett.cannon | set | messageid: <1520631755.63.0.467229070634.issue32758@psf.upfronthosting.co.za> |
| 2018-03-09 21:42:35 | brett.cannon | link | issue32758 messages |
| 2018-03-09 21:42:35 | brett.cannon | create | |