-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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: python/mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: be5f84b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3534bac
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 27 files changed
- 7 contributors
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87ddfee - Browse repository at this point
Copy the full SHA 87ddfeeView commit details -
Switch PEP 561 tests to a different build backend (#15451)
Fixes #15446 setuptools has broken how editable installs work. It seems like most other build backends continue to use static pth files, so let's just switch to another one.
Configuration menu - View commit details
-
Copy full SHA for 7871ed9 - Browse repository at this point
Copy the full SHA 7871ed9View commit details -
Bump typing_extensions dependency (#15488)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9faffe8 - Browse repository at this point
Copy the full SHA 9faffe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba351e - Browse repository at this point
Copy the full SHA eba351eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d01aa - Browse repository at this point
Copy the full SHA 81d01aaView commit details -
pytest 7.4.0 was just released, and our CI on `master` is very red as a result. Looks like we're using a private API that we shouldn't be: #15501 (comment). For now let's just pin to pytest <7.4.0. https://pypi.org/project/pytest/7.4.0/
Configuration menu - View commit details
-
Copy full SHA for e5a5b33 - Browse repository at this point
Copy the full SHA e5a5b33View commit details -
Makes the HTML builder generate a _refs.html file that redirects (global) refs (when provided as a hash i.e. `_refs.html#some-ref`) to the appropriate document. This allows tools (e.g. #15431) to link to well-known refs.
Configuration menu - View commit details
-
Copy full SHA for 32abe02 - Browse repository at this point
Copy the full SHA 32abe02View commit details -
Use consistent anchors for error codes (#15435)
Fixes #15431 After this PR one will be able to easily find documentation for given error code using `https://mypy.readthedocs.io/en/stable/_refs.html#code-{code as reported by mypy}`, for example `https://mypy.readthedocs.io/en/stable/_refs.html#code-attr-defined`.
Configuration menu - View commit details
-
Copy full SHA for 9b327d1 - Browse repository at this point
Copy the full SHA 9b327d1View commit details -
Fix readthedocs build (#15437)
I initially included an error (removed allowlisted error code that is not covered), to verify it will be caught. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16fe5da - Browse repository at this point
Copy the full SHA 16fe5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7887b - Browse repository at this point
Copy the full SHA ba7887bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f36ea01 - Browse repository at this point
Copy the full SHA f36ea01View commit details
Commits on Jun 25, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 3534bac - Browse repository at this point
Copy the full SHA 3534bacView 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 be5f84b...3534bac