Ned Deily <n...@python.org> added the comment:
You can either paste or upload a file (click on the "Choose File" button above in the web page) with code or with crash info. For crash info, depending on the platform, there may be a Python traceback displayed in the shell session and there may be some sort of system-generated crash report, for example, on macOS, you might find them in ~/Library/Logs. You should also include information about the platform (os, os version) and the Python version in use. With recent versions of Python and if tests are installed, you can get all the configuration information with one command, for example: python3.7 -m test.pythoninfo ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35594> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com