pullrequests Search Results · repo:gitpython-developers/GitPython language:Python is:public is:merged
Filter by
673 results
(148 ms)673 results
ingitpython-developers/GitPython (press backspace or delete to remove)Bumps git/ext/gitdb from 335c0f6 to 39d7dbf. details summary Commits /summary ul li a href=
https://github.com/gitpython-developers/gitdb/commit/39d7dbf285df058e44ea501c23ea8d31ae8bce0e code 39d7dbf /code ...
dependencies
submodules
dependabot[bot]
- Opened 4 days ago
- #2068
Bumps actions/checkout from 4 to 5. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v5.0.0 ...
dependencies
github_actions
dependabot[bot]
- Opened 11 days ago
- #2067
Byron
- Opened 29 days ago
- #2063
The bug
In git.config.MetaParserBuilder.__new__:
def __new__(name, bases, clsdict): # - `name` is the class name
...
for name, method in methods: # - `name` is the current method name
...
NMertsch
- 7
- Opened on Jul 20
- #2060
Bumps cygwin/cygwin-install-action from 5 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/cygwin/cygwin-install-action/releases cygwin/cygwin-install-action s ...
dependencies
github_actions
dependabot[bot]
- Opened on Jul 7
- #2057
Bumps Vampire/setup-wsl from 5.0.1 to 6.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]
- Opened on Jul 7
- #2056
tombedor
- 2
- Opened on Jun 17
- #2055
The license trove classifier was imprecise and deprecated
The main way we indicate the license in the project s metadata is:
https://github.com/gitpython-developers/GitPython/blob/46c439b5d3b8c8fa26d5b305b31d6cd189e42210/setup.py#L72 ...
EliahKagan
- 1
- Opened on Jun 16
- #2054
This switches to the *-wheel Cygwin packages on Cygwin CI, providing the necessary files for ensurepip to work by fixing
the error described in https://github.com/gitpython-developers/GitPython/issues/2004#issuecomment-2680952800, ...
EliahKagan
- Opened on Jun 14
- #2053