Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append arg to sys.argv in python embedded mode #67

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

songjhaha
Copy link
Member

resolve #66

@songjhaha songjhaha changed the title Append arg in to sys.argv in python embedded mode Append arg to sys.argv in python embedded mode Sep 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Merging #67 (f4c8b18) into main (c426a07) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   60.76%   60.93%   +0.17%     
==========================================
  Files          11       11              
  Lines         915      919       +4     
==========================================
+ Hits          556      560       +4     
  Misses        359      359              
Impacted Files Coverage Δ
TyPython/src/CPython.jl 55.26% <ø> (ø)
TyPython/src/CPython.Boot.jl 73.07% <100.00%> (+2.24%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@songjhaha songjhaha merged commit be6021b into main Sep 22, 2022
@songjhaha songjhaha deleted the songjhaha/fix-issue-66 branch September 26, 2022 00:43
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.

argparse get error when importing jnumpy from julia
3 participants