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
Maybe choose a different name? We already have Python versions shipped where RESUME_QUICK means "quickened RESUME instruction". Perhaps something that indicates it's suitable for higher tiers, such as RESUME_OR_DEOPT or RESUME_OPTIMIZED? I don't know, naming is hard...pip install Markdown
#3362
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.
Maybe choose a different name? We already have Python versions shipped where RESUME_QUICK means "quickened RESUME instruction". Perhaps something that indicates it's suitable for higher tiers, such as RESUME_OR_DEOPT or RESUME_OPTIMIZED? I don't know, naming is hard...
Maybe choose a different name? We already have Python versions shipped where
RESUME_QUICK
means "quickenedRESUME
instruction". Perhaps something that indicates it's suitable for higher tiers, such asRESUME_OR_DEOPT
orRESUME_OPTIMIZED
? I don't know, naming is hard...Originally posted by @brandtbucher in python/cpython#108630 (comment)
The text was updated successfully, but these errors were encountered: