X Tutup
The Wayback Machine - https://web.archive.org/web/20250625201459/https://github.com/python/cpython/pull/19895
Skip to content

bpo-40454: asyncio.run() no longer overrides asyncio debug mode #19895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented May 4, 2020

@taleinat
Copy link
Contributor

taleinat commented Oct 18, 2020

I see that this directly applies the suggestion by @1st1 on the bugs.python.org issue, but is there a concrete reason to use a special sentinel value here rather than None? It seems to me that it unnecessarily makes the code slightly more complex and less readable.

@asvetlov
Copy link
Contributor

Fixed on the main branch

@asvetlov asvetlov closed this Mar 12, 2022
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.

6 participants
X Tutup