Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Magzit
/
botbuilder-python
Public
forked from
microsoft/botbuilder-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
botbuilder-python
libraries
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 16, 2020
Update README.rst (#608)
Show description for e97e302
Kyle Delaney
and
axelsrz
committed
e97e302
View commit details
Copy full SHA for e97e302
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Axsuarez/move django import (#612)
Show description for 88a8ea1
axelsrz
authored
88a8ea1
View commit details
Copy full SHA for 88a8ea1
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
use get_access_token in signed_session, to ensure the Authorization token in the session is not expired (#600)
Eric Dahlvang
authored
5749bc8
View commit details
Copy full SHA for 5749bc8
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Raising PermissionError for auth failures. (#571)
Show description for 0731f78
tracyboehrer
authored and
axelsrz
committed
0731f78
View commit details
Copy full SHA for 0731f78
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Merge branch 'master' into eric/fixGetTeamsConnectorClient
Eric Dahlvang
authored
c1d5850
View commit details
Copy full SHA for c1d5850
View code at this point
Browse repository at this point
Added botframework.connector.teams.operations to setup.py (#538)
tracyboehrer
authored and
Eric Dahlvang
committed
e31677d
View commit details
Copy full SHA for e31677d
View code at this point
Browse repository at this point
access _credentials from turncontext adapter when creating teams connector client
Eric Dahlvang
committed
82ab72d
View commit details
Copy full SHA for 82ab72d
View code at this point
Browse repository at this point
Cherry-picking helpers into master (#535)
Show description for e02cfc4
Virtual-Josh
authored
e02cfc4
View commit details
Copy full SHA for e02cfc4
View code at this point
Browse repository at this point
Update comments in teams_helper (#531)
Show description for c6da323
Eric Dahlvang
authored
c6da323
View commit details
Copy full SHA for c6da323
View code at this point
Browse repository at this point
adding teams to connector
Virtual-Josh
committed
bc42684
View commit details
Copy full SHA for bc42684
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
adding teams to the setup.py (#523)
Virtual-Josh
authored and
axelsrz
committed
9d8e2fa
View commit details
Copy full SHA for 9d8e2fa
View code at this point
Browse repository at this point
exporting teams from botbuilder schema (#520) (#521)
Show description for f8b93a9
axelsrz
authored
f8b93a9
View commit details
Copy full SHA for f8b93a9
View code at this point
Browse repository at this point
fix teams verify state handler in OAuthPrompt (#518)
Eric Dahlvang
authored and
axelsrz
committed
71fc00c
View commit details
Copy full SHA for 71fc00c
View code at this point
Browse repository at this point
Updated Classifiers tags in setup.py (#516) (#517)
Show description for 3465df2
axelsrz
authored
3465df2
View commit details
Copy full SHA for 3465df2
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
Merge branch 'master' into axsuarez/integration-and-skills-tests
johnataylor
authored
a275712
View commit details
Copy full SHA for a275712
View code at this point
Browse repository at this point
cleaning up names (#510)
Show description for a1a4ed6
Virtual-Josh
authored
a1a4ed6
View commit details
Copy full SHA for a1a4ed6
View code at this point
Browse repository at this point
pylint: Tests for skill handler and added missing dependency
axelsrz
committed
406f4c9
View commit details
Copy full SHA for 406f4c9
View code at this point
Browse repository at this point
pylint: Tests for skill handler and added missing dependency
axelsrz
committed
273cc3a
View commit details
Copy full SHA for 273cc3a
View code at this point
Browse repository at this point
Tests for skill handler and added missing dependency
axelsrz
committed
d52fd4a
View commit details
Copy full SHA for d52fd4a
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Merge branch 'master' into eric/invokeResponseSerialization
axelsrz
authored
4011bd9
View commit details
Copy full SHA for 4011bd9
View code at this point
Browse repository at this point
return invoke response from process_activity
Eric Dahlvang
committed
1efa62b
View commit details
Copy full SHA for 1efa62b
View code at this point
Browse repository at this point
Merge branch 'josh/cleanUp' of https://github.com/microsoft/botbuilder-python into josh/cleanUp
Virtual-Josh
committed
c2c5e1f
View commit details
Copy full SHA for c2c5e1f
View code at this point
Browse repository at this point
adding the space back
Virtual-Josh
committed
c411e94
View commit details
Copy full SHA for c411e94
View code at this point
Browse repository at this point
Merge branch 'master' into eric/invokeResponseSerialization
axelsrz
authored
2056007
View commit details
Copy full SHA for 2056007
View code at this point
Browse repository at this point
Merge branch 'master' into josh/cleanUp
axelsrz
authored
1c5f381
View commit details
Copy full SHA for 1c5f381
View code at this point
Browse repository at this point
Merge branch 'master' into trboehre/attachmentprompt-fix
tracyboehrer
authored
867ca04
View commit details
Copy full SHA for 867ca04
View code at this point
Browse repository at this point
Revert "Functional Test (#439)" (#505)
Show description for e94e06d
axelsrz
authored
e94e06d
View commit details
Copy full SHA for e94e06d
View code at this point
Browse repository at this point
Merge branch 'master' into eric/invokeResponseSerialization
Eric Dahlvang
authored
46cf331
View commit details
Copy full SHA for 46cf331
View code at this point
Browse repository at this point
removing testing method
Virtual-Josh
committed
744cd38
View commit details
Copy full SHA for 744cd38
View code at this point
Browse repository at this point
return None if object to serialize is None
Eric Dahlvang
committed
4c36826
View commit details
Copy full SHA for 4c36826
View code at this point
Browse repository at this point
Merge branch 'master' into trboehre/attachmentprompt-fix
axelsrz
authored
5490485
View commit details
Copy full SHA for 5490485
View code at this point
Browse repository at this point
Functional Test (#439)
Show description for 68b7e21
daveta
authored and
axelsrz
committed
68b7e21
View commit details
Copy full SHA for 68b7e21
View code at this point
Browse repository at this point
Merge branch 'master' into trboehre/attachmentprompt-fix
axelsrz
authored
d2599f9
View commit details
Copy full SHA for d2599f9
View code at this point
Browse repository at this point
[QnA Maker] IsTest and Ranker type support for QnAMaker.GetAnswer (#477)
Show description for 4eba068
gurvsing
authored and
axelsrz
committed
4eba068
View commit details
Copy full SHA for 4eba068
View code at this point
Browse repository at this point
black fix
Eric Dahlvang
committed
908b2c7
View commit details
Copy full SHA for 908b2c7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.