Skip to content

Conversation

@shumpohl
Copy link
Member

@shumpohl shumpohl commented Jun 23, 2023

eval(repr(loop)) works now for siomple cases.

str(loop) returns the old bahaviour.

Use reprlib to detect recursive repr calls. Supersedes #683 's changes to _loop.py.

TODO:

  • newspiece since it alters observable Loop behaviour. (There is no stability guarantee)

…e str for prev human readable output. Use reprlib to detect recursive repr calls
@github-actions
Copy link

github-actions bot commented Jun 23, 2023

Test Results

       6 files         6 suites   6m 58s ⏱️
1 214 tests 1 159 ✔️   55 💤 0
7 284 runs  6 954 ✔️ 330 💤 0

Results for commit 03aa3d2.

♻️ This comment has been updated with latest results.

@shumpohl shumpohl merged commit 6b29615 into master Jun 26, 2023
@shumpohl shumpohl mentioned this pull request Jun 26, 2023
11 tasks
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.

2 participants