bpo-29666: correct documentation for enum.html by kartikanand · Pull Request #358 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request
(cherry picked from commit 6265842)
Mariatta added a commit that referenced this pull request
(cherry picked from commit 6265842)
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 " ?
@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.
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 :)