sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.45k stars 73 forks source link

Use method descriptors in func_matches() for builtin-methods #61

Closed sumerc closed 3 years ago

sumerc commented 3 years ago

Fixes #60