[PR #561] [MERGED] enhancement: optimize regular expressions #613

Closed
opened 2026-02-27 15:59:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/561
Author: @weidongkl
Created: 12/26/2022
Status: Merged
Merged: 12/26/2022
Merged by: @catborise

Base: masterHead: master


📝 Commits (1)

  • 1be57f9 enhancement: optimize regular expressions

📊 Changes

1 file changed (+1 additions, -3 deletions)

View changed files

📝 storages/forms.py (+1 -3)

📄 Description

Matching twice is optimized to matching once


🔄 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/retspen/webvirtcloud/pull/561 **Author:** [@weidongkl](https://github.com/weidongkl) **Created:** 12/26/2022 **Status:** ✅ Merged **Merged:** 12/26/2022 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1be57f9`](https://github.com/retspen/webvirtcloud/commit/1be57f987e43b9f8e46fa10f299256c2c88eeb1e) enhancement: optimize regular expressions ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `storages/forms.py` (+1 -3) </details> ### 📄 Description Matching twice is optimized to matching once --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:21 +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/webvirtcloud#613
No description provided.