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

Issue 20 (require reload syntax) #24

Merged
merged 10 commits into from Dec 14, 2019

Conversation

jjtolton
Copy link
Contributor

@jjtolton jjtolton commented Dec 14, 2019

Closes: #20

This also maintains backwards compatibility, allowing for unary or boolean flags.

@jjtolton jjtolton closed this Dec 14, 2019
@jjtolton
Copy link
Contributor Author

tests fixed

@cnuernber
Copy link
Collaborator

@jjtolton - This looks great but I fixed a bug in require just now and it needs to be rebased.

…nto issue-20-require-reload-syntax

� Conflicts:
�	test/libpython_clj/require_python_test.clj
@jjtolton
Copy link
Contributor Author

Should be resolved -- double check to make sure I did the merge correctly!

@cnuernber cnuernber merged commit 170dc9a into clj-python:master Dec 14, 2019
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.

require-python's use of :reload flag does not match Clojure's require :reload syntax
2 participants