Skip to content

Add float.is_finite is_nan is_infinite to match Decimal methods #63042

@stevendaprano

Description

@stevendaprano
BPO 18842
Nosy @rhettinger, @facundobatista, @mdickinson, @vstinner, @tiran, @stevendaprano, @vadmium, @serhiy-storchaka, @Mariatta, @corona10
Files
  • float_is.patch
  • issue18842.patch
  • rm-finite.patch
  • 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 = 'https://github.com/vadmium'
    closed_at = <Date 2020-01-22.04:16:51.033>
    created_at = <Date 2013-08-26.15:59:17.227>
    labels = ['type-feature', '3.7']
    title = 'Add float.is_finite is_nan is_infinite to match Decimal methods'
    updated_at = <Date 2020-01-22.04:16:51.030>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2020-01-22.04:16:51.030>
    actor = 'corona10'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2020-01-22.04:16:51.033>
    closer = 'corona10'
    components = []
    creation = <Date 2013-08-26.15:59:17.227>
    creator = 'steven.daprano'
    dependencies = []
    files = ['32089', '32090', '46451']
    hgrepos = []
    issue_num = 18842
    keywords = ['patch']
    message_count = 19.0
    messages = ['196219', '199680', '199696', '199699', '199704', '199705', '203061', '203122', '286434', '286441', '286442', '286446', '286447', '286449', '286462', '286476', '286515', '286842', '360447']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'facundobatista', 'mark.dickinson', 'vstinner', 'christian.heimes', 'steven.daprano', 'martin.panter', 'serhiy.storchaka', 'Mariatta', 'corona10']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18842'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions