New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-97937: dis docs: add adaptive=False #97939
Conversation
JelleZijlstra
commented
Oct 5, 2022
•
edited by bedevere-bot
edited by bedevere-bot
- Issue: dis.get_instructions() adaptive argument is not documented #97937
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Thanks @JelleZijlstra for the PR |
Sorry @JelleZijlstra, I had trouble checking out the |
Thanks @JelleZijlstra for the PR |
GH-98679 is a backport of this pull request to the 3.11 branch. |
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Co-authored-by: Brandt Bucher <brandtbucher@gmail.com> (cherry picked from commit 5d8bf2b) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>