PackageTrack Sign in Track my project

tokenize-rt

A wrapper around the stdlib `tokenize` which roundtrips.

6.2.0 7.7M downloads/mo #1699 most downloaded on PyPI asottile/tokenize-rt

What this package is like to depend on

Last release 1 years ago

23 May 2025

Ships fairly regularly

a new release about every 8 months

This project publishes no release notes

the list below is its commits, not an announcement

1 version withdrawn

withdrawn after publishing

9 years old

19 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

19 releases · Jun 2017 to May 2025
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 19
  1. 6.2.0 23 May 2025
    Commits, not release notes

    This project publishes no release notes. Between v6.1.0 and v6.2.0 there were 22 commits, 2 of them substantive:

    • upgrade asottile/workflows
    • handle tstring tokens
  2. 6.1.0 22 Oct 2024
    Commits, not release notes

    This project publishes no release notes. Between v6.0.0 and v6.1.0 there were 9 commits, 2 of them substantive:

    • py39+
    • handle unicode named escapes in fstring components
  3. 6.0.0 04 Aug 2024
    Commits, not release notes

    This project publishes no release notes. Between v5.2.0 and v6.0.0 there were 64 commits, 2 of them substantive:

    • upgrade asottile/workflows
    • properly handle FSTRING_MIDDLE escaped braces
  4. 5.2.0 30 Jul 2023
    Commits, not release notes

    This project publishes no release notes. Between v5.1.0 and v5.2.0 there were 15 commits, 3 of them substantive:

    • fix tests for 3.12
    • updates for add-trailing-comma 3.x
    • add Token.matches(*, name, str)
  5. 5.1.0 10 Jun 2023
    Commits, not release notes

    This project publishes no release notes. Between v5.0.0 and v5.1.0 there were 50 commits, 5 of them substantive:

    • remove no_implicit_optional
    • azure pipelines -> github actions
    • upgrade github workflows
    • fix tags trigger for github actions
    • drop support for python 3.7
  6. 5.0.0 03 Oct 2022
    Commits, not release notes

    This project publishes no release notes. Between v4.2.1 and v5.0.0 there were 77 commits, 12 of them substantive:

    • replace exit(main()) with raise SystemExit(main())
    • Use org-default .github/FUNDING.yml
    • improve coverage pragmas with covdefaults 2.1
    • remove --fail-under from tox (covdefaults handles this)
    • drop python3.6 support
    • upgrade flake8-typing-imports
    • remove unneeded gitignore lines
    • Update default branch to main
    • reorder pre-commit config
    • remove unused type: ignore
    • convert pip install comand to a block
    • remove python 2 compatible parsing
  7. 4.2.1 21 Oct 2021
    Commits, not release notes

    This project publishes no release notes. Between v4.2.0 and v4.2.1 there were 2 commits, 1 of them substantive:

    • fix token offsets following multiline string
  8. 4.2.0 21 Oct 2021 withdrawn

    bug with multiline strings

    Commits, not release notes

    This project publishes no release notes. Between v4.1.0 and v4.2.0 there were 71 commits, 7 of them substantive:

    • Update azure-pipelines template repositories
    • stricter mypy settings
    • add offsets for added tokens
    • fix UNIMPORTANT_WS offsets for implicit continuation
    • remove ?s now that offsets are populated
    • fix position of empty NEWLINE at no-eol eof
    • update docs for no-longer-None
  9. 4.1.0 26 Jan 2021
    Commits, not release notes

    This project publishes no release notes. Between v4.0.0 and v4.1.0 there were 24 commits, 7 of them substantive:

    • Use covdefaults to handle coveragerc
    • Run pre-commit autoupdate
    • slightly speed up tests by avoiding pre-commit install
    • Add link to future-annotations
    • Use pre-commit.ci
    • Add link to GitHub Sponsors
    • add performance hack from python3.10
  10. 4.0.0 28 Feb 2020

    Nothing published for this version

  11. 3.2.0 07 Jul 2019

    Nothing published for this version

  12. 3.1.0 05 Jul 2019

    Nothing published for this version

  13. 3.0.1 16 Jun 2019

    Nothing published for this version

  14. 3.0.0 16 Jun 2019

    Nothing published for this version

  15. 2.2.0 28 Feb 2019

    Nothing published for this version

  16. 2.1.0 07 Oct 2018

    Nothing published for this version

  17. 2.0.1 26 Jul 2017

    Nothing published for this version

  18. 2.0.0 14 Jul 2017

    Nothing published for this version

  19. 1.0.0 02 Jun 2017

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project