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 }}
extrabacon
/
python-shell
Public
Notifications
You must be signed in to change notification settings
Fork
232
Star
2.2k
Code
Issues
56
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Unit test to demonstrate how to handle a multi-message conversation with child process
- #21
#21
Open
Birch-san
wants to merge 16 commits into
extrabacon:master
extrabacon/python-shell:master
from
Birch-san:multi-message
Birch-san/python-shell:multi-message
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Unit test to demonstrate how to handle a multi-message conversation with child process
#21
Birch-san
wants to merge 16 commits into
extrabacon:master
extrabacon/python-shell:master
from
Birch-san:multi-message
Birch-san/python-shell:multi-message
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2015
document test deps
Birch-san
committed
24303d7
View commit details
Copy full SHA for 24303d7
Browse repository at this point
Revert "document test deps"
Show description for d220019
Birch-san
committed
d220019
View commit details
Copy full SHA for d220019
Browse repository at this point
Make conceptual humorous conversation
Birch-san
committed
cf40991
View commit details
Copy full SHA for cf40991
Browse repository at this point
Group unit tests into contexts
Birch-san
committed
32e445a
View commit details
Copy full SHA for 32e445a
Browse repository at this point
fix JSON syntax in conversation.py, modularize further, handle more types of unexpected input
Birch-san
committed
d0937de
View commit details
Copy full SHA for d0937de
Browse repository at this point
start writing conversation test
Birch-san
committed
1aab1af
View commit details
Copy full SHA for 1aab1af
Browse repository at this point
add lodash to help with unit test assertions
Birch-san
committed
90334f8
View commit details
Copy full SHA for 90334f8
Browse repository at this point
Revert "add lodash to help with unit test assertions"
Show description for 36f8598
Birch-san
committed
36f8598
View commit details
Copy full SHA for 36f8598
Browse repository at this point
Not sure why can't multi-message
Birch-san
committed
1d4f266
View commit details
Copy full SHA for 1d4f266
Browse repository at this point
Add various flushing, yielding. didn't help.
Birch-san
committed
78a031c
View commit details
Copy full SHA for 78a031c
Browse repository at this point
things continued to not help
Birch-san
committed
feaf8a9
View commit details
Copy full SHA for feaf8a9
Browse repository at this point
finally flushing
Birch-san
committed
0464d7c
View commit details
Copy full SHA for 0464d7c
Browse repository at this point
put back to normal
Birch-san
committed
9f65b40
View commit details
Copy full SHA for 9f65b40
Browse repository at this point
remove unused, fix double-end of test
Birch-san
committed
b22ac2b
View commit details
Copy full SHA for b22ac2b
Browse repository at this point
enable other tests again
Birch-san
committed
a49473f
View commit details
Copy full SHA for a49473f
Browse repository at this point
remove tracing
Birch-san
committed
9d8641d
View commit details
Copy full SHA for 9d8641d
Browse repository at this point
You can’t perform that action at this time.