Mercurial > p > roundup > code
diff CHANGES.txt @ 7791:f3ccaf9e2e03
doc: attribute finding of a bug to the users.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 06 Mar 2024 20:14:26 -0500 |
| parents | a9bac0cb4019 |
| children | d7d68da9878f |
line wrap: on
line diff
--- a/CHANGES.txt Wed Mar 06 19:33:11 2024 -0500 +++ b/CHANGES.txt Wed Mar 06 20:14:26 2024 -0500 @@ -90,8 +90,8 @@ - issue2551320: user.help-search.html doesn't respect properties. Setting url parameter properties when using the classhelp for users now shows the requested properties. (Found by - team-3 of the UMass-Boston CS682 Spring 2024 class; fix John - Rouillard) + Patel Malav and Nikunj Thakkar of the UMass-Boston CS682 Spring + 2024 class; fix John Rouillard) - use ast.eval_literal() rather than eval() to turn CSV exported string values into Python object/values.
