Aliaksei Urbanski
Aliaksei Urbanski
@uranusjr You can found `Pipfile` and `Pipfile.lock` [in this repository](https://github.com/Jamim/pipfile-lock-bug). It's the repository that was created during the asciicast recording.
`pipenv graph`: ``` pytest-cov==2.5.1 - coverage [required: >=3.7.1, installed: 4.5.1] - pytest [required: >=2.6.0, installed: 3.6.3] - atomicwrites [required: >=1.0, installed: 1.1.5] - attrs [required: >=17.4.0, installed: 18.1.0] - funcsigs...
Similar to #2, superseded by #4.
Superseded by #4.
As far as I can see, most providers will just delete all the existing records when you call `delete_record()` with no arguments. It looks extremely dangerous.
Hello @AnalogJ, Would you mind reviewing this PR? Thank you!
Hello @adferrand, Could you please review this PR? Thanks!
Sounds great, thank you!
Hello @adferrand, I'll try to devote time to working on this PR in the next few days. P.S. Sorry for the delay.
Hi everyone, If no one is working on this issue at the moment, I can try to investigate and fix it. Just let me know if there is any progress...