noelle noelle
noelle pushed to trunk at noelle/tilde-train 2025-06-04 22:45:24 +00:00
dcccaebbab Merge pull request 'Python 3.13: Fix and polish' (#1) from noelle/tilde-train:python-3.13 into trunk
6063c8b3b3 Escape HTML characters when printing the train
0b53c462de Make validate_car raise exception on failure instead of returning 0
a07aa2685b Add better error handling for curses failures
db1464c2d2 Remove commented code
Compare 16 commits »
noelle deleted branch python-3.13 from noelle/tilde-train 2025-06-04 22:43:55 +00:00
noelle created pull request vilmibm/tilde-train#1 2025-06-02 21:35:58 +00:00
Python 3.13: Fix and polish
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 21:24:15 +00:00
6063c8b3b3 Escape HTML characters when printing the train
0b53c462de Make validate_car raise exception on failure instead of returning 0
Compare 2 commits »
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 21:16:14 +00:00
7e467181d3 Escape HTML characters when printing the train
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 20:50:52 +00:00
ec1d307c11 Make validate_car raise exception on failure instead of returning 0
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 19:55:44 +00:00
a07aa2685b Add better error handling for curses failures
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 02:28:52 +00:00
db1464c2d2 Remove commented code
93a8273b6d Replace double # with single
2ba6a9c0ca Add type hint for cars
681fa6514c validate_car: Don't reassign input variable
56f7c8d278 Make each default car a separate list in memory
Compare 7 commits »
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 02:02:02 +00:00
73cdf060b7 Add type hints to function signatures
8de77c5c21 Use pathlib in test_user_car
4cc4b2ead4 replace exit() and quit() with sys.exit()
7a74050c5d Rewrite print_help to a single string
6d4e7c7914 Rewrite car templates as list of strings
Compare 6 commits »
noelle pushed to python-3.13 at noelle/tilde-train 2025-06-02 01:01:48 +00:00
f972b9b5cd Update details in file header for the fork.
c8d49bda3d Use r-strings for embedded train car art
Compare 2 commits »
noelle created branch python-3.13 in noelle/tilde-train 2025-06-02 01:01:48 +00:00
noelle created repository noelle/tilde-train 2025-06-02 00:37:56 +00:00