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

Return empty string from list import. #74

Merged
merged 1 commit into from
Jun 27, 2018
Merged

Conversation

dracos
Copy link
Contributor

@dracos dracos commented Jan 2, 2018

The documentation never said that a list was returned; indeed the example provided is broken in that it prints out ARRAY(...) if run. Let us change its behaviour to do as expected by the docs.

Either this or #73 will fix #33, but not both :)

The documentation never said that a list was returned; indeed the example
provided is broken in that it prints out ARRAY(...) if run. Let us change
its behaviour to do as expected by the docs.
This was referenced Jan 2, 2018
@abw abw merged commit e3a58fb into abw:master Jun 27, 2018
toddr added a commit that referenced this pull request Dec 20, 2019
This reverts commit c3cfc61.

The change was made originally via #74
@toddr
Copy link
Collaborator

toddr commented Dec 20, 2019

We actually found production code that broke over this. I am reverting it via e75f303. More details to follow.

toddr added a commit to toddr/Template2 that referenced this pull request Dec 20, 2019
This reverts commit c3cfc61.

The change was made originally via abw#74
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.

VMethods import
4 participants