You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a base class for executors, as used in the tier 2 optimizer.
This will make testing safer and allow easier introspection and debugging from Python.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Feature or enhancement
Proposal:
Add a base class for executors, as used in the tier 2 optimizer.
This will make testing safer and allow easier introspection and debugging from Python.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
https://github.com/python/cpython/pull/110384/files#r1359867326
The text was updated successfully, but these errors were encountered: