Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't assign to ::Timer #1227

Merged
merged 1 commit into from Dec 31, 2020
Merged

Don't assign to ::Timer #1227

merged 1 commit into from Dec 31, 2020

Commits on Dec 31, 2020

  1. Don't assign to global ::Timer

    The change in 1595e6f moved the definition of Timer out of the module
    definition so that the global ::Timer was mistakenly being defined.
    bpo committed Dec 31, 2020
    Copy the full SHA
    6c2d8df View commit details
    Browse the repository at this point in the history