botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and oth...

Results 211 botbuilder-python issues
Sort by recently updated
recently updated
newest added

## Description If a non-bot request comes to the server, it raised an exception because some request may not have content-type header. Applies to bots with telemetry middleware. ## Specific...

**Is your feature request related to a problem? Please describe.** Azure Bot released new types of bots, user-assigned managed identity is awesome, but we can't use it because Botbuider-python doesn't...

needs-triage
feature-request

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

breaking-change
dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

breaking-change
dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

breaking-change
dependencies
python

Fixes #1837 ## Description Changes calls of `jwt.decode` to stop using dropped `verify` parameter

HOLDMERGE

Fixes #minor This PR updates the trove classifiers for each of the published packages. They all specify on 3.7, but the build matrix passes on 3.8. The current stable version...

### Use this [query](https://github.com/Microsoft/botbuilder-python/issues?q=is%3Aissue+is%3Aopen++label%3Afeature-request+) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the...

customer-reported
Bot Services
needs-triage
feature-request