Skip to content

Move PythonActivityUtil.unpackData to PythonUtil.unpackData#2462

Merged
AndreMiras merged 4 commits into
kivy:developfrom
rnixx:rnixx_unpack_data
Jun 12, 2021
Merged

Move PythonActivityUtil.unpackData to PythonUtil.unpackData#2462
AndreMiras merged 4 commits into
kivy:developfrom
rnixx:rnixx_unpack_data

Conversation

@rnixx

@rnixx rnixx commented Jun 11, 2021

Copy link
Copy Markdown
Member

Consolidates unpackData for use outside activity context.

@rnixx rnixx requested a review from AndreMiras June 11, 2021 11:16
@AndreMiras

Copy link
Copy Markdown
Member

I haven't investigated why the tests are failing.
Did you look into it?

@rnixx

rnixx commented Jun 11, 2021

Copy link
Copy Markdown
Member Author

looks like travis reached some limit, all other tests are sane now

@rnixx

rnixx commented Jun 11, 2021

Copy link
Copy Markdown
Member Author

one question is whether we should remove PythonActivityUtil entirely since it's not used any more in bootstraps or keep for B/C in case someone depends on it in possible customizations.

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, LGTM.
I'd indeed remove the PythonActivityUtil if it's not used

@rnixx

rnixx commented Jun 12, 2021

Copy link
Copy Markdown
Member Author

Removed PythonActivityUtil. Two tests on travis are failing with docker pull rate limit, so probably unrelated. All other tests are fine.

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks
Ideally I like PR with squashed commits, but I think that's a matter of taste.
Will try to think to squash upon merge

@AndreMiras AndreMiras merged commit dc2806e into kivy:develop Jun 12, 2021
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.

2 participants