You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rely on pathlib when reading and writing simple text.
* Universal newlines is the default, so remove the comment.
* Add news fragment.
* Add compatibility shim for Python 3.9 and earlier.
* Suppress coverage check for line 20 as it emits a spurious failure.
* Only exclude branch coverage (regular coverage is fine)
Co-authored-by: Adi Roiban <[email protected]>
* Add comment explaining motivation for the compatibility shim.
---------
Co-authored-by: Adi Roiban <[email protected]>
0 commit comments