|
|
|
|
|
by jeltz
45 days ago
|
|
Python and C are the only language in which I have experienced that class of bugs. And that is due to if statements without brackets in C and because Python has meaningful indentation which people have accidentally messed up when refactoring. And today with autofotnatters I think only Python is still vulnerable. |
|