Skip to content

Conversation

@etianen
Copy link
Contributor

@etianen etianen commented Feb 15, 2024

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (863acca) 99.64% compared to head (c2c675d) 99.64%.

❗ Current head c2c675d differs from pull request most recent head 2df6fa5. Consider uploading reports for the commit 2df6fa5 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2955   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         117      117           
  Lines       17634    17634           
  Branches     3172     3172           
=======================================
  Hits        17572    17572           
  Misses         43       43           
  Partials       19       19           
Files Coverage Δ
src/trio/_path.py 100.00% <100.00%> (ø)

@etianen etianen force-pushed the dh/python-3.13 branch 3 times, most recently from 9522c9b to c2c675d Compare February 15, 2024 16:27
@etianen etianen marked this pull request as ready for review February 15, 2024 22:57
@etianen etianen enabled auto-merge February 15, 2024 22:59
@etianen etianen merged commit ea8f4be into python-trio:master Feb 15, 2024
@etianen etianen deleted the dh/python-3.13 branch February 15, 2024 23:04
@etianen etianen mentioned this pull request Feb 17, 2024
alexanderankin added a commit to testcontainers/testcontainers-python that referenced this pull request Sep 9, 2025
## Description

`testcontainers-python` is not compatible with python 3.13 because of
several packages.

## Related issues

Fixes #870

## Packages update

- bump cffi: python-cffi/cffi#24
- bump psycopg2: psycopg/psycopg2#1695
- bump trio: python-trio/trio#2955
- bump pytest: pytest-dev/pytest#12334
- bump pymilvus: milvus-io/pymilvus#2684
- bump twine: pypa/twine#1184
- bump cryptography: pyca/cryptography#11491
- bump greenlet:
python-greenlet/greenlet@9497948
(python-greenlet/greenlet#392)
- bump grpcio: grpc/grpc#36201
- bump httpx: encode/httpx#3460
- bump ibm-db: ibmdb/python-ibmdb#971
- bump orjson: https://github.com/ijl/orjson/releases/tag/3.10.15
- bump pandas: https://github.com/pandas-dev/pandas/releases/tag/v2.2.3

> ⚠️ `cryptography` is not compatible with python `3.9.0` and
`3.9.1` to be able to update to the version supporting Python 3.13 we
have to exclude those version, meaning the minimum version is now 3.9.2
included.

---------

Signed-off-by: axel7083 <[email protected]>
Co-authored-by: David Ankin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants