[PR #477] [MERGED] djds/pylint #1091

Closed
opened 2026-03-15 11:18:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/477
Author: @djds
Created: 2/22/2022
Status: Merged
Merged: 2/23/2022
Merged by: @ku1ik

Base: developHead: djds/pylint


📝 Commits (3)

  • 9de3619 [recorder] Specify UTF-8 encoding
  • ce5fd49 [pty_] Avoid shadowning class name with copy() method argument
  • 1bdc446 [style] Add pylint exceptions

📊 Changes

5 files changed (+13 additions, -10 deletions)

View changed files

📝 asciinema/asciicast/raw.py (+2 -1)
📝 asciinema/asciicast/v2.py (+1 -0)
📝 asciinema/pty_.py (+4 -4)
📝 asciinema/recorder.py (+5 -5)
📝 pyproject.toml (+1 -0)

📄 Description

  • [recorder] Specify UTF-8 encoding
  • [pty_] Avoid shadowning class name with copy() method argument
  • [style] Add pylint exceptions

🔄 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/asciinema/asciinema/pull/477 **Author:** [@djds](https://github.com/djds) **Created:** 2/22/2022 **Status:** ✅ Merged **Merged:** 2/23/2022 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `djds/pylint` --- ### 📝 Commits (3) - [`9de3619`](https://github.com/asciinema/asciinema/commit/9de36195fd39de94a814fa43157bd090e6081c58) [recorder] Specify UTF-8 encoding - [`ce5fd49`](https://github.com/asciinema/asciinema/commit/ce5fd49821640036a8c00bc385e6b05b330c65b0) [pty_] Avoid shadowning class name with copy() method argument - [`1bdc446`](https://github.com/asciinema/asciinema/commit/1bdc4467650d2221fc4689d0c6a7ce7cd7c1429d) [style] Add pylint exceptions ### 📊 Changes **5 files changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `asciinema/asciicast/raw.py` (+2 -1) 📝 `asciinema/asciicast/v2.py` (+1 -0) 📝 `asciinema/pty_.py` (+4 -4) 📝 `asciinema/recorder.py` (+5 -5) 📝 `pyproject.toml` (+1 -0) </details> ### 📄 Description - [recorder] Specify UTF-8 encoding - [pty_] Avoid shadowning class name with copy() method argument - [style] Add pylint exceptions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:18:13 +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/asciinema#1091
No description provided.