Skip to content

3.9.2 Berlin

Compare
Choose a tag to compare
@JennaSys JennaSys released this 23 Jun 21:52
· 12 commits to master since this release

Changelog:

  • Add start argument to enumerate function
  • Added missing bin, oct, and hex functions to built-ins
  • Fixed the maxreplace argument of the string replace function
  • Added start and end arguments to String startswith and endswith methods
  • Added time.monotonic()
  • Fixed typos in docs
  • Cleaned up some repo cruft