Randall O'Reilly
Randall O'Reilly
I get this on crashes from python but not from regular exits. probably there is something that needs to be called on exit -- possibly-helpful google result: https://stackoverflow.com/questions/7938402/terminal-in-broken-state-invisible-text-no-echo-after-exit-during-input I will...
note: this doesn't work for 3.11 apparently. linking to PR #353
now that appveyor is working, it appears that this is a windows specific issue.
@Inotart please check if this is fixed for you now?
file is `appveyor.yml` -- see output e.g., https://ci.appveyor.com/project/sbinet/gopy/builds/49747444
I'm not sure if @benureau is in a position to maintain this package. You might want to just fork this into your own repo and do the pypi thing directly....
ps. also it might be friendlier to just `log.Printf` such errors instead of doing `log.Fatalf` -- I'm including this in an editor to lookup `\cite` keys and if there are...
Other than the month issue, and a few errant items in my .bib file with random @ symbols and ? in the cite key, this package seems to quickly digest...
also for extra robustness, this prevents a crash when you comment out the fatal for undefined strings: ```Go func (v *BibVar) String() string { if v == nil { return...
We encountered this issue at multiple levels in recent explorations: - In the context of the Apple SF system fonts, which only list the rounded, arabic etc variants but miss...