تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Dan Helfman 0da4b64838 Drop support for Python 3.9, which has been end-of-lifed. (Also hopefully fix the build.) 1 ماه پیش
  Dan Helfman dcd567f4f0 Fix for a runtime directory error when the configured patterns contain a global exclude (#1150). 2 ماه پیش
  Dan Helfman 65c17c91b3 Add support for Python 3.14 (#1149). 3 ماه پیش
  Dan Helfman 2d8b455e44 Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation. 5 ماه پیش
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 5 ماه پیش
  Dan Helfman 5a2cd1b261 Add support for Python 3.13. 10 ماه پیش
  Dan Helfman a4954cc7a3 Fix for archives storing relative source directory paths such that they contain the working directory (#960). 11 ماه پیش
  Dan Helfman a6b6dd32c1 Upgrade dependencies and containers for end-to-end tests. 1 سال پیش
  Dan Helfman d7323e08ac Fix isort invocation referring to gone setup.cfg file (#922). 1 سال پیش
  kaliko bd9751586c Merge blake8 conf to tox.ini 1 سال پیش
  Dan Helfman 715e2ac127 Add test support for Python 3.12. 2 سال پیش
  Dan Helfman 22101bdd49 Drop support for Python 3.7, which has been end-of-lifed (#784). 2 سال پیش
  Dan Helfman 895a0ccb3c Upgrade to tox 4. (Now a minimum requirement.) 2 سال پیش
  Dan Helfman 7ee37a890e Fix broken end-to-end tests by no longer using an editable package there, a work-around for https://github.com/pypa/packaging-problems/issues/609 2 سال پیش
  Dan Helfman 2934d0902c Code spell checking on every test run! 2 سال پیش
  Dan Helfman ca4461820d Add support for Python 3.11. 2 سال پیش
  Dan Helfman 9317cbaaf0 Code formatting. 3 سال پیش
  Dan Helfman 8ed5467435 Drop support for Python 3.6. Add support for 3.10. 4 سال پیش
  Dan Helfman 631da1465e Add support for Python 3.9. 4 سال پیش
  Dan Helfman 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. 5 سال پیش
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). 5 سال پیش
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. 6 سال پیش
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 6 سال پیش
  Dan Helfman 08f017bc3e Remove broken Tox Python version filter when running Black (code formatter) environment directly. 6 سال پیش
  Dan Helfman 5422d14f93 Add Python 3.8. 6 سال پیش
  Dan Helfman e6d8c736d0 Documentation feedback: Don't hard-code Python 3.7 for Black. 6 سال پیش
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. 6 سال پیش
  Luke Murphy 60650ccfc7 Follow latest Tox developments 6 سال پیش
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. 6 سال پیش
  Luke Murphy 917a0dd0a0 Pass posargs to pytest in main testenv 6 سال پیش