Skip to content

Possibly fix an infinite recursion crash by avoid str() inside repr() #1507

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

matthiask
Copy link
Member

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #1507 (c53d48f) into main (d779328) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1507      +/-   ##
==========================================
+ Coverage   86.31%   86.47%   +0.15%     
==========================================
  Files          35       35              
  Lines        1893     1893              
  Branches      276      276              
==========================================
+ Hits         1634     1637       +3     
+ Misses        183      180       -3     
  Partials       76       76              
Impacted Files Coverage Δ
debug_toolbar/panels/templates/panel.py 89.51% <0.00%> (+2.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d779328...c53d48f. Read the comment docs.

@matthiask matthiask merged commit 1a3caba into main Sep 28, 2021
@matthiask matthiask deleted the mk/repr-str-repr branch September 28, 2021 07:20
@tim-schilling
Copy link
Member

Good catch.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants