[PR #1200] [CLOSED] More reliably detect Google Chrome major version number (Sourcery refactored) #4358

Closed
opened 2026-03-15 01:40:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1200
Author: @sourcery-ai[bot]
Created: 7/31/2023
Status: Closed

Base: devHead: sourcery/pull-1199


📝 Commits (2)

  • d0e65eb More reliably detect Google Chrome version number
  • 777479f 'Refactored by Sourcery'

📊 Changes

1 file changed (+12 additions, -11 deletions)

View changed files

📝 archivebox/util.py (+12 -11)

📄 Description

Pull Request #1199 refactored by Sourcery.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Incorporate changes via command line
    git fetch https://github.com/ArchiveBox/ArchiveBox pull/1199/head
    git merge --ff-only FETCH_HEAD
    git push

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Help us improve this pull request!


🔄 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/ArchiveBox/ArchiveBox/pull/1200 **Author:** [@sourcery-ai[bot]](https://github.com/apps/sourcery-ai) **Created:** 7/31/2023 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `sourcery/pull-1199` --- ### 📝 Commits (2) - [`d0e65eb`](https://github.com/ArchiveBox/ArchiveBox/commit/d0e65eba7f99a91665c9a0e0e290cdb55e58e416) More reliably detect Google Chrome version number - [`777479f`](https://github.com/ArchiveBox/ArchiveBox/commit/777479fd45701719d16319d9862a4ddeb0bc4cb1) 'Refactored by Sourcery' ### 📊 Changes **1 file changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/util.py` (+12 -11) </details> ### 📄 Description Pull Request #1199 refactored by [Sourcery](https://sourcery.ai/github/). Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it. To incorporate these changes, you can either: 1. Merge this Pull Request instead of the original, or 2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request <details> <summary>Incorporate changes via command line</summary> <pre> git fetch https://github.com/ArchiveBox/ArchiveBox pull/1199/head git merge --ff-only FETCH_HEAD git push</pre> </details> **NOTE**: As code is pushed to the original Pull Request, Sourcery will re-run and update (force-push) this Pull Request with new refactorings as necessary. If Sourcery finds no refactorings at any point, this Pull Request will be closed automatically. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). <details> <summary>Run Sourcery locally</summary> <p> Reduce the feedback loop during development by using the Sourcery editor plugin: </p> <ul> <li><a href="https://sourcery.ai/download/?editor=vscode">VS Code</a></li> <li><a href="https://sourcery.ai/download/?editor=pycharm">PyCharm</a></li> </ul> </details> Help us [improve](https://research.typeform.com/to/j06Spdfr?type=fork_refactor&github_login=overhacked&base_repo=https%3A%2F%2Fgithub.com%2FArchiveBox%2FArchiveBox.git&base_remote_ref=refs%2Fpull%2F1199%2Fhead&base_ref=dev&base_sha=d0e65eba7f99a91665c9a0e0e290cdb55e58e416&head_repo=https%3A%2F%2Fgithub.com%2FArchiveBox%2FArchiveBox.git&head_ref=sourcery%2Fpull-1199&base_pr_number=1199&base_pr_state=open) this pull request! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:40:24 +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/ArchiveBox#4358
No description provided.