Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jawah/charset_normalizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Choose a base ref
...
head repository: jawah/charset_normalizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 12 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 18, 2022

  1. Revert "⬆️ Bump wheel from 0.37.1 to 0.38.4 (#234)"

    This reverts commit b68f8d8.
    dependabot[bot] authored and Ahmed TAHRI committed Nov 18, 2022
    1 Configuration menu
    Copy the full SHA
    70442c4 View commit details
    Browse the repository at this point in the history
  2. Update test_logging.py (#239)

    Ousret authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    aa41ecb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. ⬆️ Bump mypy from 0.990 to 0.991 (#242)

    Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
    - [Release notes](https://github.com/python/mypy/releases)
    - [Commits](python/mypy@v0.990...v0.991)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9b216b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Fix ordered list rendering (#255)

    A line break is needed for an ordered list to render.
    PythonCoderAS authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    91a182b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    7b75eed View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump pypa/cibuildwheel from 2.11.2 to 2.12.0 (#259)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.11.2 to 2.12.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.11.2...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      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>
    Co-authored-by: TAHRI Ahmed R <Ousret@users.noreply.github.com>
    dependabot[bot] and Ousret authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6c5c17d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b250116 View commit details
    Browse the repository at this point in the history
  4. 📝 update readme.md

    Ahmed TAHRI committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7b4c0e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. ⬆️ Bump flask from 2.2.2 to 2.2.3 (#268)

    Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.2.2...2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      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>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a852076 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump mypy from 0.991 to 1.0.1 (#267)

    Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
    - [Release notes](https://github.com/python/mypy/releases)
    - [Commits](python/mypy@v0.991...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      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>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5730a34 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. ⬆️ Bump black from 22.12.0 to 23.1.0 (#265)

    * ⬆️ Bump black from 22.12.0 to 23.1.0
    
    Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.12.0...23.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * 🎨 reformat files using latest `black`
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ahmed TAHRI <ahmed.tahri@cloudnursery.dev>
    dependabot[bot] and Ahmed TAHRI authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    86617ac View commit details
    Browse the repository at this point in the history
  2. Release 3.1 (#270)

    Ousret authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    db9af43 View commit details
    Browse the repository at this point in the history
Loading