gh-82626: Emit a warning when bool is used as a file descriptor by serhiy-storchaka · Pull Request #111275 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Oct 24, 2023

edited by github-actions bot

Loading

@pitrou

Copy link Copy Markdown

Member

pitrou commented

Nov 9, 2023

Why not raise an error? This is almost certainly a bug in user code.

@serhiy-storchaka

Copy link Copy Markdown

Member Author

Why not raise an error? This is almost certainly a bug in user code.

https://xkcd.com/1172/

AlexWaygood, j178, aisk, and johnzhou721 reacted with laugh emoji

@serhiy-storchaka

Copy link Copy Markdown

Member Author

I missed your comment @pitrou because for unknown causes I did not receive an email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka @pitrou