Skip to content

Conversation

RasmusWL
Copy link
Member

@RasmusWL RasmusWL commented Jan 27, 2020

Main goal was to support a,b,c = iterable, but some other things snuck in as well.

@RasmusWL RasmusWL requested a review from a team as a code owner January 27, 2020 12:10
@RasmusWL
Copy link
Member Author

I need to looked at PEP 3132 and first, *rest, last = list for Python 3 only, but will do that in an other PR

@RasmusWL RasmusWL force-pushed the python-taint-iterable-unpacking branch from 140cf75 to 781024d Compare January 27, 2020 13:43
@RasmusWL RasmusWL force-pushed the python-taint-iterable-unpacking branch from 55b2de1 to 65958b4 Compare January 27, 2020 14:27
@RasmusWL
Copy link
Member Author

Turned out it was fairly easy to add support for PEP 3132, so I just did it 😋

@RasmusWL RasmusWL force-pushed the python-taint-iterable-unpacking branch from 65958b4 to 081d66e Compare January 27, 2020 14:29
Copy link
Contributor

@tausbn tausbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, otherwise LGTM.

@tausbn tausbn merged commit df3ac49 into github:master Feb 17, 2020
@RasmusWL RasmusWL deleted the python-taint-iterable-unpacking branch February 17, 2020 11:52
tausbn added a commit to tausbn/codeql that referenced this pull request Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants