🐍 #Python pros: What's the *toughest* bug you’ve ever debugged? 👀🐛 #coding #programming
1
0
2
26
0
@seniorpythondev It was a rainy day in the spring. I kept getting unexpected rows from the database. I learned a lot about pdb and SQLalchemy that week. It's been years so I would have to look at old commits to get the specifics.