[PR #79] [MERGED] 67 bug global name urllib is not defined #97

Closed
opened 2026-03-23 20:34:16 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/79
Author: @lamusmaser
Created: 9/13/2024
Status: Merged
Merged: 9/13/2024
Merged by: @lamusmaser

Base: testHead: 67-bug-global-name-urllib-is-not-defined


📝 Commits (7)

  • 1f3d1fd Merge pull request #74 from tubearchivist/test
  • 69f6be6 Merge pull request #9 from tubearchivist/67-bug-global-name-urllib-is-not-defined
  • 3f90cd1 Attempt to fix URLLIB Request call errors in exception handling.
  • 0546eb8 Change how it checks for Request type.
  • ae8cc2a Change type from type to str to allow comparison.
  • c632f89 Fixed how to check appropriate typing for python2 operators.
  • 6af607a Merge pull request #78 from lamusmaser/test

📊 Changes

1 file changed (+7 additions, -4 deletions)

View changed files

📝 Scanners/Series/TubeArchivist Series Scanner.py (+7 -4)

📄 Description

No description provided


🔄 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/tubearchivist/tubearchivist-plex/pull/79 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/13/2024 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `test` ← **Head:** `67-bug-global-name-urllib-is-not-defined` --- ### 📝 Commits (7) - [`1f3d1fd`](https://github.com/tubearchivist/tubearchivist-plex/commit/1f3d1fdda946360a23b3c8847c6917abf1886969) Merge pull request #74 from tubearchivist/test - [`69f6be6`](https://github.com/tubearchivist/tubearchivist-plex/commit/69f6be66b08d93d7dd45028f5c825eb7cd48ebc7) Merge pull request #9 from tubearchivist/67-bug-global-name-urllib-is-not-defined - [`3f90cd1`](https://github.com/tubearchivist/tubearchivist-plex/commit/3f90cd145451df73d6fab556d1485eeebca13d0f) Attempt to fix URLLIB Request call errors in exception handling. - [`0546eb8`](https://github.com/tubearchivist/tubearchivist-plex/commit/0546eb8637fc17af71b64146f202d9f9d3fba2df) Change how it checks for Request type. - [`ae8cc2a`](https://github.com/tubearchivist/tubearchivist-plex/commit/ae8cc2a1cd2b7230bb66d9acac24c8139c94b845) Change type from `type` to `str` to allow comparison. - [`c632f89`](https://github.com/tubearchivist/tubearchivist-plex/commit/c632f89ea883d01d836e0c720bf6362b7a715bc4) Fixed how to check appropriate typing for python2 operators. - [`6af607a`](https://github.com/tubearchivist/tubearchivist-plex/commit/6af607aebf0422699336b653a8588e4f36319a50) Merge pull request #78 from lamusmaser/test ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Scanners/Series/TubeArchivist Series Scanner.py` (+7 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:34:16 +00: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
tubearchivist/archived-tubearchivist-plex#97
No description provided.