Message 330727 - Python tracker
Message330727
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, serhiy.storchaka, vstinner |
| Date | 2018-11-29.21:54:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543528479.4.0.788709270274.issue35346@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While we are here, look at other outdated code:
* Top-imported warnings is not used.
* struct.calcsize('P') is always success.
* plistlib is always available.
Should we keep compatibility with 2.7? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-29 21:54:39 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, vstinner |
| 2018-11-29 21:54:39 | serhiy.storchaka | set | messageid: <1543528479.4.0.788709270274.issue35346@psf.upfronthosting.co.za> |
| 2018-11-29 21:54:39 | serhiy.storchaka | link | issue35346 messages |
| 2018-11-29 21:54:39 | serhiy.storchaka | create | |