Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
beat
beat.cmdline
Merge requests
!20
[plotters] Fix mutating ordered dict while iterating
Code
Review changes
Check out branch
Download
Patches
Plain diff
Samuel GAIST
requested to merge
dict_mutation_fix
into
1.4.x
May 09, 2018
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
This patch fixes the deletion of dict elements while going through it.
Merge request reports