A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-November/150576.html below:

[Python-Dev] Add a developer mode to Python: -X dev command line option

[Python-Dev] Add a developer mode to Python: -X dev command line option [Python-Dev] Add a developer mode to Python: -X dev command line optionVictor Stinner victor.stinner at gmail.com
Thu Nov 16 07:38:01 EST 2017
2017-11-16 13:09 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>:
>> What do you think? Is it ok to include asyncio in the global "developer mode"?
>
> I'd rather not.  Those are two orthogonal things.  In particular,
> asyncio debug mode is quite expensive.

Is it really an issue? When you develop an application, the
performance of the application shouldn't be an issue no? From my point
of view, it's the purpose of the opt-in developer mode: enable
"expensive" checks at runtime. But you are right that the cost of the
checks should be evaluated.

About asyncio debug mode, if it's too expensive to be used to develop
an application, maybe there is an issue with additional checks? Should
we remove some of them to be able to use asyncio debug mode in more
cases?

Victor
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4