Skip to content

Pull requests: python-constraint/python-constraint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump urllib3 from 2.3.0 to 2.5.0 in /docs dependencies Pull requests that update a dependency file python Pull requests that update python code
#100 by dependabot bot was merged Jul 22, 2025 Loading… updated Jul 22, 2025
Bump requests from 2.32.3 to 2.32.4 in /docs dependencies Pull requests that update a dependency file python Pull requests that update python code
#99 by dependabot bot was merged Jun 16, 2025 Loading… updated Jun 16, 2025
Minor improvements to prepare for freethreading (no GIL) capabilities
#94 by fjwillemsen was merged Feb 14, 2025 Loading… updated Feb 14, 2025
Automatic performance benchmarking
#93 by fjwillemsen was merged Feb 13, 2025 Loading… updated Feb 13, 2025
String constraints, Parallel solver enhancement
#91 by fjwillemsen was merged Feb 11, 2025 Loading… updated Feb 13, 2025
Find module path at runtime
#89 by iyanmv was merged Feb 8, 2025 Loading… updated Feb 11, 2025
Add ability to pass custom Random to MinConflictsSolver enhancement
#81 by Timmmm was merged Feb 1, 2025 Loading… updated Feb 2, 2025
Include .so compiled cpython libraries to wheel package
#88 by iyanmv was merged Feb 1, 2025 Loading… updated Feb 2, 2025
Do not install tests
#85 by iyanmv was merged Feb 1, 2025 Loading… updated Feb 1, 2025
Moved the metadata into setup.cfg
#59 by KOLANICH was closed Feb 1, 2025 Loading… updated Feb 1, 2025
Update README.rst
#83 by s-celles was merged Nov 2, 2024 Loading… updated Nov 2, 2024
Rename build.py
#77 by Xiretza was closed Nov 9, 2023 Loading… updated Nov 9, 2023
Bump urllib3 from 2.0.4 to 2.0.7 dependencies Pull requests that update a dependency file
#79 by dependabot bot was closed Oct 19, 2023 Loading… updated Oct 19, 2023
Bump urllib3 from 2.0.4 to 2.0.6 dependencies Pull requests that update a dependency file
#78 by dependabot bot was closed Oct 17, 2023 Loading… updated Oct 17, 2023
Speedup, refactoring and modernization
#76 by fjwillemsen was merged Aug 30, 2023 Loading… updated Oct 11, 2023
Do not install examples in site-packages
#47 by cgohlke was closed Aug 16, 2023 Loading… updated Aug 16, 2023
fix bug in abc example
#66 by kai-pischke was closed Jul 29, 2022 Loading… updated Jul 29, 2022
Add docs in Sphinx, using sphinx-epytext code.
#49 by cmarqu was merged Mar 1, 2019 Loading… updated Nov 7, 2019
Added a LeastConflictSolver
#52 by hassidm was closed Jun 18, 2019 Loading… updated Jun 18, 2019
[Fix #50] Fix support for using a Domain subclass
#51 by WillDHB was merged Apr 10, 2019 Loading… updated Apr 10, 2019
Release 1.4.0
#46 by s-celles was merged Nov 5, 2018 Loading… updated Nov 5, 2018
next iter
#16 by s-celles was merged Jul 10, 2016 Loading… updated Nov 5, 2018
Add test queens
#19 by s-celles was merged Jul 10, 2016 Loading… updated Nov 5, 2018
Add code coverage
#21 by s-celles was merged Jul 11, 2016 Loading… updated Nov 5, 2018
python 3 compatibility
#24 by gesellkammer was closed Jun 19, 2018 Loading… updated Jun 19, 2018
ProTip! Exclude everything labeled bug with -label:bug.