Benjamin Levin

Results 2 issues of Benjamin Levin

`_freeze_time.stop()` crawls over other module's attributes. If one of those modules defines a custom attribute getter that calls a time function, freezegun throws an `IndexError` because the `ignore_lists` entry for...

It would be useful, especially to potential contributors, to have a unified description of how public interfaces should be structured. At first glance, I assumed we would be attempting to...