Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 27, 2018

'data' argument of unicode_fill() is modified, so it must not be
const.

Add more assertions to unicode_fill(): check the maximum character
value.

https://bugs.python.org/issue33954

'data' argument of unicode_fill() is modified, so it must not be
const.

Add more assertions to unicode_fill(): check the maximum character
value.
@vstinner vstinner merged commit 163403a into python:master Nov 27, 2018
@vstinner vstinner deleted the fix_fill_warning branch November 27, 2018 11:41
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