FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: ~/.gpyhistory: no such file or directory by mattheusv · Pull Request #63 · go-python/gpython · GitHub

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

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.

Fixes go-python#62.

Copy link
Copy Markdown

Codecov Report

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

@@           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 merged commit 749f0be into go-python:master Jul 22, 2019

ncw commented Jul 22, 2019

Copy link
Copy Markdown
Collaborator

That is great - perfect fix, thank you.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL