Skip to content

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Oct 11, 2020

@pablogsal
Copy link
Member Author

pablogsal commented Oct 11, 2020

~/github/python/master [bpo-41971](https://bugs.python.org/issue41971)*
❯ cat matchfile
test.test_tools.*
test.test_imp.ImportTests.test_load_from_source

~/github/python/master [bpo-41971](https://bugs.python.org/issue41971)*
❯ ./python -m test --matchfile matchfile test_check_c_globals test_imp test_tools -m test_typical
0:00:00 load avg: 1.00 Run tests sequentially
0:00:00 load avg: 1.00 [1/3] test_check_c_globals
0:00:00 load avg: 1.00 [2/3] test_imp -- test_check_c_globals run no tests
0:00:00 load avg: 1.00 [3/3] test_tools

== Tests result: SUCCESS ==

All 2 tests OK.

1 test run no tests:
    test_check_c_globals

Total duration: 3.3 sec
Tests result: SUCCESS

@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-22653 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 11, 2020
…utating global state (pythonGH-22652)

(cherry picked from commit 47ecfd8)

Co-authored-by: Pablo Galindo <[email protected]>
pablogsal added a commit that referenced this pull request Oct 11, 2020
…utating global state (GH-22652) (GH-22653)

(cherry picked from commit 47ecfd8)

Co-authored-by: Pablo Galindo <[email protected]>

Co-authored-by: Pablo Galindo <[email protected]>
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants