Nicolò Di Domenico
Nicolò Di Domenico
- Scala version: 3.2.0-RC2 - wartremover version: 3.0.5 When using the `wartremoverInspect` sbt task I get this error: ``` [error] dotty.tools.tasty.UnpickleException: TASTy signature has wrong version. [error] expected: {majorVersion: 28,...
### New feature motivation Many Python packages follow [PEP-440](https://peps.python.org/pep-0440/) for release versioning, which is slightly incompatible with [Semver 2.0](https://semver.org/), especially when it comes to pre-releases. [This section inside the PEP-440...
* **asyncpg version**: 0.29.0 * **PostgreSQL version**: 15.5 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: Local PostgreSQL...