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 cell to old default (None not "None") #1403

Closed
alifeee opened this issue Feb 1, 2024 · 1 comment · Fixed by #1404
Closed

return empty cell to old default (None not "None") #1403

alifeee opened this issue Feb 1, 2024 · 1 comment · Fixed by #1404
Assignees
Labels
Milestone

Comments

@alifeee
Copy link
Collaborator

alifeee commented Feb 1, 2024

see #1344 (comment)

@lavigne958 this is a small change and should be able to squeeze into 6.0.1 :)

@alifeee alifeee added the Bug label Feb 1, 2024
@alifeee alifeee added this to the 6.0.1 milestone Feb 1, 2024
@alifeee alifeee self-assigned this Feb 1, 2024
@lavigne958
Copy link
Collaborator

Sure I will have a look now.

lavigne958 added a commit that referenced this issue Feb 1, 2024
Fixup regression where getting a cell
on an empty cell should return a valid `Cell`
object with a value `None`.

closes #1403

Signed-off-by: Alexandre Lavigne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants