Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2324)

Issue 483: PyErr_ExceptionMatches must not fail (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 12 months ago by GvR
Modified:
14 years, 9 months ago
Reviewers:
amaury
Base URL:
http://svn.python.org/view/*checkout*/python/trunk/
Visibility:
Public.

Description

http://bugs.python.org/issue2542

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
Python/errors.c View 1 chunk +8 lines, -1 line 2 comments Download

Messages

Total messages: 2
amaury
http://codereview.appspot.com/483/diff/1/21 File Python/errors.c (right): http://codereview.appspot.com/483/diff/1/21#newcode111 Line 111: int res = PyObject_IsSubclass(err, exc); PyObject_IsSubclass can call ...
15 years, 12 months ago (2008-05-01 20:55:35 UTC) #1
GvR
15 years, 12 months ago (2008-05-01 21:48:50 UTC) #2
Hi Amaury,

I believe your comments should go to Daniel Diniz -- do you have an email
address for him?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b