11
0

Commit Graph

  • 3b79e52c67 Accepting request 1291404 from devel:languages:python factory Ana Guerrero 2025-07-09 15:26:31 +00:00
  • bf1b0c0f64 - Add patch support-pytest-8.4.patch: * Do not allow pytest to collect non-test functions. devel Steve Kowalik 2025-07-09 06:44:50 +00:00
  • 2225355c1c Accepting request 1251791 from devel:languages:python slfo-main slfo-1.2 Ana Guerrero 2025-03-11 19:44:03 +00:00
  • b4972a92de - Update to 2.2.0 * fix: backward compatibility fix for changed source positions in 3.12.6 (#85) * fix: handle changed positions for __exit__ of ast.With * update and fix table of contents link, 'libraries' → 'projects' (#93) * fix: check for pytest compatibility (#94) - Drop new-python-312.patch, merged upstream - Drop pytest.patch, merged upstream Markéta Machová 2025-03-10 12:24:16 +00:00
  • c1711054df Accepting request 1238543 from devel:languages:python Ana Guerrero 2025-01-20 16:14:03 +00:00
  • 99e2f9fe62 - Add pytest.patch to fix compatibility with new pytest Nico Krapp 2025-01-17 16:40:30 +00:00
  • c9ffd7439b Accepting request 1217356 from devel:languages:python Ana Guerrero 2024-10-23 19:08:08 +00:00
  • 86dd7e31f3 - Remove ipython dependency for Leap Daniel Garcia 2024-10-23 13:04:28 +00:00
  • 2bc77f1780 Accepting request 1203862 from devel:languages:python Ana Guerrero 2024-09-26 16:52:46 +00:00
  • 670786715f - Split test run into separate build using _multibuild. Matej Cepl 2024-09-26 09:29:05 +00:00
  • 8079568381 - The test suite has to be run with pytest, unittest is not enough - Add missing BuildRequires: ipython Matej Cepl 2024-09-20 20:30:06 +00:00
  • 234322b8d1 Accepting request 1201732 from devel:languages:python Ana Guerrero 2024-09-20 15:08:52 +00:00
  • 2c4a66a529 - Add new-python-312.patch to fix build with recent Python 3.12 release Markéta Machová 2024-09-18 08:31:43 +00:00
  • 1c99f4c877 Accepting request 1199964 from devel:languages:python Ana Guerrero 2024-09-12 14:53:56 +00:00
  • 77b6be5ecc - Update to 2.1.0 * Add many_calls tests to EXECUTING_SLOW_TESTS (#78) * fix: backward compatibility fix for changed source positions in 3.12.5 (#82) (#83) * fix(3.13): show_caches is deprecated * fix(3.13): added new rules to the verification * build(3.13): added 3.13 to ci workflow * fix(3.13): fixed typing errors * fix(3.13): handle STORE_FAST_STORE_FAST and similar instructions as known issues * fix(3.13): loading of __class__ is mapped to the last element of the class * fix(3.13): handle CALL_KW like method calls which are only located by the end position * fix(3.13): a lambda can also have nonlocal variables * fix(3.13): a async function can also have nonlocal variables * fix(3.13): COMPARE_OP maps always to ast.Compare * fix(3.13): a type variable can also have nonlocal variables * test(3.13): handle optimization of not not x * test: fixed tests for 3.13.0b1 * fix: allow to LOAD_FAST variables for TypeVars * fix: skip files with raise an recursion error in 3.13, because the recursion limit has no effect * test(3.13): added sample_results * test: skip module tests for now * refactor: review changes * fix: handle __firstlineno__ * fix: removed unused verification * doc: review changes * Catch exception if node is in unexpected statement (#84) * test: optimized test preformance by moving deadcode check to the end (#89) * add 3.13 to setup.cfg classifiers - Drop support-new-python-3.12.patch, merged upstream Markéta Machová 2024-09-11 06:18:25 +00:00
  • 41f8d3f1ec Accepting request 1195976 from devel:languages:python Dominique Leuenberger 2024-08-29 13:42:30 +00:00
  • b3c613d68f - Switch to autosetup macro. - Add patch support-new-python-3.12.patch: * Support Python 3.13 (and backported to 3.12.5) AST changes for For. Steve Kowalik 2024-08-26 02:32:35 +00:00
  • 8f126b9a45 Accepting request 1124080 from devel:languages:python Ana Guerrero 2023-11-08 21:17:08 +00:00
  • e601f2df84 - update to 2.0.1: * fix: self.fail() is only available in TestCase classes * fix: mark expressions which can be evaluated at compile time as deadcode * fix: implemented DELETE_DEREF * feat: 3.12 support for the PositionNodeFinder * feat: support LOAD_CONST * test: verify exception generation for asserts >= python 3.11.2 * test: skip test of module_files for the SentinelNodeFinder * test: do not check qualnames for files with syntax errors * fix: handle List/Set/DictComp inlining * fix: handle super optimization * fix: type parameter related things * fix: f-string * fix: disabled type checking for 3.12 * test: added test results for 3.12 * fix: workaround for a bug in six * remove python2 code * feat: support for __iter__ * feat: support for __next__ Clear caches when modules are reloaded - Update to 0.9.0 * handle new iphython cell code names Dirk Mueller 2023-11-07 19:17:01 +00:00
  • 5fa33bd43a Accepting request 1081931 from devel:languages:python Dominique Leuenberger 2023-04-22 20:01:06 +00:00
  • 8f5c9fb5e3 Accepting request 1081401 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:41:01 +00:00
  • 565b78ffc5 Accepting request 1039671 from devel:languages:python Dominique Leuenberger 2022-12-04 13:57:37 +00:00
  • d0a1905467 Accepting request 1039628 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-02 21:39:05 +00:00
  • f73bc40d7f Accepting request 965181 from devel:languages:python Dominique Leuenberger 2022-03-29 16:14:04 +00:00
  • 2011585994 - update to 0.8.3: * handle new iphython cell code names * link to futurecoder Dirk Mueller 2022-03-27 10:50:04 +00:00
  • 3e72f4dff0 Accepting request 935231 from devel:languages:python Dominique Leuenberger 2021-12-02 21:30:25 +00:00
  • 7ca05023b8 Accepting request 935171 from home:Guillaume_G:branches:devel:languages:python Matej Cepl 2021-12-02 15:47:44 +00:00
  • 74d90c2185 Accepting request 928873 from devel:languages:python Dominique Leuenberger 2021-11-03 16:25:54 +00:00
  • 9414af4e35 Accepting request 928807 from home:pgajdos:python Matej Cepl 2021-11-02 21:36:59 +00:00
  • a58769edb1 Accepting request 858358 from devel:languages:python Dominique Leuenberger 2020-12-24 18:38:31 +00:00
  • aba234eac2 Accepting request 852716 from home:ecsos:messenger:matrix Matej Cepl 2020-12-02 22:09:49 +00:00