Skip to content

bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_helper #15168

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 2 commits into from
Sep 12, 2019

Conversation

nanjekyejoannah
Copy link
Contributor

@nanjekyejoannah nanjekyejoannah commented Aug 7, 2019

Co-authored by: Seydou Dia (seydou)

  1. Moved from Lib/test/ to Lib/test/support (and imports in tests adjusted accordingly)
  2. Documented in Doc/library/test.rst

Also solves issue37789

https://bugs.python.org/issue18578

@nanjekyejoannah nanjekyejoannah changed the title Rename and document test.bytecode_helper as test.support.bytecode_helper bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_helper Aug 7, 2019
@nanjekyejoannah
Copy link
Contributor Author

cc @ncoghlan

@matrixise matrixise self-assigned this Sep 11, 2019
Copy link
Member

@matrixise matrixise left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution

@matrixise matrixise merged commit 92777d5 into python:master Sep 12, 2019
@nanjekyejoannah nanjekyejoannah deleted the issue18578 branch September 12, 2019 09:28
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
…ytecode_helper (pythonGH-15168)

Rename and document test.bytecode_helper as test.support.bytecode_helper
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.

4 participants