Message323605
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | eric.snow |
|---|---|
| Recipients | docs@python, eric.snow, serhiy.storchaka |
| Date | 2018-08-16.15:46:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1534434373.24.0.56676864532.issue34413@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the 3.5 "What's New" doc, the porting section [1] does not mention the bytecode changes resulting from the PEP 448 implementation. [2][3] It should. I've marked this issue for the versions past 3.5 because each branch has its own "What's New" doc for 3.5. [1] https://docs.python.org/3/whatsnew/3.5.html#porting-to-python-3-5 [2] bpo-33216 [3] https://github.com/python/cpython/pull/8783#discussion_r210642202 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-16 15:46:13 | eric.snow | set | recipients: + eric.snow, docs@python, serhiy.storchaka |
| 2018-08-16 15:46:13 | eric.snow | set | messageid: <1534434373.24.0.56676864532.issue34413@psf.upfronthosting.co.za> |
| 2018-08-16 15:46:13 | eric.snow | link | issue34413 messages |
| 2018-08-16 15:46:12 | eric.snow | create | |