Argument-Clinic / cpython

The Python programming language
https://www.python.org/
Other
1 stars 0 forks source link

Is FakeClinic needed? #5

Closed erlend-aasland closed 1 year ago

erlend-aasland commented 1 year ago

The FakeClinic mock class in the test code seems like a hack. I'm not sure it is needed. We should examine if it's really needed. (Let's keep Chesterton's Fence in mind.)

AlexWaygood commented 1 year ago

Done in https://github.com/python/cpython/pull/107714