Change base class for futures.CancelledError · Issue #76709 · python/cpython · GitHub
Skip to content

Change base class for futures.CancelledError #76709

Description

@socketpair
BPO 32528
Nosy @gvanrossum, @asvetlov, @cjerdonek, @socketpair, @dimaqq, @1st1, @achimnol, @miss-islington, @bmerry, @JustAnotherArchivist
PRs
  • bpo-32528: Make asyncio.CancelledError a BaseException. #13528
  • bpo-32528: Document the change in inheritance of asyncio.CancelledError #21474
  • [3.9] bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474) #21475
  • [3.8] bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474) #21476
  • [3.9] bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474) #21606
  • 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 2019-05-27.12:45:50.368>
    created_at = <Date 2018-01-10.16:31:15.055>
    labels = ['3.8', 'type-feature', 'library', 'expert-asyncio']
    title = 'Change base class for futures.CancelledError'
    updated_at = <Date 2020-07-24.14:19:20.996>
    user = 'https://github.com/socketpair'

    bugs.python.org fields:

    activity = <Date 2020-07-24.14:19:20.996>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-27.12:45:50.368>
    closer = 'yselivanov'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2018-01-10.16:31:15.055>
    creator = 'socketpair'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32528
    keywords = ['patch']
    message_count = 21.0
    messages = ['309772', '309775', '309776', '309777', '309779', '309796', '309799', '309800', '309894', '317705', '326274', '326275', '337839', '343618', '343619', '373166', '373510', '373511', '373650', '373940', '374185']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'gustavo', 'asvetlov', 'chris.jerdonek', 'socketpair', 'Dima.Tisnek', 'yselivanov', 'achimnol', 'miss-islington', 'bmerry', 'JustAnotherArchivist']
    pr_nums = ['13528', '21474', '21475', '21476', '21606']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32528'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions