[PR #8] [MERGED] Upgrade to Bocadillo 0.13.1 #32

Closed
opened 2026-03-03 01:21:19 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: refactor/bocadillo-auto-accept


📝 Commits (1)

  • 21de24d refactor: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/cs01/termpair/pull/8 **Author:** [@florimondmanca](https://github.com/florimondmanca) **Created:** 3/19/2019 **Status:** ✅ Merged **Merged:** 3/19/2019 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `refactor/bocadillo-auto-accept` --- ### 📝 Commits (1) - [`21de24d`](https://github.com/cs01/termpair/commit/21de24ddc8642731ce54118d15932e0caf4c199a) refactor: remove unused async with: bocks ### 📊 Changes **2 files changed** (+55 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `setup.py` (+1 -1) 📝 `termpair/server.py` (+54 -56) </details> ### 📄 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. :+1: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termpair#32
No description provided.