◐ Shell
clean mode source ↗

gh-98298, gh-74730: [Enum] update docs by ethanfurman · Pull Request #103163 · python/cpython

fix FlagBoundary statements
add warning about reloading modules and enum identity

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 3, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
(cherry picked from commit 5ffc1e5)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

miss-islington added a commit that referenced this pull request

Apr 3, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
(cherry picked from commit 5ffc1e5)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

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

Apr 8, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity

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

Apr 11, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity