[Python-Dev] cpython (3.3): Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least
Georg Brandl
g.brandl at gmx.net
Wed Oct 9 20:38:55 CEST 2013
More information about the Python-Dev mailing list
Wed Oct 9 20:38:55 CEST 2013
- Previous message: [Python-Dev] type.__subclasses__() doesn't work
- Next message: [Python-Dev] cpython (3.3): Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <solipsis at 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? Georg
- Previous message: [Python-Dev] type.__subclasses__() doesn't work
- Next message: [Python-Dev] cpython (3.3): Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list