14
0
forked from pool/python-libcst
Go to file
Ana Guerrero 2a86d019fb Accepting request 1313292 from devel:languages:python
- Update to 1.8.5:
  * Added
    + Support parsing of t-strings
    + add helper to convert nodes to matchers
    + Allow configuring empty formatter lists in codemod CLI
    + Enable support for free-threaded CPython
    + Expose TypeAlias and TypeVar related structs in rust library
    + FullyQualifiedNameProvider: Optionally consider pyproject.toml files
      when determining a file's module name and package
    + Add validation for If node
    + include python 3.13 in build
  * Fixed
    + generate Attribute nodes when applying type annotations
    + Avoid raising bare Exception
    + fix various Match statement visitation errors
    + Mention codemod -x flag in docs
    + Clear warnings for each file in codemod cli
    + Typo fix in codemods_tutorial.rst (trivial)
    + fix certain matchers breaking under multiprocessing by initializing
      them late
  * Updated
    + update pyo3 to 0.25
    + Replace multiprocessing with ProcessPoolExecutor
    + Support pipe syntax for Union types in codegen
    + Remove dependency on chic and upgrade annotate-snippets
    + make libcst_native::tokenizer public
- Drop patch pyo3-022.patch, no longer required.
- Do not build the package when running the testsuite.
- Reinstate running the testsuite.

OBS-URL: https://build.opensuse.org/request/show/1313292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libcst?expand=0&rev=11
2025-10-27 13:37:59 +00:00
2025-10-23 02:26:21 +00:00
2025-10-23 02:26:21 +00:00
2025-10-23 02:26:21 +00:00
2025-10-23 02:26:21 +00:00
2025-10-23 02:26:21 +00:00
2025-10-24 01:47:58 +00:00
2025-10-24 01:47:58 +00:00
2025-10-24 01:47:58 +00:00
Description
No description provided
85 KiB
Languages
Diff 100%