Skip to content
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

Make sure TextIOWrapper.reconfigure exists #254

Merged
merged 2 commits into from
Apr 23, 2022

Conversation

EnricoMi
Copy link
Owner

Fixes #247.

@EnricoMi EnricoMi marked this pull request as ready for review April 23, 2022 21:26
@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (macOS)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (Linux)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (Dockerfile)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (Test Files)

  26 files  ±0      4 errors  23 suites  ±0   39m 21s ⏱️ ±0s
279 tests ±0  228 ✔️ ±0  20 💤 ±0  25 ±0  6 🔥 ±0 
450 runs  ±0  358 ✔️ ±0  57 💤 ±0  28 ±0  7 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test 1 헴䜝헱홐㣇㿷䔭\U0001237a\U000214ff\U00020109㦓
test 1 헴䜝헱홐㣇㿷䔭𒍺𡓿𠄉㦓

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (Windows)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (Docker Image)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 23, 2022

Unit Test Results (reference)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi force-pushed the branch-check-for-TextIOWrapper-reconfigure branch from 958f932 to 7163dcb Compare April 23, 2022 21:33
@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results (setup-python)

       63 files  ±0         63 suites  ±0   3m 32s ⏱️ +35s
     271 tests ±0       271 ✔️ ±0      0 💤 ±0  0 ±0 
17 073 runs  ±0  16 569 ✔️ ±0  504 💤 ±0  0 ±0 

Results for commit 1f41700. ± Comparison against base commit 6de27cc.

@EnricoMi EnricoMi merged commit cce2667 into master Apr 23, 2022
@EnricoMi EnricoMi deleted the branch-check-for-TextIOWrapper-reconfigure branch April 23, 2022 22:52
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.

Error '_io.TextIOWrapper' object has no attribute 'reconfigure' for python 3.6
1 participant