Skip to content

Should we define complex.__complex__ and bytes.__bytes__? #68422

@gvanrossum

Description

@gvanrossum
BPO 24234
Nosy @gvanrossum, @terryjreedy, @mdickinson, @serhiy-storchaka, @ethanhs, @corona10, @gyu-don
PRs
  • bpo-24234: implement complex.__complex__ #27887
  • bpo-24234: Implement bytes.__bytes__ #27901
  • bpo-24234: fix bytes.__bytes__ to not truncate at a zero byte #27902
  • 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 = <Date 2021-08-26.08:47:44.516>
    created_at = <Date 2015-05-18.21:37:35.463>
    labels = ['3.11']
    title = 'Should we define complex.__complex__ and bytes.__bytes__?'
    updated_at = <Date 2021-08-26.08:47:44.516>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2021-08-26.08:47:44.516>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-26.08:47:44.516>
    closer = 'mark.dickinson'
    components = []
    creation = <Date 2015-05-18.21:37:35.463>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24234
    keywords = ['patch']
    message_count = 18.0
    messages = ['243538', '243842', '314623', '314630', '389805', '395471', '395474', '400067', '400068', '400109', '400113', '400114', '400123', '400124', '400126', '400127', '400129', '400326']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'mark.dickinson', 'serhiy.storchaka', 'ethan smith', 'corona10', 'gyu-don']
    pr_nums = ['27887', '27901', '27902']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue24234'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions