8000 errno missing descriptions · Issue #85046 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

errno missing descriptions #85046

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

Closed
YoSTEALTH mannequin opened this issue Jun 5, 2020 · 4 comments
Closed

errno missing descriptions #85046

YoSTEALTH mannequin opened this issue Jun 5, 2020 · 4 comments
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@YoSTEALTH
Copy link
Mannequin
YoSTEALTH mannequin commented Jun 5, 2020
BPO 40869
Nosy @YoSTEALTH
PRs
  • gh-85046: Adding missing errno system symbols descriptions #20665
  • 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 = None
    created_at = <Date 2020-06-05.02:52:37.180>
    labels = ['3.7', '3.8', '3.9', '3.10', 'expert-C-API', 'type-feature', 'docs']
    title = 'errno missing descriptions'
    updated_at = <Date 2020-06-10.07:42:03.136>
    user = 'https://github.com/YoSTEALTH'

    bugs.python.org fields:

    activity = <Date 2020-06-10.07:42:03.136>
    actor = 'YoSTEALTH'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'C API']
    creation = <Date 2020-06-05.02:52:37.180>
    creator = 'YoSTEALTH'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40869
    keywords = ['patch']
    message_count = 3.0
    messages = ['370749', '371163', '371171']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'YoSTEALTH', 'Arpit Mishra']
    pr_nums = ['20665']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40869'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    @YoSTEALTH
    Copy link
    Mannequin Author
    YoSTEALTH mannequin commented Jun 5, 2020

    errno https://docs.python.org/3/library/errno.html is missing description for symbols like ECANCELED https://www.gnu.org/software/libc/manual/html_node/Error-Codes.html There might be others missing description as well, i haven't investigated further, figure i start t 8000 he bug report process.

    @YoSTEALTH YoSTEALTH mannequin assigned docspython Jun 5, 2020
    @YoSTEALTH YoSTEALTH mannequin added the docs Documentation in the Doc dir label Jun 5, 2020
    @YoSTEALTH YoSTEALTH mannequin assigned docspython Jun 5, 2020
    @YoSTEALTH YoSTEALTH mannequin added docs Documentation in the Doc dir 3.7 (EOL) end of life 3.8 (EOL) end of life 3.9 only security fixes type-feature A feature request or enhancement 3.10 only security fixes topic-C-API labels Jun 5, 2020
    @ArpitMishra
    Copy link
    Mannequin
    ArpitMishra mannequin commented Jun 10, 2020

    Hello,
    I am new to this platform and this would be my first opportunity. Please let me know how can I contribute to this.

    Thank you.

    @YoSTEALTH
    Copy link
    Mannequin Author
    YoSTEALTH mannequin commented Jun 10, 2020

    Hello Arpit,

    Welcome to python bugs. I have already created the patch at #20665 if you feel like i missed something you can comment on it. That said there is always something to do with python, just keep your eye out for it ;)

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @arhadthedev arhadthedev added 3.13 bugs and security fixes and removed 3.10 only security fixes 3.9 only security fixes 3.8 (EOL) end of life 3.7 (EOL) end of life labels May 10, 2023
    @picnixz picnixz removed the 3.13 bugs and security fixes label Nov 6, 2024
    @vstinner
    Copy link
    Member

    errno https://docs.python.org/3/library/errno.html is missing description for symbols like ECANCELED

    The constant is now documented:
    https://docs.python.org/dev/library/errno.html#errno.ECANCELED

    I close the issue.

    miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 28, 2025 < 8000 div class="mt-3">
    (cherry picked from commit 1c3bb20)
    
    Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
    miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 28, 2025
    (cherry picked from commit 1c3bb20)
    
    Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
    erlend-aasland pushed a commit that referenced this issue Jan 28, 2025
    (cherry picked from commit 1c3bb20)
    
    Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
    erlend-aasland pushed a commit that referenced this issue Jan 28, 2025
    (cherry picked from commit 1c3bb20)
    
    Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    Status: Todo
    Development

    No branches or pull requests

    3 participants
    0