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

locale.atof keep '.' even if not part of the localeconv #69729

@cedk

Description

@cedk
mannequin
BPO 25543
Nosy @terryjreedy, @vstinner, @ericvsmith, @cedk, @matrixise

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 2015-11-03.13:30:17.984>
labels = ['type-bug', 'library']
title = "locale.atof keep '.' even if not part of the localeconv"
updated_at = <Date 2015-11-06.23:43:49.217>
user = 'https://github.com/cedk'

bugs.python.org fields:

activity = <Date 2015-11-06.23:43:49.217>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-11-03.13:30:17.984>
creator = 'ced'
dependencies = []
files = []
hgrepos = []
issue_num = 25543
keywords = []
message_count = 7.0
messages = ['253989', '253990', '253991', '253992', '253999', '254020', '254240']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'vstinner', 'eric.smith', 'ced', 'matrixise']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25543'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup