Skip to content

fix: ~/.gpyhistory: no such file or directory - #63

Merged
ncw merged 1 commit into
go-python:masterfrom
mattheusv:master
Jul 22, 2019
Merged

fix: ~/.gpyhistory: no such file or directory#63
ncw merged 1 commit into
go-python:masterfrom
mattheusv:master

Conversation

@mattheusv

Copy link
Copy Markdown

Now when the ~/.gpyhistory file does not exist, do not show the error
message in the repl, as long as this does not disrupt the experience in the repl.

Fixes#62.

Now when the ~/.gpyhistory file does not exist, do not show the error
message in the repl, as long as this does not disrupt the experience in the repl.
Fixesgo-python#62.
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #63 +/- ##
=======================================
Coverage 68.44% 68.44% =======================================
Files 59 59 Lines 10488 10488 =======================================
Hits 7179 7179 Misses 2803 2803 Partials 506 506

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59f6a86...2a57dd2. Read the comment docs.

@ncw
ncw merged commit 749f0be into go-python:masterJul 22, 2019
@ncw

ncw commented Jul 22, 2019

Copy link
Copy Markdown
Collaborator

That is great - perfect fix, thank you.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no such file or directory at first time gpython repl

3 participants

@mattheusv@codecov-io@ncw