Version update for Transcrypt 3.9:
v3.9.4 Changelog:
- Fixed list and string slicing
- Added features to str and dict
- Added list.copy method and validations for list.pop
- Updated enumerate function
- Additional bug fixes
Version update for Transcrypt 3.9:
v3.9.3 Changelog:
- Added math.copysign & math.isclose
- Allow multiple iterators for map
- Add kwargs and string support to min & max
- Add copy module
- Fixed issues with sort & sorted
Transcrypt now has a new home on GitHub. It has been moved from a personal GitHub account to an organizational account.
All issues, discussions, and commit history have been retained from the old location.
#Python#Transcrypt