Claude.ai code tool converts python 2.7 to 3.13

TIL that Claude code works with my $20/month Claude.ai account. So I ran:

npm install -g @anthropic-ai/claude-code

Forked Schalk-Willem Krüger's

Thrifty repo, a big beautiful masters thesis working TDOA using python 2.7. After a few minutes, it was converted to 3.13:

Screen shot after first session with claude code

So, I pushed it all to a ClaudeConvertToPython3 branch. The resulting pull request is big and impressive.



Tags: ai, LLM, claude

← Back home