Skip to content

Make unnecessary API private#331

Merged
GaelVaroquaux merged 8 commits into
skrub-data:masterfrom
LilianBoulard:private_api
Sep 14, 2022
Merged

Make unnecessary API private#331
GaelVaroquaux merged 8 commits into
skrub-data:masterfrom
LilianBoulard:private_api

Conversation

@LilianBoulard
Copy link
Copy Markdown
Member

Fixes #315

@LilianBoulard LilianBoulard added the enhancement New feature or request label Sep 7, 2022
@LilianBoulard LilianBoulard self-assigned this Sep 7, 2022
@LilianBoulard LilianBoulard marked this pull request as ready for review September 7, 2022 15:56
@LilianBoulard
Copy link
Copy Markdown
Member Author

Please ignore the diff for _fast_hash.py, I had to modify the type of line endings.
I've added the rev to the blame ignore list, so it shouldn't be a problem. Just a bit annoying for the review of this PR!

@LilianBoulard LilianBoulard added this to the 0.3.0 release milestone Sep 7, 2022
@GaelVaroquaux
Copy link
Copy Markdown
Member

This is not necessary for release 0.3. We can move it to later.

@LilianBoulard LilianBoulard removed this from the 0.3.0 release milestone Sep 7, 2022
Copy link
Copy Markdown
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

Only one comment: VERSION.txt should not be made private

Comment thread RELEASE_PROCESS.md Outdated
Comment thread dirty_cat/__init__.py Outdated
Comment thread doc/conf.py Outdated
Comment thread setup.py Outdated
Comment thread setup.py Outdated
…private_api

� Conflicts:
�	CHANGES.rst
�	RELEASE_PROCESS.md
�	build_tools/circle/list_versions.py
�	dirty_cat/_test/test_docstrings.py
�	setup.py
Copy link
Copy Markdown
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

LGTM

@GaelVaroquaux GaelVaroquaux merged commit 5d1d4e3 into skrub-data:master Sep 14, 2022
@LilianBoulard LilianBoulard deleted the private_api branch September 15, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make API private

3 participants