Skip to content

Remove the float.__set_format__() method #91008

@vstinner

Description

@vstinner
BPO 46852
Nosy @tim-one, @rhettinger, @mdickinson, @vstinner
PRs
  • bpo-46852: Rename float.__set_format__() to float.__setformat__() #31558
  • [3.10] bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) #31578
  • [3.9] bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) #31581
  • bpo-46852: Remove the float.__set_format__() method #31585
  • bpo-46852: Building Python requires IEEE 754 support #31592
  • bpo-46852: Restore test_getformat() test #31601
  • 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 2022-03-03.23:39:31.420>
    created_at = <Date 2022-02-25.00:07:57.345>
    labels = ['interpreter-core', '3.11']
    title = 'Remove the float.__set_format__() method'
    updated_at = <Date 2022-03-03.23:39:31.419>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-03.23:39:31.419>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-03.23:39:31.420>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2022-02-25.00:07:57.345>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46852
    keywords = ['patch']
    message_count = 17.0
    messages = ['413943', '413946', '413947', '413948', '413949', '413950', '413953', '413997', '414005', '414011', '414018', '414050', '414131', '414150', '414152', '414158', '414493']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner']
    pr_nums = ['31558', '31578', '31581', '31585', '31592', '31601']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46852'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions