Fabien Potencier
cdce18d02a
Fix CS
2026-02-07 09:16:06 +01:00
Fabien Potencier
e968cf6591
Merge branch '3.x' into 4.x
...
* 3.x:
Tweak null-safe operator implementation
Add null-safe operator
Update u.rst to clarify truncate method's third argument behavior
2026-01-17 15:17:13 +01:00
Fabien Potencier
6904954165
Tweak null-safe operator implementation
2026-01-17 15:11:37 +01:00
Nicolas Grekas
c649c1658b
Merge branch '3.x' into 4.x
...
* 3.x:
CS fixes
Enable Fabbot as a GHA
2025-07-29 10:27:55 +02:00
Nicolas Grekas
85a4817128
CS fixes
2025-07-29 10:07:07 +02:00
Fabien Potencier
4d9388dbe0
Merge branch '3.x' into 4.x
...
* 3.x:
Fix testing and expression when it evaluates to an instance of Markup
Simplify Error implementation
Make the defined test implementation more generic
fix typo
fix the rst syntax of the operator precedence table
2025-02-21 18:55:21 +01:00
Christian Flothmann
a544dc8b33
fix the rst syntax of the operator precedence table
2025-02-16 22:36:01 +01:00
Fabien Potencier
171262ca24
Remove deprecated code
2025-02-14 09:54:25 +01:00
Fabien Potencier
251c0b5da9
Fix CS
2025-02-14 08:45:28 +01:00
Fabien Potencier
8ff19090f3
Fix precedence rules
2025-02-14 08:38:53 +01:00
Fabien Potencier
f67078b5c4
Move Operators to ExpressionParsers, deprecate ExpressionParser
2025-02-14 08:38:53 +01:00
Fabien Potencier
9334a7064a
Add a script to update operator precedence documentation
2025-02-14 08:38:53 +01:00