◐ Shell
clean mode source ↗

bpo-29666: correct documentation for enum.html by kartikanand · Pull Request #358 · 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

vstinner

merged 1 commit into

Feb 28, 2017

Conversation

@kartikanand

Correct documentation for enum.html by adding the fourth missing type Flag and correcting the wrongly mentioned IntFlag

ethanfurman

DimitrisJim

@vstinner

Mariatta pushed a commit to Mariatta/cpython that referenced this pull request

Mar 1, 2017
(cherry picked from commit 6265842)

Mariatta added a commit that referenced this pull request

Mar 1, 2017
(cherry picked from commit 6265842)

@vstinner

IHMO it's worth it to backport the change to Python 3.6. @kartikanand can you please try to cherry-pick the change to Python 3.6 using "git cherry-pick -x " ?

@kartikanand

@vstinner

@Haypo It seems @Mariatta has already merged it in 3.6 - #367

Oh right, @Mariatta just forgot to mention the bpo number in its PR and commit message. I updated the issue, thanks.

@vstinner

@berkerpeksag berkerpeksag removed the needs backport to 3.6 label an hour ago

Why did you remove the label? Are you using this label to check if the backport was done or not? I prefer to keep the label even if the change was already backported to 3.6.

@berkerpeksag

Are you using this label to check if the backport was done or not?

Yes, this has been used to track backport statuses for a while. I suggest opening an issue at python/core-workflow to discuss this :)

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

Labels

docs

Documentation in the Doc dir