Skip to content

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Feb 18, 2021

Both snprintf and vsnprintf belong to man section 3 (library functions), not section 2 (system calls).

Affected doc page: https://docs.python.org/3.10/c-api/conversion.html

https://bugs.python.org/issue43254

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Feb 18, 2021

@Mariatta would you mind reviewing this?

skip news

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Feb 18, 2021

Backport to 3.9 and 3.8, I guess?

@erlend-aasland erlend-aasland changed the title [doc] Fix broken *snprintf() man page links bpo-43254: Fix broken *snprintf() man page links Feb 18, 2021
@benjaminp benjaminp merged commit e92d67d into python:master Feb 19, 2021
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-24571 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 19, 2021
(cherry picked from commit e92d67d) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-bot
Copy link

GH-24572 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 19, 2021
(cherry picked from commit e92d67d) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull request Feb 19, 2021
(cherry picked from commit e92d67d) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull request Feb 19, 2021
(cherry picked from commit e92d67d) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aasland erlend-aasland deleted the fix-xsnprintf-refs branch February 19, 2021 05:42
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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 skip news

5 participants