Skip to content

Python points-to: Make sure that builtin-classes inherit attributes.#1403

Merged
taus-semmle merged 1 commit intogithub:masterfrom
markshannon:python-builtin-inherit
Jun 5, 2019
Merged

Python points-to: Make sure that builtin-classes inherit attributes.#1403
taus-semmle merged 1 commit intogithub:masterfrom
markshannon:python-builtin-inherit

Conversation

@markshannon
Copy link
Contributor

@markshannon markshannon commented Jun 5, 2019

Previously builtin classes like _ctypes.PyCSimpleType and type weren't inheriting attributes properly.
This PR fixes that and adds a sanity check.

@taus-semmle taus-semmle merged commit 703fbc6 into github:master Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants