35
I Use This!
Moderate Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gha: Python 3.13 is not available, we need 3.13.0-rc.3. More... 4 months ago
gha Makefile-scripts: install setuptools sooner. More... 4 months ago
Support Python 3.12 and 3.13. More... 4 months ago
Fix easy_install pdb test on 3.13. More... 4 months ago
buildout.cfg: pin versions for Python 3.13. More... 4 months ago
gha: split the jobs for Mac and Windows. More... 4 months ago
gha: remove max-parallel option. More... 4 months ago
Set 'PYTHONWARNINGS: ignore' in all GHA jobs. More... 4 months ago
gha: only set the TMP dir envs on Windows, not Mac. More... 4 months ago
Update CONTRIBUTING.rst, explaining how to develop locally. More... 4 months ago
Windows: try to fix test_all.TestEasyInstall.test_move_to_eggs_dir_and_compile More... 4 months ago
Do not run update.txt tests on Windows. More... 4 months ago
Get Makefile to run on Windows. More... 4 months ago
prepare.sh: try to use pythonX.exe on Windows. More... 4 months ago
gha generate-scripts: install setuptools in virtualenv. More... 4 months ago
gha: use actions/cache@v4. More... 4 months ago
Fix test failure on Python 3.12. More... 4 months ago
Test with setuptools 59.8.0. Version 60.10.0 is a lot slower. More... 4 months ago
Change Python marker in test so it is more in the middle of our supported Python versions. More... 4 months ago
Require ``setuptools >= 49.0.0``. More... 4 months ago
Make easy_install.txt test failure clearer. More... 4 months ago
Require setuptools>=42.0.2. More... 4 months ago
make test: set 'PYTHON_WARNINGS=ignore' More... 4 months ago
Fix appending requested setuptools version pin. More... 4 months ago
Note about possible test failure with pdbpp installed. More... 4 months ago
Remove no longer needed double percentage signs. More... 4 months ago
Avoid 'Bad substitution' error in some shells. More... 4 months ago
Refactor GitHub Actions to use some interesting matrixes and just run 'make'. More... 4 months ago
Removed GitHub workfile files for no longer supported Python versions, added for 3.12. More... 5 months ago
Remove Circle CI config. Let's only test on GitHub. More... 5 months ago