dependabot[bot]
f1303ae163
⬆️ Bump flake8 from 5.0.1 to 5.0.4 ( #205 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/5.0.1...5.0.4 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 days ago
aleksandernovikov
d61def2e59
normalize encoding name (dash instead of underscore) in 2 files ( #204 )
...
Co-authored-by: sanya <79fz270704@gmail.com>
1 week ago
dependabot[bot]
b0b6ba71db
⬆️ Bump flake8 from 4.0.1 to 5.0.1 ( #203 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
8e62bfd088
⬆️ Bump mypy from 0.961 to 0.971 ( #202 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
65b7b49655
⬆️ Bump black from 22.3.0 to 22.6.0 ( #199 )
...
Bumps [black](https://github.com/psf/black ) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
TAHRI Ahmed R
64f03b618c
Update README.md
1 month ago
dependabot[bot]
e40eed906f
⬆️ Update chardet requirement from ==4.0.* to ==5.0.* ( #198 )
...
* ⬆️ Update chardet requirement from ==4.0.* to ==5.0.*
Updates the requirements on [chardet](https://github.com/chardet/chardet ) to permit the latest version.
- [Release notes](https://github.com/chardet/chardet/releases )
- [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.0.0 )
---
updated-dependencies:
- dependency-name: chardet
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* 📝 Updating everything due to the recent release of the main competitor
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ahmed TAHRI <ahmed.tahri@cloudnursery.dev>
1 month ago
TAHRI Ahmed R
cb2dbdeb70
Release 2.1.0 ( #195 )
2 months ago
TAHRI Ahmed R
64d0475714
❇️ Add unicode version output in CLI --version ( #194 )
...
And deprecate the use of unicodedata2
2 months ago
Ahmed TAHRI
af9f36fd09
📝 Add CLI default arg align in changelog
2 months ago
TAHRI Ahmed R
58c93ff3ae
🎨 Replace AST typing to the native syntax (3.6+) ( #193 )
2 months ago
TAHRI Ahmed R
6ac98ebe95
🔥 Remove support for Python 3.5 ( #192 )
...
Initial support removal and some cleanup are required afterward.
2 months ago
Michal Čihař
4846792138
Re-use decoded buffer for single byte character sets ( #175 )
...
* Re-use decoded buffer for short texts
This avoids issues with detecting string boundaries while improving
performance (avoids multiple decoding of the sequence).
Fixes #174
* 🔖 Bump version to 2.1.0.dev0
* 🐛 Workaround a potential bug in Python isspace table character
bug discovered in Python, Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space.
Co-authored-by: TAHRI Ahmed R <Ousret@users.noreply.github.com>
Co-authored-by: Ahmed TAHRI <ahmed.tahri@cloudnursery.dev>
2 months ago
dependabot[bot]
7cbd7fc952
⬆️ Bump mypy from 0.960 to 0.961 ( #191 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
e7f431db76
⬆️ Bump mypy from 0.950 to 0.960 ( #190 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
TAHRI Ahmed R
7f0e4a720f
Update performance.py
3 months ago
Hugo van Kemenade
e45957f6e2
Test latest Python 3.11 ( #188 )
...
b1 is out
3 months ago
deedy5
a6519418f3
Charset-Normalizer / Chardet: performance comparison ( #186 )
...
* Update performance.py
Charset-Normalizer / Chardet: Performance Сomparison
3 months ago
deedy5
d50cd847ac
Fixing some performance bottlenecks ( #183 )
...
* small performance correction
3 months ago
dependabot[bot]
95d4bea05f
⬆️ Bump mypy from 0.942 to 0.950 ( #184 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
Oleksandr Kuzmenko
0ca4dfd05c
CLI default threshold aligned with the API threshold ( #181 )
3 months ago
dependabot[bot]
37c89a475b
⬆️ Bump black from 22.1.0 to 22.3.0 ( #177 )
...
Bumps [black](https://github.com/psf/black ) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
e5d538810c
⬆️ Bump mypy from 0.941 to 0.942 ( #176 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
a642fcb981
⬆️ Bump mypy from 0.940 to 0.941 ( #173 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.940 to 0.941.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
9fb85d4fc9
⬆️ Bump mypy from 0.931 to 0.940 ( #172 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.931 to 0.940.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.940 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
TAHRI Ahmed R
a5f4348490
Release 2.0.12 ( #171 )
...
* 🔖 Bump version to 2.0.12
* 🔧 Force the dir/listening (dataset) with specific order in additionals tests
6 months ago
TAHRI Ahmed R
d56ed8c878
🐛 Improving the reliability around complex ascii string ( #170 )
...
* 🐛 Improving the reliability around complex ASCII string
The MD plugin `SuperWeirdWordPlugin` is triggered wrongfully around some characters suite.
See https://github.com/streamlink/streamlink/issues/4329#issuecomment-1028866710 for the original payload
See https://github.com/streamlink/streamlink/issues/4329 for the raised issue about it
* Update CHANGELOG.md
* Update version.py
* Update detector-coverage.yml
* Update python-publish.yml
6 months ago
dependabot[bot]
4c341fa85d
⬆️ Bump black from 21.12b0 to 22.1.0 ( #168 )
...
Bumps [black](https://github.com/psf/black ) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits/22.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
TAHRI Ahmed R
f256c3e736
🔖 Bump to version 2.0.11 ( #166 )
7 months ago
TAHRI Ahmed R
d2d4217955
🔥 Avoid setting/imposing TRACE level for everyone ( #165 )
...
* 🔥 Avoid setting/imposing TRACE level for everyone
Staying as far as humanly possible from any controversial situation
* 📝 Add docs entry about this
7 months ago
TAHRI Ahmed R
db17aa0ac9
Add explicit support for Python 3.11 ( #164 )
7 months ago
TAHRI Ahmed R
0cc1528104
🔧 Logging behavior to be less verbose under INFO and DEBUG ( #163 )
...
* 🔧 The logging behavior have been completely reviewed, now using only TRACE and DEBUG levels
Following https://github.com/Ousret/charset_normalizer/issues/162 and https://github.com/Ousret/charset_normalizer/issues/145 and https://github.com/Ousret/charset_normalizer/issues/134
7 months ago
Ye Lei (叶磊)
ce384949dc
📝 Update an outdated link in docs ( #161 )
7 months ago
dependabot[bot]
f6d7b4e228
⬆️ Bump mypy from 0.930 to 0.931 ( #160 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
TAHRI Ahmed R
de25562948
🔖 bump version 2.0.10 ( #159 )
7 months ago
TAHRI Ahmed R
3bcec1500f
📝 Docs improvements ( #158 )
...
* 📝 Docs improvements
add CLI + theme change to furo
7 months ago
dependabot[bot]
2e965eafab
⬆️ Bump mypy from 0.920 to 0.930 ( #156 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.920 to 0.930.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.920...v0.930 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 months ago
TAHRI Ahmed R
5391e44e21
🔧 Skipping CD on ASCII ( #155 )
8 months ago
TAHRI Ahmed R
0fe3d5443b
🐛 Fix fallback match being created when lazystr failed decoding ( #154 )
8 months ago
dependabot[bot]
12a10a64c0
⬆️ Bump mypy from 0.910 to 0.920 ( #152 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.910 to 0.920.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.920 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 months ago
dependabot[bot]
32194bbafa
⬆️ Bump black from 21.11b1 to 21.12b0 ( #151 )
...
Bumps [black](https://github.com/psf/black ) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 months ago
TAHRI Ahmed R
e447e21aff
🔧 📝 Minor docs restruct/additions ( #150 )
...
* 🔧 📝 Minor docs restruct/additions
* 🔧 trig rtd pipeline
8 months ago
TAHRI Ahmed R
98ca022cbe
Workflows improvements ( #149 )
...
* ❇️ CI deploy workflow
* 🐛 Warn if the char-dataset git is missing
* 🐛 autofix script was not autofixing (diff only)
8 months ago
Ahmed TAHRI
bce4a6545b
📝 🔖 v2.0.10.dev0
8 months ago
TAHRI Ahmed R
3874edb98b
🔖 Bump to 2.0.9 ( #148 )
8 months ago
TAHRI Ahmed R
d28f8ff8d0
🔧 Tweak/adjust the logging verbosity greater-eq to warning level ( #147 )
8 months ago
TAHRI Ahmed R
4e1c47aaf1
Fix wrong logging level applied when setting kwarg `explain` to True ( #146 )
...
* 🐛 Fix wrong logger level applied when `explain` toggle set to True
* 📝 Add CHANGELOG entry
* 🐛 Default to level WRN if not previously set (python default)
* 🔧 logger.level could be None for some reason, fix type hint
* ⏪ revert previous fix, fix tests instead, logger.level cannot be None
9 months ago
Ahmed TAHRI
e97718bdbe
⬆️ bump master version 2.0.9.dev0
9 months ago
TAHRI Ahmed R
8913e21b58
🔖 Bump version 2.0.8 ( #144 )
...
* 🔖 Bump version 2.0.8
* 📝 Release 2.0.8 CHANGELOG.md
9 months ago
TAHRI Ahmed R
d9e9a50c73
Finish changelog entries ( #143 )
...
* 📝 Add entries since 2021
* 📝 Fix misplaced entry about logger/handler fn
* 📝 Add entry about adding CHANGELOG.md
* 🐛 Incl CHANGELOG.md in src dist (manifest)
9 months ago