This is the mail archive of the archer@sourceware.org mailing list for the Archer project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
"Phil" == Phil Muldoon<pmuldoon@redhat.com> writes:
Phil> This patch fixes python/10805. When fields were being constructed, the Phil> convert_fields function was not checking if the type was a class Phil> before determining if it was a base class. Added a check to gate this Phil> behaviour.
Looks good, thanks.
Phil> Additionally, I started a testsuite for Python types. This suite only
Phil> tests for this regression, but it can be expanded later, in separate
Phil> efforts.
Awesome.
The is_base_class thing isn't upstream.
It would be good to submit all this sometime.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |