X Tutup
The Wayback Machine - https://web.archive.org/web/20250611035444/https://github.com/python/cpython/issues/89656
Skip to content

str() and repr() of enum different in Python 3.11 from Python <= 3.10 #89656

Closed
@Dutcho

Description

@Dutcho
BPO 45493
Nosy @warsaw, @gpshead, @ethanfurman, @Dutcho

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2021-10-16.10:58:57.068>
labels = ['type-bug', 'library', '3.11']
title = 'str() and repr() of enum different in Python 3.11 from Python <= 3.10'
updated_at = <Date 2021-10-19.18:55:43.990>
user = 'https://github.com/Dutcho'

bugs.python.org fields:

activity = <Date 2021-10-19.18:55:43.990>
actor = 'barry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-16.10:58:57.068>
creator = 'Dutcho'
dependencies = []
files = []
hgrepos = []
issue_num = 45493
keywords = []
message_count = 6.0
messages = ['404069', '404072', '404238', '404241', '404270', '404335']
nosy_count = 4.0
nosy_names = ['barry', 'gregory.p.smith', 'ethan.furman', 'Dutcho']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45493'
versions = ['Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup