commit | b5e60918afa53dfd59ad26a9f4b5207a9b304bc1 | [log] [tgz] |
---|---|---|
author | Michael Droettboom <mdboom@gmail.com> | Thu Apr 04 17:14:35 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu Apr 04 14:14:35 2024 -0700 |
tree | 456617d0a42d1174013f62d2bd3224c77b87811e | |
parent | 63998a1347f3970ea4c69c881db69fc72b16a54c [diff] |
gh-117549: Match declaration order for _Py_BackoffCounter initializer (#117551) Otherwise it might not compile with C++ (or certain C compilers/flags?).