Skip to content

[3.7] bpo-19184: Update the documentation of dis module. (GH-13652) #13755

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

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 2, 2019

  • bpo-19184: Update the documentation of dis module

  • Explain the behavior of the number of arguments of RAISE_VARGARGS
    opcode.

  • bpo-19184: Update blurb.

  • bpo-19184: Fix typo in the dis Documentation.

  • bpo-19184: Address review comments and improve the doc

  • bpo-19184: Remove news file.
    (cherry picked from commit e1179a5)

Co-authored-by: Michele Angrisano [email protected]

https://bugs.python.org/issue19184

* bpo-19184: Update the documentation of dis module

* Explain the behavior of the number of arguments of RAISE_VARGARGS
  opcode.

* bpo-19184: Update blurb.

* bpo-19184: Fix typo in the dis Documentation.

* bpo-19184: Address review comments and improve the doc

* bpo-19184: Remove news file.
(cherry picked from commit e1179a5)

Co-authored-by: Michele Angrisano <[email protected]>
@miss-islington
Copy link
Contributor Author

@mangrisano and @ezio-melotti: Status check is done, and it's a success ✅ .

@ezio-melotti ezio-melotti merged commit 9390e98 into python:3.7 Jun 2, 2019
@miss-islington miss-islington deleted the backport-e1179a5-3.7 branch June 2, 2019 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants