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

write_json() does not accept empty lists #95

Open
8 tasks
skasberger opened this issue Feb 15, 2021 · 1 comment
Open
8 tasks

write_json() does not accept empty lists #95

skasberger opened this issue Feb 15, 2021 · 1 comment
Assignees
Labels
pkg:utils utils related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. type:bug Something isn't working

Comments

@skasberger
Copy link
Member

write_json() does not accept empty lists passed as data.

Prepare

  • Check: are there any restrictions for the JSON data format

Implementation

  • Write tests
  • Update code
  • Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

Review

Follow-Ups

@skasberger skasberger added type:bug Something isn't working pkg:utils utils related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. labels Feb 15, 2021
@skasberger skasberger added this to the v0.4.0 milestone Feb 15, 2021
@skasberger skasberger self-assigned this Feb 15, 2021
@skasberger skasberger mentioned this issue Mar 14, 2021
35 tasks
@pdurbin
Copy link
Member

pdurbin commented Feb 14, 2024

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

@pdurbin pdurbin removed this from the v0.4.0 milestone Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:utils utils related activities prio:asap Fix as soon as possible status:confirmed Is a valid issue and will be moved forward soon. type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants