isaacharrisholt / quiffen

Quiffen is a Python package for parsing QIF (Quicken Interchange Format) files.
MIT License
34 stars 30 forks source link

Issue 63 #74

Closed WolfgangFahl closed 1 year ago

WolfgangFahl commented 1 year ago

fixes #63

WolfgangFahl commented 1 year ago

The test might have to reset the split_overshoot after being done

WolfgangFahl commented 1 year ago

Still this is an improvement and doesn't break anything. I don't see why this shouldn't be accepted ASAP.

isaacharrisholt commented 1 year ago

Still this is an improvement and doesn't break anything. I don't see why this shouldn't be accepted ASAP.

Perhaps, but I also have to consider the longer-term view for this project. I'm ultimately going to be the one maintaining this, and if I wanted to change it, which I likely would, I'd have to release a new major version of Quiffen. This needs more discussion.

isaacharrisholt commented 1 year ago

Closing due to inactivity. Feel free to open a discussion thread to discuss implementation.