Skip to content

More flat project structure #938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JrooTJunior opened this issue Jun 25, 2022 · 0 comments · Fixed by #961
Closed

More flat project structure #938

JrooTJunior opened this issue Jun 25, 2022 · 0 comments · Fixed by #961
Assignees
Labels
3.x Issue or PR for stable 3.x version breaking This breaks backwards-compatibility code style Changes in code style
Milestone

Comments

@JrooTJunior
Copy link
Member

JrooTJunior commented Jun 25, 2022

Breaking!

Move packages with great nesting into root package level:

  • aiogram.dispatcher.filters -> aiogram.filters
  • aiogram.dispatcher.fsm -> aiogram.fsm
  • aiogram.dispatcher.handler -> aiogram.handler
  • aiogram.dispatcher.webhook -> aiogram.webhook
  • aiogram.dispatcher.flags/* -> aiogram.dispatcher.flags (single module instead of package)

Should be changed in 3.0b4

@JrooTJunior JrooTJunior added breaking This breaks backwards-compatibility 3.x Issue or PR for stable 3.x version labels Jun 25, 2022
@JrooTJunior JrooTJunior added this to the 3.0 milestone Jun 25, 2022
@JrooTJunior JrooTJunior self-assigned this Jun 25, 2022
@evgfilim1 evgfilim1 changed the title More flatten project structure More flat project structure Jun 25, 2022
@evgfilim1 evgfilim1 added the code style Changes in code style label Jun 25, 2022
@evgfilim1 evgfilim1 modified the milestones: 3.0, 3.0.0-beta.4 Jun 27, 2022
@JrooTJunior JrooTJunior mentioned this issue Jul 9, 2022
7 tasks
@evgfilim1 evgfilim1 linked a pull request Jul 12, 2022 that will close this issue
7 tasks
bomzheg added a commit to bomzheg/Shvatka that referenced this issue Aug 15, 2022
bomzheg added a commit to bomzheg/aiogram_template that referenced this issue Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version breaking This breaks backwards-compatibility code style Changes in code style
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants