Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-45434: bytearrayobject.h no longer includes <stdarg.h>#28913

Merged
vstinner merged 1 commit intopython:mainpython/cpython:mainfrom
vstinner:bytearrary_hCopy head branch name to clipboard
Oct 13, 2021
Merged

bpo-45434: bytearrayobject.h no longer includes <stdarg.h>#28913
vstinner merged 1 commit intopython:mainpython/cpython:mainfrom
vstinner:bytearrary_hCopy head branch name to clipboard

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 13, 2021

bytearrayobject.h and _lzmamodule.c don't use va_list and so don't
need to include <stdarg.h>.

https://bugs.python.org/issue45434

bytearrayobject.h and _lzmamodule.c don't use va_list and so don't
need to include <stdarg.h>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.