[PR #3208] [MERGED] Fixes for fix_private-bin.py #4686

Closed
opened 2026-05-05 10:24:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3208
Author: @KOLANICH
Created: 2/7/2020
Status: Merged
Merged: 2/7/2020
Merged by: @undefined

Base: masterHead: fix_private-bin_fixes


📝 Commits (1)

  • 91ccdd1 Fixed formatting (autopep8 + black + manual postprocessing).

📊 Changes

2 files changed (+98 additions, -70 deletions)

View changed files

📝 .gitignore (+3 -1)
📝 contrib/fix_private-bin.py (+95 -69)

📄 Description

Added typing.
Replaced os.path with pathlib.
Made it work.
Fixes in .gitignore.


🔄 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/netblue30/firejail/pull/3208 **Author:** [@KOLANICH](https://github.com/KOLANICH) **Created:** 2/7/2020 **Status:** ✅ Merged **Merged:** 2/7/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `fix_private-bin_fixes` --- ### 📝 Commits (1) - [`91ccdd1`](https://github.com/netblue30/firejail/commit/91ccdd14e93a6189c62bf873e2224705d1d1bc40) Fixed formatting (autopep8 + black + manual postprocessing). ### 📊 Changes **2 files changed** (+98 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -1) 📝 `contrib/fix_private-bin.py` (+95 -69) </details> ### 📄 Description Added typing. Replaced os.path with pathlib. Made it work. Fixes in .gitignore. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:24:42 -06: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: github-starred/firejail#4686
No description provided.