[issue2919] Merge profile/cProfile in 3.n+1

2013-10-14 Thread Alexandre Vassalotti
Alexandre Vassalotti added the comment: Let's close this. There is no point keeping this languishing any further. The profile and cProfile modules are different enough that we can't merge them without breaking compatibility. They should treated as two separate profilers. Maybe in the future we

[issue2919] Merge profile/cProfile in 3.n+1

2013-10-14 Thread Georg Brandl
Georg Brandl added the comment: Last desperate ping for 3.4? -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing

[issue2919] Merge profile/cProfile in 3.n+1

2012-07-21 Thread Florent Xicluna
Changes by Florent Xicluna : -- nosy: +flox ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue2919] Merge profile/cProfile in 3.n+1

2012-07-20 Thread Brett Cannon
Brett Cannon added the comment: So I didn't find time at EuroPython. =) Is this dead, Alexandre, or do you want to see this happen for Python 3.4? -- ___ Python tracker ___

[issue2919] Merge profile/cProfile in 3.n+1

2012-06-24 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- title: Merge profile/cProfile in 3.0 -> Merge profile/cProfile in 3.n+1 ___ Python tracker ___ ___ Pytho