Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sarugaku/resolvelib issues and pull requests
#172 - Release/1.1.0
Pull Request -
State: closed - Opened by frostming 17 days ago
#171 - Causes returned by `_attempt_to_pin_criterion` are too broad (causing searching unnecessary parts of a dependency graph)
Issue -
State: open - Opened by notatallshaw 23 days ago
- 3 comments
#170 - Request: New Final Release
Issue -
State: closed - Opened by notatallshaw 23 days ago
#169 - Release 1.1.0b1
Pull Request -
State: closed - Opened by frostming about 2 months ago
- 1 comment
#168 - chore(ci): setup automated release workflow
Pull Request -
State: closed - Opened by frostming 3 months ago
#167 - Add news fragments
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#166 - Guard type hinting via ruff
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
- 1 comment
#165 - Enable isort via ruff
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#164 - fix: export criterion in resolvers to keep compatibility
Pull Request -
State: closed - Opened by frostming 4 months ago
#163 - fix: separate resolvers into different modules
Pull Request -
State: closed - Opened by frostming 4 months ago
#162 - fix: Separate AbstractResolver and Resolver into different modules
Pull Request -
State: closed - Opened by frostming 4 months ago
#161 - Update to Black 2024 style
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
- 4 comments
#160 - Switch from flake8 to ruff - and run various linting cleanups
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#159 - Request: New Release
Issue -
State: closed - Opened by notatallshaw 4 months ago
- 16 comments
#158 - Add unvisited tests to ensure backjumping
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#157 - Replace setuptools.cfg and mypy.ini with pyproject.toml
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#156 - Metadata files, skip 404, and PEP 723 support for py2ndex
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
#155 - Only backjump if the current broken state is an incompatible dependency
Pull Request -
State: closed - Opened by notatallshaw 4 months ago
- 5 comments
#154 - Backjumping failures
Pull Request -
State: closed - Opened by notatallshaw 5 months ago
- 1 comment
#153 - Run tests against Python 3.12, 3.13, and use latest version of CI dependencies
Pull Request -
State: closed - Opened by notatallshaw 5 months ago
#152 - Fix backjumping by checking if broken_state.mapping is empty
Pull Request -
State: closed - Opened by notatallshaw 5 months ago
- 3 comments
#151 - Use pip-resolver-benchmarks and Pip code to create "real world" resolvelib tests?
Issue -
State: closed - Opened by notatallshaw 9 months ago
- 3 comments
#150 - Fix CI: Pin Black version for linting
Pull Request -
State: closed - Opened by notatallshaw 10 months ago
#149 - Separate `AbstractResolver` and `Resolver` into different modules
Pull Request -
State: closed - Opened by pradyunsg 11 months ago
#148 - Speed up resolution by approximating unsatisfied names
Pull Request -
State: closed - Opened by notatallshaw 12 months ago
- 1 comment
#147 - For n packages there are O(n^2) calls to `_is_current_pin_satisfying`
Issue -
State: open - Opened by notatallshaw 12 months ago
- 4 comments
#146 - Idea: Breadth-first search until reaching breadth level with unpinned requirements
Issue -
State: open - Opened by notatallshaw 12 months ago
#145 - Allow provider to filter unsatisfied names, when backtracking
Pull Request -
State: closed - Opened by notatallshaw 12 months ago
- 9 comments
#144 - Add intelligent fallback from backjump to backtrack
Pull Request -
State: closed - Opened by notatallshaw 12 months ago
- 6 comments
#143 - Deduplicate causes
Pull Request -
State: closed - Opened by notatallshaw about 1 year ago
#142 - Revert backjumping
Pull Request -
State: closed - Opened by notatallshaw about 1 year ago
- 15 comments
#141 - Replace the commentjson test dependency with re.sub
Pull Request -
State: closed - Opened by hroncok about 1 year ago
- 1 comment
#140 - Looking for feedback on narrow backtrack causes approach
Pull Request -
State: closed - Opened by notatallshaw about 1 year ago
- 2 comments
#139 - Implement Causes Narrowing
Issue -
State: closed - Opened by notatallshaw about 1 year ago
- 1 comment
#138 - Clarify the docstrings for `providers.py`
Pull Request -
State: closed - Opened by brettcannon about 1 year ago
#137 - Awkward wording in docstring for `find_matches()`
Issue -
State: closed - Opened by brettcannon about 1 year ago
- 5 comments
#136 - add required arg `backtrack_causes` to `get_preferences()` override
Pull Request -
State: closed - Opened by jimkring about 1 year ago
- 2 comments
#135 - feat: modern typing
Pull Request -
State: closed - Opened by frostming about 1 year ago
#134 - An example of resolution failure while it does have a valid resolution.
Issue -
State: closed - Opened by frostming about 1 year ago
- 33 comments
Labels: bug
#133 - [minor] Improve exception chaining
Pull Request -
State: closed - Opened by hauntsaninja over 1 year ago
#132 - Always prefer causes when backtracking
Pull Request -
State: closed - Opened by notatallshaw over 1 year ago
- 3 comments
#131 - Option to only provide causes of conflict when calling get_preference
Issue -
State: open - Opened by notatallshaw over 1 year ago
- 2 comments
#130 - sdist is missing conftest.py
Issue -
State: open - Opened by mtelka over 1 year ago
- 1 comment
#129 - Declare supported Python versions in dist meta
Pull Request -
State: closed - Opened by OlenaYefymenko over 1 year ago
#128 - Release 1.0.1
Pull Request -
State: closed - Opened by uranusjr over 1 year ago
#127 - Use itertools.chain to avoid intermediate set
Pull Request -
State: closed - Opened by uranusjr over 1 year ago
#126 - fix: use the protocol method instead of .name attribute
Pull Request -
State: closed - Opened by frostming over 1 year ago
- 1 comment
#125 - Release 1.0.0
Pull Request -
State: closed - Opened by uranusjr over 1 year ago
#124 - Add Python 3.11 to and drop 3.7 from CI
Pull Request -
State: closed - Opened by uranusjr over 1 year ago
#123 - 0.9.0: pytest is failing in 6 units
Issue -
State: closed - Opened by kloczek over 1 year ago
- 3 comments
#122 - Required Python versions not specified in pip-readable way
Issue -
State: closed - Opened by andy-maier over 1 year ago
- 1 comment
#121 - Please make a new release
Issue -
State: closed - Opened by mgorny over 1 year ago
#120 - Resolvelib 0.9.0 passes identifiers to Provider's `get_preference` method without accompanying PreferenceInformation
Issue -
State: closed - Opened by notatallshaw almost 2 years ago
- 5 comments
#119 - Use attribute access for `information.parent`
Pull Request -
State: closed - Opened by pradyunsg almost 2 years ago
#118 - chore: add CoC
Pull Request -
State: closed - Opened by frostming almost 2 years ago
#117 - Default branch has been renamed to `main` and branch protections enabled
Issue -
State: closed - Opened by pradyunsg almost 2 years ago
#116 - Drop support for Python prior to 3.7
Issue -
State: closed - Opened by frostming almost 2 years ago
- 3 comments
#115 - CI: fix the CI failures on packaging > 22
Pull Request -
State: closed - Opened by frostming almost 2 years ago
- 5 comments
#114 - Test Failures With Packaging 22.0/23.0
Issue -
State: closed - Opened by kitterma almost 2 years ago
- 1 comment
#113 - Implement backjumping over unrelated states
Pull Request -
State: closed - Opened by bennati almost 2 years ago
- 42 comments
#112 - fixed invalid version specifiers in a test index
Pull Request -
State: closed - Opened by sanderr about 2 years ago
Labels: hacktoberfest-accepted
#111 - Fix reject of valid state in criteria compatibility check
Pull Request -
State: closed - Opened by sanderr about 2 years ago
- 1 comment
Labels: hacktoberfest-accepted
#110 - fix typos
Pull Request -
State: closed - Opened by alexrudd2 over 2 years ago
#109 - Add documentation
Issue -
State: open - Opened by pombredanne over 2 years ago
- 5 comments
#108 - Sdist releases on pypi.org do not contain files required for tests
Issue -
State: closed - Opened by dvzrv over 2 years ago
- 2 comments
#107 - Lazy sequence iterview
Pull Request -
State: closed - Opened by frostming over 2 years ago
- 3 comments
#106 - Implement lazy consumption of the candidates iterable returned by find_matches()
Issue -
State: closed - Opened by frostming over 2 years ago
- 1 comment
#105 - resolvelib/providers.pyi: add hint for `backtrack_causes`
Pull Request -
State: closed - Opened by woodruffw over 2 years ago
- 2 comments
#104 - Typing inconsistency: `AbstractProvider.get_preferences`
Issue -
State: closed - Opened by woodruffw over 2 years ago
- 1 comment
#103 - 0.8.1: pytest warnings
Issue -
State: closed - Opened by kloczek over 2 years ago
- 3 comments
Labels: good first issue
#102 - Let's move this to the `pypa` organisation?
Issue -
State: closed - Opened by pradyunsg over 2 years ago
- 4 comments
#101 - Repurpose backtracking hook
Pull Request -
State: closed - Opened by astrojuanlu over 2 years ago
- 16 comments
#100 - Some grammar fixes
Pull Request -
State: closed - Opened by brettcannon almost 3 years ago
#99 - Let downstream library to define causes object
Pull Request -
State: closed - Opened by notatallshaw almost 3 years ago
- 2 comments
#98 - ResolveLib 2.0 and unsupported Pythons
Issue -
State: open - Opened by pradyunsg about 3 years ago
- 5 comments
#97 - Toward 1.0
Issue -
State: closed - Opened by webknjaz about 3 years ago
- 12 comments
#96 - Consumer passes in a prepare method which is called over backtrack causes
Pull Request -
State: open - Opened by jbylund about 3 years ago
- 7 comments
#95 - Fix mypy on Python 3.10
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
#94 - Fix mypy failures
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
- 2 comments
#93 - Implement dedicated causes object
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
- 10 comments
#92 - Pre-compute backtrack cause names
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
- 5 comments
#91 - criteria compatibility check while backtracking includes dependencies for version we're backtracking on
Issue -
State: closed - Opened by sanderr about 3 years ago
- 26 comments
Labels: bug
#90 - Add more complete linter coverage
Pull Request -
State: closed - Opened by pradyunsg about 3 years ago
#89 - Migrate to GitHub Actions
Pull Request -
State: closed - Opened by uranusjr about 3 years ago
#86 - Fix AbstractProvider because of #84
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
#85 - Add a Developing Doc
Pull Request -
State: closed - Opened by jbylund about 3 years ago
#84 - Store failure cause and provide to _get_preference
Pull Request -
State: closed - Opened by notatallshaw about 3 years ago
- 23 comments
#83 - Add info about how to run tests to README
Issue -
State: closed - Opened by jbylund about 3 years ago
- 2 comments
#82 - find_matches() got an unexpected keyword argument 'identifier'
Issue -
State: closed - Opened by ikwyl6 about 3 years ago
- 8 comments
#81 - start_backtracking suggestion
Pull Request -
State: closed - Opened by nadavwe over 3 years ago
- 12 comments
#80 - Always look for criterion in the newest mapping
Pull Request -
State: closed - Opened by uranusjr over 3 years ago
#79 - Add a candidate validation step
Issue -
State: closed - Opened by FFY00 over 3 years ago
- 11 comments
#78 - Redesign get_preference()
Pull Request -
State: closed - Opened by uranusjr over 3 years ago
#77 - New find_matches() interface
Pull Request -
State: closed - Opened by uranusjr over 3 years ago
#76 - Breaking change in 0.5.5
Issue -
State: closed - Opened by lkollar over 3 years ago
- 2 comments
#75 - New get_preference() arguments
Pull Request -
State: closed - Opened by uranusjr over 3 years ago
- 1 comment
#74 - Upcoming breaking changes
Issue -
State: closed - Opened by uranusjr over 3 years ago
#73 - Add missing typehint for get_preference
Pull Request -
State: closed - Opened by frostming over 3 years ago
#72 - Add Typehint in the stub files
Pull Request -
State: closed - Opened by frostming over 3 years ago
- 2 comments
#71 - Add CoC
Issue -
State: closed - Opened by brainwane almost 4 years ago
- 1 comment