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
It's be useful if the issue template also requested whether the local Python is a 32-bit or 64-bit executable. Adding this line to the "Please provide the output of" code should be enough:
importstruct; print(8*struct.calcsize("P"))
The text was updated successfully, but these errors were encountered:
Aha, my search for how to change the template had pointed to a Github project 'Settings' tab that I don't see in my interface, & I'd never noticed it was driven by an in-project file. Added in bc95bcb.
It's be useful if the issue template also requested whether the local Python is a 32-bit or 64-bit executable. Adding this line to the "Please provide the output of" code should be enough:
The text was updated successfully, but these errors were encountered: