Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys.set_coroutine_wrapper documented as to be removed in 3.8 (still there) #81114

Closed
Carreau mannequin opened this issue May 15, 2019 · 4 comments
Closed

sys.set_coroutine_wrapper documented as to be removed in 3.8 (still there) #81114

Carreau mannequin opened this issue May 15, 2019 · 4 comments
Labels
3.8 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs)

Comments

@Carreau
Copy link
Mannequin

Carreau mannequin commented May 15, 2019

BPO 36933
Nosy @Carreau, @miss-islington
PRs
  • bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) #13577
  • bpo-36933: fix what's new. #13627
  • 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-28.07:11:25.362>
    created_at = <Date 2019-05-15.23:11:17.866>
    labels = ['interpreter-core', '3.8']
    title = 'sys.set_coroutine_wrapper documented as to be removed in 3.8 (still there)'
    updated_at = <Date 2019-05-28.17:30:56.876>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2019-05-28.17:30:56.876>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-28.07:11:25.362>
    closer = 'asvetlov'
    components = ['Interpreter Core']
    creation = <Date 2019-05-15.23:11:17.866>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36933
    keywords = ['patch']
    message_count = 4.0
    messages = ['342615', '343525', '343739', '343808']
    nosy_count = 2.0
    nosy_names = ['mbussonn', 'miss-islington']
    pr_nums = ['13577', '13627']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36933'
    versions = ['Python 3.8']

    @Carreau
    Copy link
    Mannequin Author

    Carreau mannequin commented May 15, 2019

    See bpo-32591

    It was deprecated in 3.7, so maybe removed only in 3.9?

    @Carreau Carreau mannequin added 3.8 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) labels May 15, 2019
    @Carreau
    Copy link
    Mannequin Author

    Carreau mannequin commented May 25, 2019

    Some discussion in #13349 (comment)

    @miss-islington
    Copy link
    Contributor

    New changeset 3880f26 by Miss Islington (bot) (Matthias Bussonnier) in branch 'master':
    bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
    3880f26

    @miss-islington
    Copy link
    Contributor

    New changeset 382034b by Miss Islington (bot) (Matthias Bussonnier) in branch 'master':
    bpo-36933: fix what's new. (GH-13627)
    382034b

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs)
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants