bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes#238
Conversation
|
Serhiy, thank you for review! I implemented your comments in a new commit. |
Sorry, something went wrong.
|
Thanks! I have implemented new comments in another commit. |
Sorry, something went wrong.
Fixed. |
Sorry, something went wrong.
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Now it LGTM. Thank you Ivan. But would be nice if some native speaker take a look.
Sorry, something went wrong.
@briancurtin Could you please also take a look at this? Note that I will update the |
Sorry, something went wrong.
@brettcannon Could you please also take a look at this? Note that I will update the BUILD_MAP_UNPACK_WITH_CALL docs in a separate PR (or maybe I will just update #239) after this is merged. @briancurtin Sorry for disturbing! This was intended for @brettcannon |
Sorry, something went wrong.
Thanks! Fixed this in a new commit. |
Sorry, something went wrong.
|
I tweaked a single word in the PR. Once Travis is green again I'll merge and backport. |
Sorry, something went wrong.
(cherry picked from commit 0705f66)
(cherry picked from commit 0705f66)
|
Thank you Ivan and Brett. |
Sorry, something went wrong.
This needs to be backported to 3.5 and 3.6
This fixes http://bugs.python.org/issue26213
@serhiy-storchaka Please take a look