Hacker News new | ask | show | jobs
by cgrimm1994 1582 days ago
here's an example of one of the behaviors of functools.partial that I find unintuitive / undesirable:

https://gist.github.com/chrisgrimm/64bca66f14528cfda6d865cc2...