Skip to content

Conversation

Bibo-Joshi
Copy link
Member

@Bibo-Joshi Bibo-Joshi commented Jul 14, 2021

We can use this PR to gather notes for the future transition guide - similarly to #1982

docs are rendered at https://python-telegram-bot.readthedocs.io/en/v14/

updates to the wiki are gathered at the v14 branch of https://github.com/python-telegram-bot/python-telegram-bot.wiki.git - it's not visible in the wiki, but you can clone and edit it locally.

TODO:

  • Add wiki page on warnings and logging
  • Add wiki page on new builder pattern
  • Try to figure out the issue with passports and data.copy() in TGObject._parse_data()
  • Change https://git.io/JtcyU to the code above in the issue body as html comment
  • To add in transition guide: Adaption of pickled data to v14
  • Release notes for a (beta) version could ask users to test their proxy configs with the new version, since we will only be able to test that manually.

Before merging:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey there. Relax, I am just a little warning for the maintainers to release directly after merging your PR, otherwise we have broken examples and people might get confused :)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey! Looks like you edited the (dev) requirements or the pre-commit hooks. I'm just a friendly reminder to keep the pre-commit hook versions in sync with the dev requirements and the additional dependencies for the hooks in sync with the requirements :)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)

Bibo-Joshi and others added 6 commits February 4, 2022 21:26
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Signed-off-by: starry69 <starry369126@outlook.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
harshil21 and others added 7 commits February 4, 2022 22:21
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Bibo-Joshi and others added 5 commits February 9, 2022 17:30
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: tsnoam <tsnoam@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
@harshil21 harshil21 changed the title v14 v20 Apr 26, 2022
@Bibo-Joshi Bibo-Joshi closed this May 6, 2022
@Bibo-Joshi Bibo-Joshi deleted the v14 branch May 6, 2022 17:47
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2022
@Bibo-Joshi Bibo-Joshi added 🔌 enhancement pr description: enhancement and removed enhancement labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠 breaking change type: breaking 🔌 enhancement pr description: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.