Skip to content

Conversation

@kmike
Copy link
Member

@kmike kmike commented Aug 8, 2022

I think we should release 2.0.0, because Python 2 compat is removed, and there are some deprecation removals.

@kmike kmike added this to the 2.0.0 milestone Aug 8, 2022
@kmike kmike requested a review from Gallaecio August 8, 2022 17:26

- `w3lib.util.str_to_unicode``
- ``w3lib.util.unicode_to_str``
- ``w3lib.util.to_native_str``
Copy link
Member Author

Choose a reason for hiding this comment

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

These functions are not documented as :func:..., because they're not in w3lib.rst auto-generated API docs, and I didn't want to add them there.

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #185 (9ac0544) into master (81b8b34) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files           7        7           
  Lines         480      480           
  Branches       93       93           
=======================================
  Hits          461      461           
  Misses          9        9           
  Partials       10       10           

Copy link
Member

@Gallaecio Gallaecio left a comment

Choose a reason for hiding this comment

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

I left suggestions at #186, but I am OK merging as is.

Minor language and format suggestions
@kmike kmike merged commit 5b8ff03 into master Aug 9, 2022
@wRAR wRAR deleted the changelog branch November 18, 2022 10:48
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.

3 participants