Skip to content

fix: update chardet description to remove outdated Python 2 reference#3190

Merged
vinta merged 2 commits into
vinta:masterfrom
fauzan171:fix/chardet-description
Jun 6, 2026
Merged

fix: update chardet description to remove outdated Python 2 reference#3190
vinta merged 2 commits into
vinta:masterfrom
fauzan171:fix/chardet-description

Conversation

@fauzan171
Copy link
Copy Markdown
Contributor

Summary

Updates the description of chardet in the Text Processing > General section.

Current (outdated):

Python 2/3 compatible character encoding detector.

Proposed (updated):

Python character encoding detector.

Why this change?

Python 2 reached end-of-life on January 1, 2020. The "Python 2/3 compatible" qualifier is no longer relevant and may mislead users into thinking Python 2 is still actively supported. The updated description matches the official repository description.

Checklist

  • Description is accurate and concise
  • Entry follows the correct format
  • No duplicate entries

fauzan171 added 2 commits June 6, 2026 23:58
Python 2 reached end-of-life in January 2020. The 'Python 2/3
compatible' qualifier is no longer relevant and misleading. Updated
to match the official repository description.
@vinta vinta merged commit ada2293 into vinta:master Jun 6, 2026
1 check passed
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