mirror of
https://github.com/cs01/termpair.git
synced 2026-04-26 13:05:52 +03:00
[PR #8] [MERGED] Upgrade to Bocadillo 0.13.1 #32
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cs01/termpair/pull/8
Author: @florimondmanca
Created: 3/19/2019
Status: ✅ Merged
Merged: 3/19/2019
Merged by: @cs01
Base:
master← Head:refactor/bocadillo-auto-accept📝 Commits (1)
21de24drefactor: remove unused async with: bocks📊 Changes
2 files changed (+55 additions, -57 deletions)
View changed files
📝
setup.py(+1 -1)📝
termpair/server.py(+54 -56)📄 Description
0.13.1 adds WebSocket auto-accept, so I updated the code to use that instead of
async with ws:blocks. It also shows the exception traceback by default now. 👍🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.