Anthony Sottile <asott...@umich.edu> added the comment:

yeah I guess I'm just curious why this bug (seemingly intentionally) made the 
implementation diverge from PEP 451 and require an empty `create_module` (and 
where I would have found that except by searching bugs.python.org)

Everyone I've shown this bit of code has essentially said: "*headscratch* -- 
that's weird?" 
https://github.com/pytest-dev/pytest/blob/6a2d844c5d3e1e692d5bb6fa065c0d753d1dd7d1/src/_pytest/assertion/rewrite.py#L92-L93

why require the function at all I guess

----------

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

Reply via email to