Skip to content

Migrate decimal to use PEP 567 context variables #76811

Description

@1st1
BPO 32630
Nosy @gvanrossum, @gpshead, @mdickinson, @vstinner, @ned-deily, @methane, @skrah, @1st1
PRs
  • bpo-32630: Use contextvars in the decimal module #5278
  • Files
  • xwith.py: small benchmark
  • xwith2.py
  • 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/skrah'
    closed_at = <Date 2018-01-27.18:47:18.042>
    created_at = <Date 2018-01-23.06:56:55.612>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Migrate decimal to use PEP 567 context variables'
    updated_at = <Date 2020-03-01.20:18:29.215>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2020-03-01.20:18:29.215>
    actor = 'gregory.p.smith'
    assignee = 'skrah'
    closed = True
    closed_date = <Date 2018-01-27.18:47:18.042>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2018-01-23.06:56:55.612>
    creator = 'yselivanov'
    dependencies = []
    files = ['47410', '47411']
    hgrepos = []
    issue_num = 32630
    keywords = ['patch']
    message_count = 32.0
    messages = ['310472', '310482', '310630', '310698', '310699', '310700', '310701', '310704', '310714', '310715', '310716', '310738', '310790', '310791', '310794', '310795', '310796', '310799', '310800', '310803', '310805', '310806', '310809', '310811', '310815', '310817', '310820', '310821', '310864', '310875', '310876', '363091']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'mark.dickinson', 'vstinner', 'ned.deily', 'methane', 'skrah', 'yselivanov']
    pr_nums = ['5278']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32630'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions