mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
b894370f6a
In the __coerce__ description, None should be returned if the conversion is *impossible*, not *possible*. Reported by Robert Kern <kernr@ncifcrf.gov>.