Ast-comments

Latest version: v1.2.2

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.2

Changes

- make Comment attributes lineno, col_offset, end_lineno, end_col_offset printable (28) kapulkin

1.2.1

Changes

- specify license in pyproject.toml (27) zmievsa

1.2.0

Changes

- feat: add a utility function to strip Comment nodes from a parsed tree (26) wahuneke
- fix: misplaced inline comment in ast-comments 1.1.1 (21) t3rn0

1.1.2

Changes

- fix: spaces at the end of a comment does not change its inlined value
- fix: stop eclipsing AST with Typing 22

This release inherits directly from 1.1.0 (see [1.1.1](https://github.com/t3rn0/ast-comments/releases/tag/1.1.1) for details)

1.1.1

Changes
- Fixed taking the correct interval and placing them into the correct position (20) Marc-Goritschnig
- fix: spaces at the end of a comment does not change its inlined value t3rn0

Updates
2023-10-15
Because of some errors in the code (21) I decided to delete this release from PyPi. I'll put the changes from 20 with appropriate fixes into version 1.2.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.