Dutcho
|
9f13289be1
|
string.templatelib: do not allow concatenating Template with str (#14480)
Fixes #14479
|
2025-07-27 15:19:34 -07:00 |
|
Sebastian Rittau
|
82edad066f
|
Updates for Python 3.14rc1 (#14446)
|
2025-07-24 16:30:00 +02:00 |
|
Brian Schubert
|
eba42bdf9e
|
Add default value for expression parameter of string.templatelib.Interpolation (#14403)
Add default for `Interpolation.expression`
|
2025-07-12 19:18:25 +02:00 |
|
Sebastian Rittau
|
38ec95323e
|
Update to Python 3.14.0b2 (#14182)
|
2025-05-28 12:02:19 +02:00 |
|
sobolevn
|
5ec038df5b
|
Update string.Template to 3.14 (#14148)
|
2025-05-26 07:13:20 -07:00 |
|
sobolevn
|
c7ca24ab24
|
Add string.templatelib in 3.14 (#14044)
|
2025-05-13 13:56:11 +02:00 |
|