Guido van Rossum <gu...@python.org> added the comment: Let’s change it ASAP. It’s still up to Ned whether to hold up 3.7.1, if he won’t it should go into 3.7.2.
On Fri, Sep 21, 2018 at 8:28 AM STINNER Victor <rep...@bugs.python.org> wrote: > > STINNER Victor <vstin...@redhat.com> added the comment: > > IMHO it's not too late to change the public C API in Python 3.7.1, since > it's a very new API, I don't expect many users, and I only expect compiler > warnings nor hard error if existing code pass PyContextVar* instead of > PyObject*. > > I agree that it's way better to use PyObject* rather than specific > PyContextVar*. The C API should not leak implementation details ;-) > > ---------- > nosy: +vstinner > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <https://bugs.python.org/issue34762> > _______________________________________ > -- --Guido (mobile) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34762> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com