-
Notifications
You must be signed in to change notification settings - Fork 312
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: pypiserver/pypiserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pypiserver/pypiserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 29 files changed
- 1 contributor
Commits on Jan 4, 2025
-
chore: remove support for Python 3.7 (end-of-life) (#637)
* chore: remove support for Python 3.7 (EOL) - See support timeline here: <https://devguide.python.org/versions/> * fix: mdformat
Configuration menu - View commit details
-
Copy full SHA for f5b4dca - Browse repository at this point
Copy the full SHA f5b4dcaView commit details -
chore: brush up some
README
content (#638)* chore: brush up README content * fix: more code snippet highlights * fix: mdformat * chore: more highlights
Configuration menu - View commit details
-
Copy full SHA for d63ac97 - Browse repository at this point
Copy the full SHA d63ac97View commit details -
fix:
Dockerfile
syntax warnings (#639)fix: Dockerfile syntax warnings - consistent casing - `ENV <key>=<value>`
Configuration menu - View commit details
-
Copy full SHA for b0e9d6e - Browse repository at this point
Copy the full SHA b0e9d6eView commit details
Commits on Mar 18, 2025
-
feat: wrap local
bottle
and allow overridingMEMFILE_MAX
with an ……env variable (#636) * chore(wip): define a bottle wrapper * chore(wip): adjust test files * chore(wip): adjust import * chore(wip): adjust import * chore(wip): adjust related mentions * fix: right paths in config files * fix(wip): format `test_main.py` * fix: format README * fix: include sub-modules in `setup.py` * chore: allow environment-driven patch * fix: formatting * chore(wip): add doctest to `env` overrides * chore(wip): collect doctests in tox * chore(wip): regular `pytest` test instead of `doctest` * fix: reload import * chore: explicit override check * fix: typing * chore: add `README.md` to `fixtures/` * chore(wip): init a `mypkg_heavy` fixture * chore: remove empty string * chore(wip): more clear placeholder setup * chore: reorganise the `mypkg_heavy` * chore: add `mypkg_heavy` to Makefile * chore(wip): prepare for testing with `mypkg_heavy` * fix: typo * fix: checking paths * chore: reorganizing * fix: forgotten `return` * chore(wip): naive patch for heavy packages test case * fix: port access * fix: build fixture * fix: proper fixture access * fix: black format * fix: docker argument order * chore(wip): test a failing option * chore: enable test with a `~150MB` package upload * chore: add basic `README` notice * chore: pin the `types-setuptools` until a proper follow-up * chore: title convention
Configuration menu - View commit details
-
Copy full SHA for e205083 - Browse repository at this point
Copy the full SHA e205083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9038897 - Browse repository at this point
Copy the full SHA 9038897View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.2...main