Steven D'Aprano <[email protected]> added the comment:
Python 2.7 has long passed feature freeze, and this would be new behaviour appearing in a bug-fix release, which we don't normally do. I'm going to close this as Rejected, but if you think you can make a good case for why this enhancement is sufficiently important to break backwards-compatibility in a bug-fix release, or alternatively that the current behaviour is a bug (e.g. that it goes against the documentation) then we can re-open it. (Merely "doesn't do what I think the user expects" is not a bug.) ---------- nosy: +steven.daprano resolution: -> rejected stage: -> resolved status: open -> closed type: behavior -> enhancement _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35777> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
