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

asyncio-task.rst could use proper deprecated-removed directive #81113

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

asyncio-task.rst could use proper deprecated-removed directive #81113

Carreau mannequin opened this issue May 15, 2019 · 2 comments
Labels
3.8 only security fixes docs Documentation in the Doc dir

Comments

@Carreau
Copy link
Mannequin

Carreau mannequin commented May 15, 2019

BPO 36932
Nosy @Carreau, @miss-islington
PRs
  • bpo-36932: use proper deprecation-removed directive #13349
  • 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-21.06:33:08.338>
    created_at = <Date 2019-05-15.22:40:53.738>
    labels = ['3.8', 'docs']
    title = 'asyncio-task.rst could use proper deprecated-removed directive'
    updated_at = <Date 2019-05-21.06:33:08.337>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2019-05-21.06:33:08.337>
    actor = 'asvetlov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-05-21.06:33:08.338>
    closer = 'asvetlov'
    components = ['Documentation']
    creation = <Date 2019-05-15.22:40:53.738>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36932
    keywords = ['patch']
    message_count = 2.0
    messages = ['342610', '342981']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'mbussonn', 'miss-islington']
    pr_nums = ['13349']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36932'
    versions = ['Python 3.8']

    @Carreau
    Copy link
    Mannequin Author

    Carreau mannequin commented May 15, 2019

    SOme place in the documentation do not use the Deprected-remove directive (which is nice as it has a consistent pharing and is easy to search for),
    and deprecation warnings do not always have the version since deprecation which could be improved.

    @Carreau Carreau mannequin added docs Documentation in the Doc dir 3.8 only security fixes labels May 15, 2019
    @Carreau Carreau mannequin assigned docspython May 15, 2019
    @miss-islington
    Copy link
    Contributor

    New changeset d0ebf13 by Miss Islington (bot) (Matthias Bussonnier) in branch 'master':
    bpo-36932: use proper deprecation-removed directive (GH-13349)
    d0ebf13

    @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 docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants