pullrequests Search Results · repo:gitpython-developers/GitPython language:Python is:public is:unmerged
Filter by
128 results
(139 ms)128 results
ingitpython-developers/GitPython (press backspace or delete to remove)As described in #2020, here is the core implementation of safe mode . The core idea is to set up operations so that
external programs are not executed by git. This has been a major source of vulnerabilities. ...
eighthave
- 29
- Opened 25 days ago
- #2029
The current logic for detecting cygwin is:
- if sys.platform == win32 , then it s not cygwin
- if the passed-in git executable is None, then it s not cygwin git
- finally, is there a uname executable ...
gcmarx
- 7
- Opened 29 days ago
- #2027
Cygwin has had Python 3.9 as its latest version for a while, with progress both on moving past 3.9.16 for Python 3.9, as
well as on packaging Python 3.y for higher y, stalled due to the problem described ...
EliahKagan
- 7
- Opened on Jan 4
- #1988
Ishaan-Ansari
- 1
- Opened on Dec 22, 2024
- #1986
Bumps Vampire/setup-wsl from 3.1.1 to 4.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vampire/setup-wsl/releases Vampire/setup-wsl s releases /a . /em /p blockquote ...
dependencies
github_actions
dependabot[bot]
- 2
- Opened on Dec 9, 2024
- #1981
Bumps Vampire/setup-wsl from 3.1.1 to 3.1.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/vampire/setup-wsl/releases Vampire/setup-wsl s releases /a . /em /p blockquote ...
dependencies
github_actions
dependabot[bot]
- 1
- Opened on Oct 21, 2024
- #1976
parameshgt
- Opened on Oct 17, 2024
- #1972
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don t worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the ...
dependencies
submodules
dependabot[bot]
- 7
- Opened on Oct 14, 2024
- #1970
Tasks for full Python 3.13 support (the Audit all ... tasks can arguably be deferred if necessary):
- [x] All platforms: Upgrade Sphinx packages to not use imghdr (#1954)
- [ ] All platforms: In CI ...
EliahKagan
- 2
- Opened on Aug 18, 2024
- #1955