TextMate 2.0.6
I'm trying it out, and in some ways the code folding for Python is improved. (It no longer eats a line of whitespace after collapsed method/class definitions). However, it no longer folds lists, tuples, and dictionaries that are split onto multiple lines. The following code, for example, has folding arrows in 1.5.10 but not in 2.0.6:
TextMate 2.0.6
076b4e4f54