Support PEP 553, builtin `breakpoint()`
PEP 553 has now been accepted and committed to Python 3.7.
flake8 should recognize the new builtin breakpoint()
function so it doesn't complain with an F821 error.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
PEP 553 has now been accepted and committed to Python 3.7.
flake8 should recognize the new builtin breakpoint()
function so it doesn't complain with an F821 error.