◐ Shell
clean mode source ↗

bpo-29537: Also mention 3.5.2 in NEWS entry by ncoghlan · Pull Request #558 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

ncoghlan

merged 2 commits into

Mar 8, 2017

Conversation

serhiy-storchaka


- Issue #29537: Restore runtime compatibility with bytecode files generated by
CPython 3.5.0 and 3.5.1, and adjust the eval loop to avoid the problems that
CPython 3.5.0/1/2, and adjust the eval loop to avoid the problems that

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This writing looks uncommon. Maybe write it as 3.5.0-3.5.2?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I realised that "to 3.5.2" will describe the relevant range without reflowing the text, so I switched to that.

serhiy-storchaka

@ncoghlan ncoghlan deleted the ncoghlan-bpo-29537-NEWS branch

March 9, 2017 12:07

jaraco pushed a commit that referenced this pull request

Dec 2, 2022