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-38321: Fix compiler warning in _randommodule.c#16512

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_random_warnCopy head branch name to clipboard
Oct 1, 2019
Merged

bpo-38321: Fix compiler warning in _randommodule.c#16512
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:fix_random_warnCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Oct 1, 2019

Copy link
Copy Markdown
Member

Fix the GCC warning: "initialization discards ‘const’ qualifier from
pointer target type".

https://bugs.python.org/issue38321

Fix the GCC warning: "initialization discards ‘const’ qualifier from
pointer target type".
@vstinner vstinner requested a review from rhettinger as a code owner October 1, 2019 10:20
@vstinner vstinner merged commit 2f90261 into python:master Oct 1, 2019
@vstinner vstinner deleted the fix_random_warn branch October 1, 2019 10:45
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Fix the GCC warning: "initialization discards ‘const’ qualifier from
pointer target type".
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.