15
0

Commit Graph

  • d1528d52df - update to 6.0.1: * Fix test suite when run with Python < 3.12. (:GL:28) * Add test for Python 3.14. * Added populate_all() which can be called from the bottom of your module to infer and populate your module's __all__. Use this if you don't like the decorator syntax. (:GL:27) * Documentation improvements. main Dirk Mueller 2025-07-12 17:20:58 +00:00
  • 57db169cd2 - update to 5.1: * Drop official support for Python 3.8, add support for Python 3.13. Dirk Mueller 2025-02-03 13:27:13 +00:00
  • 5fd4d29710 Accepting request 1195288 from home:frantisek.simorda:branches:openSUSE:Factory Markéta Machová 2024-08-30 10:49:54 +00:00
  • 416b48153a - remove obsolete pdm-pep517 dependency Dirk Mueller 2024-01-05 17:16:54 +00:00
  • 20829ca87f - update to 4.0: * Drop Python 3.7 support (GL#16) * Remove `public.install() which was used to inject the public and private functions into the builtins namespace. This isn't very helpful and could be actively harmful. Explicit is better than implicit. (GL#14) * The functional form of public() now returns the argument *values* in the order they are given. This allows you to explicitly bind those values to names in the global namespace. * Switch from flake8 and isort to ruff for code quality. (GL#32) * Switch to pdm-backend` (GL#15) * More GitLab CI integration improvements. * https://gitlab.com/warsaw/public/-/merge_requests/16 Dirk Mueller 2023-12-07 20:12:00 +00:00
  • 0a8d5bf9f0 - tag for sle15 new python stack Dirk Mueller 2023-06-13 11:22:49 +00:00
  • ca55d8f7b9 - Remove typing_extensions requirement not needed for python version > 3.8 Daniel Garcia 2023-03-24 11:29:27 +00:00
  • f248e24dc9 Accepting request 1040311 from home:Simmphonie:branches:devel:languages:python Dirk Mueller 2022-12-05 17:31:03 +00:00
  • f23123b6fa Accepting request 945670 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-01-13 12:39:00 +00:00
  • aa5cb50b20 Accepting request 894740 from home:pgajdos:python Matej Cepl 2021-05-21 12:14:07 +00:00
  • 9fd6c04fd7 Accepting request 851803 from home:jayvdb:branches:devel:languages:python Markéta Machová 2020-12-01 14:00:34 +00:00
  • 0a4e21c611 Accepting request 703006 from devel:languages:python Dominique Leuenberger 2019-05-16 20:07:18 +00:00
  • 76fe5746d5 Accepting request 702068 from home:jayvdb:py-new Tomáš Chvátal 2019-05-14 21:42:34 +00:00