Terry J. Reedy <tjre...@udel.edu> added the comment:

For non-coredevs, 'not a bug' means not a bug in the CPython interpreter, as 
opposed to user code, which here has bugs.

People asking questions (preferably in a more appropriate place) should read, 
for instance, 
https://stackoverflow.com/help/minimal-reproducible-example
How to create a Minimal, Reproducible Example

A minimal reproducer is '('.  In 3.9, the message is 'unexpected EOF while 
parsing'.  It is not unusual for beginners to leave out the message when 
reporting an exception in text rather than copy-pasting the last few lines of 
the traceback (which indicates exactly where the error is caught).

[bpo software should be rejecting number IDs]

I sent an email to Hayden.

----------
assignee: terry.reedy -> 
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46403>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to