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: PredaaA/python-fluent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: projectfluent/python-fluent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 63 files changed
  • 6 contributors

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    71cd2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a00c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960863a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c10de0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    ba386c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request projectfluent#215 from projectfluent/rebuild

    Use uv, pyproject.toml files, and markdown
    eemeli authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    bdfa9b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. Drop support for Python < 3.9 (projectfluent#200)

    * style: Apply pyupgrade
    * Drop typing-extensions dependency as unnecessary
    * Advertise support & add CI tests for Python 3.13 and 3.14
    
    ---------
    
    Co-authored-by: Francesco Lodolo <flod@lodolo.net>
    eemeli and flodolo authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    f73bf88 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Configuration menu
    Copy the full SHA
    addd1fc View commit details
    Browse the repository at this point in the history
  2. Replace codecs.open() with built-in open() (projectfluent#210)

    * Set newline arg in open() to disable universal newlines
    * Refactor test util patch_files() to use TemporaryDirectory
    
    ---------
    
    Co-authored-by: Eemeli Aro <eemeli@mozilla.com>
    PredaaA and eemeli authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    ca85030 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Configuration menu
    Copy the full SHA
    e95b07e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724a6cf View commit details
    Browse the repository at this point in the history
Loading