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
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2019-05-19.23:54:37.699>created_at=<Date2018-11-15.01:14:22.853>labels= ['3.8', 'tests']
title='test_functools dead code after FIXME'updated_at=<Date2019-05-19.23:54:37.699>user='https://github.com/lysnikolaou'
# FIXME: The following will only work after PEP 560 is implemented.
) there is a FIXME with an immediate return afterwards that says that the code after the return should only be allowed to run after PEP-560 is implemented. Now that it is implemented the dead code should work fine, so the return has to be deleted.
It actually seems like the test after the FIXME is wrong and should be changed or deleted altogether. Can someone give a pointer or two on what would be the best choice here?
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: