| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Please do:
code_offset_to_line = import_helper.import_module("_testcapi").code_offset_to_linelike we have in test_newempty.
Sorry, something went wrong.
|
|
||
| def test_co_branches(self): | ||
| _testcapi = import_helper.import_module("_testcapi") | ||
| code_offset_to_line = _testcapi.code_offset_to_line |
There was a problem hiding this comment.
I can make it to a single line if that's preferred, I think it looks better this way but I don't feel strongly about it
Sorry, something went wrong.
|
Thanks @ShaharNaveh for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
|
Thanks @ShaharNaveh for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
Sorry, something went wrong.
|
Thanks @ShaharNaveh for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
GH-152201 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
|
Sorry, @ShaharNaveh and @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker 11c241e1a8a71b5f25a304b1f428467b746f5d43 3.13 |
Sorry, something went wrong.
|
GH-152202 is a backport of this pull request to the 3.15 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
cc: @StanFromIreland