On Wed, 09 Oct 2013 20:38:55 +0200 Georg Brandl <g.bra...@gmx.net> wrote: > Am 07.10.2013 20:41, schrieb antoine.pitrou: > > http://hg.python.org/cpython/rev/2aee9c41bb79 > > changeset: 86140:2aee9c41bb79 > > branch: 3.3 > > parent: 86136:b4444d16e333 > > user: Antoine Pitrou <solip...@pitrou.net> > > date: Mon Oct 07 20:38:51 2013 +0200 > > summary: > > Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in > > at least one place so as to avoid regressions. > > If it was broken and never used anyway (and is an internal macro), why not > remove it completely?
Because I used it in a patch :-) Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com