Skip to content

No way to generate or parse timezone as produced by datetime.isoformat() #69142

Closed
@gvanrossum

Description

@gvanrossum
BPO 24954
Nosy @tim-one, @warsaw, @jcea, @abalkin, @vstinner, @jwilk, @mcepl, @merwok, @bitdancer, @karlcow, @flying-sheep, @mihaic, @Fak3, @berkerpeksag, @vadmium, @ztane, @boxed, @jstasiak, @offby1, @deronnax, @pbryan, @pganssle, @sirex, @mariocj89, @sonots
Dependencies
  • bpo-31800: datetime.strptime: Support for parsing offsets with a colon
  • Files
  • datetime.patch
  • datetime2.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/abalkin' closed_at = None created_at = <Date 2015-08-28.22:34:41.660> labels = ['extension-modules', 'easy', 'type-feature', '3.7'] title = 'No way to generate or parse timezone as produced by datetime.isoformat()' updated_at = <Date 2018-07-05.19:25:05.940> user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2018-07-05.19:25:05.940> actor = 'gvanrossum' assignee = 'belopolsky' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2015-08-28.22:34:41.660> creator = 'gvanrossum' dependencies = ['31800'] files = ['40675', '40692'] hgrepos = ['319'] issue_num = 24954 keywords = ['patch', 'easy'] message_count = 24.0 messages = ['249305', '249815', '252284', '252294', '252364', '252366', '252449', '270530', '270531', '270543', '270573', '270575', '270579', '270826', '299213', '299237', '299239', '299241', '299333', '299339', '304596', '305015', '305016', '321108'] nosy_count = 36.0 nosy_names = ['tim.peters', 'barry', 'jcea', 'roysmith', 'belopolsky', 'nagle', 'vstinner', 'jwilk', 'mcepl', 'eric.araujo', 'Arfrever', 'r.david.murray', 'davydov', 'cvrebert', 'karlcow', 'SilentGhost', 'perey', 'flying sheep', 'mihaic', 'aymeric.augustin', 'Roman.Evstifeev', 'berker.peksag', 'martin.panter', 'piotr.dobrogost', 'kirpit', 'ztane', 'Anders.Hovm\xc3\xb6ller', 'jstasiak', 'Eric.Hanchrow', 'deronnax', 'pbryan', 'shanmbic', 'p-ganssle', 'sirex', 'mariocj89', 'sonots'] pr_nums = [] priority = 'normal' resolution = None stage = 'commit review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue24954' versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.12only security fixesextension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions