Skip to content

Conversation

@fpinto-cdd
Copy link
Contributor

Ref: #762

jtrobles-cdd and others added 13 commits January 15, 2025 19:17
Some `type: ignore` comments have stopped being necessary, so we remove
them.
…ores

Enable `warn_unused_ignores` in Mypy configuration
> The `typing_extensions` module serves two related purposes:
>
> - Enable use of new type system features on older Python versions. […]
> - Enable experimentation with new type system PEPs before they are
>   accepted and added to the `typing` module.

- [Web Site](https://github.com/python/typing_extensions)
- [VCS Repository](https://github.com/python/typing_extensions.git)
- [Documentation](https://typing-extensions.readthedocs.io/)
- [Software Repository](https://pypi.org/project/typing-extensions/)
> In general, if something returns `self`, […], you should use `Self` as
> the return annotation.

> You should not use `Self` as the return annotation if the method is
> not guaranteed to return an instance of a subclass when the class is
> subclassed […]
Annotate method return types with `typing.Self` where appropriate
Update constraint for optional dependency `Django` from ≥ 2.2.24 to ≥ 4.2
to prevent compatibility issues.
deps: Increase minimum version of Python package `Django` to 4.2
rut: Add constant with lowest RUT for personas jurídicas
@fpinto-cdd fpinto-cdd requested a review from a team as a code owner January 28, 2025 19:24
@fpinto-cdd fpinto-cdd self-assigned this Jan 28, 2025
@fpinto-cdd fpinto-cdd added task Task or chore kind: deploy Deployment labels Jan 28, 2025
@sonarqubecloud
Copy link

@fpinto-cdd fpinto-cdd enabled auto-merge January 28, 2025 19:25
@fpinto-cdd fpinto-cdd merged commit 3a781e0 into master Jan 28, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: deploy Deployment task Task or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants