python-webencodings icon indicating copy to clipboard operation
python-webencodings copied to clipboard

Character encoding for the web.

Results 17 python-webencodings issues
Sort by recently updated
recently updated
newest added

The installed package does not contain LICENSE file ```bash $ ls lib/python3.10/site-packages/webencodings-0.5.1.dist-info/ DESCRIPTION.rst INSTALLER METADATA metadata.json RECORD REQUESTED top_level.txt WHEEL ``` We should probably replace `license_file` -> `license_files` in `setup.cfg`...

Python 2.6 and 3.3 are EOL. They are no longer receiving bug fixes, including for security issues. Python 2.6 went EOL on 2013-10-29 and Python 3.3 went EOL on 2017-09-29....

The sdist package at PyPI is missing `tox.ini` file. Please add the `tox.ini` file to sdist to make downstream testing easier. Thanks.

This is a confusing topic, since most people when learning that Shift JIS is a thing do not want to have to learn about multiple different competing Shift JIS versions....

Add CI (via GitHub Actions) to test against currently supported versions of Python 3. [A successful CI run looks like this](https://github.com/wellmaintained/python-webencodings/actions/runs/2185596064): ![image](https://user-images.githubusercontent.com/227505/163863014-9b4be202-fd78-4ebc-a330-6b410607b96f.png)

Please, could you issue new release on PyPI.org? In the very last commit you added LICENSE file into package metadata, but on PyPI.org this is not applied yet. I maintain...

The directory is created when building wheel distributions.