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

Commits on Jul 22, 2026

  1. deploy: Bump to RL10 and Python3.14

    Also bump msgpack to 1.2.1 and pyzmq to 27.1.0 due to build failures for previous versions
    with Python3.14.
    nrybowski authored and anthonygego committed Jul 22, 2026
    Configuration menu
    Copy the full SHA
    008ce3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2b279 View commit details
    Browse the repository at this point in the history
  3. [env/base] fix ssh_student message sending

    asyncio.get_event_loop does not create it anymore since Python 3.10.
    The replacement is the higher level asyncio.run method
    anthonygego committed Jul 22, 2026
    Configuration menu
    Copy the full SHA
    3866f24 View commit details
    Browse the repository at this point in the history
Loading