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 2025Releases
latest 19-
6.2.023 May 2025Commits, not release notes
This project publishes no release notes. Between
v6.1.0andv6.2.0there were 22 commits, 2 of them substantive:- upgrade asottile/workflows
- handle tstring tokens
-
6.1.022 Oct 2024Commits, not release notes
This project publishes no release notes. Between
v6.0.0andv6.1.0there were 9 commits, 2 of them substantive:- py39+
- handle unicode named escapes in fstring components
-
6.0.004 Aug 2024Commits, not release notes
This project publishes no release notes. Between
v5.2.0andv6.0.0there were 64 commits, 2 of them substantive:- upgrade asottile/workflows
- properly handle FSTRING_MIDDLE escaped braces
-
5.2.030 Jul 2023Commits, not release notes
This project publishes no release notes. Between
v5.1.0andv5.2.0there 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.1.010 Jun 2023Commits, not release notes
This project publishes no release notes. Between
v5.0.0andv5.1.0there 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
-
5.0.003 Oct 2022Commits, not release notes
This project publishes no release notes. Between
v4.2.1andv5.0.0there 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
-
4.2.121 Oct 2021Commits, not release notes
This project publishes no release notes. Between
v4.2.0andv4.2.1there were 2 commits, 1 of them substantive:- fix token offsets following multiline string
-
4.2.021 Oct 2021 withdrawnbug with multiline strings
Commits, not release notes
This project publishes no release notes. Between
v4.1.0andv4.2.0there 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
-
4.1.026 Jan 2021Commits, not release notes
This project publishes no release notes. Between
v4.0.0andv4.1.0there 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
-
4.0.028 Feb 2020Nothing published for this version
-
3.2.007 Jul 2019Nothing published for this version
-
3.1.005 Jul 2019Nothing published for this version
-
3.0.116 Jun 2019Nothing published for this version
-
3.0.016 Jun 2019Nothing published for this version
-
2.2.028 Feb 2019Nothing published for this version
-
2.1.007 Oct 2018Nothing published for this version
-
2.0.126 Jul 2017Nothing published for this version
-
2.0.014 Jul 2017Nothing published for this version
-
1.0.002 Jun 2017Nothing published for this version