Recent Releases of https://github.com/conda/pycosat
https://github.com/conda/pycosat - 0.6.6
0.6.6 (2023-10-03)
Bug fixes
- Fix
PyMem_Calloc()call signature. (#76)
Contributors
- @dholth
- @kenodegard
- C
Published by dholth almost 3 years ago
https://github.com/conda/pycosat - 0.6.5
0.6.5 (2023-10-02)
Enhancements
- Update Python version support. (#56)
Bug fixes
- Use
PyMem_Calloc()to initialize memory to0. (#58)
Contributors
- @conda-bot
- @dholth made their first contribution in https://github.com/conda/pycosat/pull/54
- @kenodegard
- C
Published by dholth almost 3 years ago
https://github.com/conda/pycosat - pycosat 0.6.4
- Fix a memory leak in blocksol() / itersolve. Thanks @Kray-G for reporting.
- C
Published by dholth over 3 years ago