FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Python 3.11 Compatibility by aacebo · Pull Request #2022 · microsoft/botbuilder-python · GitHub

This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Python 3.11 Compatibility - #2022

Merged
tracyboehrer (tracyboehrer) merged 16 commits into
mainfrom
aacebo/py-3.11
Oct 11, 2023
Merged

Python 3.11 Compatibility#2022
tracyboehrer (tracyboehrer) merged 16 commits into
mainfrom
aacebo/py-3.11

Conversation

Alex Acebo (aacebo) commented Oct 4, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

#minor

Description

  • remove deprecation warning in schema
  • fix linting issues

TODO

  • another PR needs to be created to update the codebase and pipeline to support Python 3.11

this would mean uncommenting this and this and updating the pylint version to a version that supports 3.11. This will require you to update the .pylintrc and fix the codebase to conform to the new rules.

  • another PR needs to be opened to update dependencies so the packages can be imported into newer projects

Alex Acebo (aacebo) marked this pull request as ready for review October 9, 2023 15:58
Alex Acebo (aacebo) requested a review from a team as a code owner October 9, 2023 15:58

Copy link
Copy Markdown
Member

Alex Acebo (@aacebo) These are failing the PyLint step: pylint --rcfile=.pylintrc libraries

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL