Skip to content

Quality of Life updates#1026

Open
mmzeynalli wants to merge 3 commits intomainfrom
chore/qol-updates
Open

Quality of Life updates#1026
mmzeynalli wants to merge 3 commits intomainfrom
chore/qol-updates

Conversation

@mmzeynalli
Copy link
Copy Markdown
Member

  1. Added extensions.json file for recommended extensions in VSCode
  2. Added support for starlette 1.0. Now python3.9 uses 0.49.3, python 3.10 and higher uses >=0.50,<2.0.0
  3. Replaced some sessionmakers with async_sessionmaker
  4. Now linting and formatting test files as well

1. Added extensions.json file for recommended extensions in VSCode
2. Added support for starlette 1.0. Now python3.9 uses 0.49.3, python
   3.10 and higher uses >=0.50,<2.0.0
3. Replaced some `sessionmaker`s with `async_sessionmaker`
4. Now linting and formatting test files as well
Copy link
Copy Markdown
Collaborator

@aminalaee aminalaee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mmzeynalli mmzeynalli added the ready-to-merge Approved and ready to merge. Will be published with the next release. label Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Approved and ready to merge. Will be published with the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants