{
"path": "/3m7qglnd6bk2m",
"site": "at://did:plc:xbtmt2zjwlrfegqvch7fboei/site.standard.publication/3lxksvuhk3s2j",
"tags": [
"python",
"open source",
"uv "
],
"$type": "site.standard.document",
"title": "running list of repros via uv in the wild",
"content": {
"$type": "pub.leaflet.content",
"pages": [
{
"id": "019b0f21-7df9-7bb2-97a8-c972765c5244",
"$type": "pub.leaflet.pages.linearDocument",
"blocks": [
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.text",
"facets": [
{
"index": {
"byteEnd": 27,
"byteStart": 0
},
"features": [
{
"uri": "https://github.com/PrefectHQ/prefect/issues/18017",
"$type": "pub.leaflet.richtext.facet#link"
}
]
}
],
"plaintext": "PrefectHQ/prefect/18017 ↗"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.code",
"language": "bash",
"plaintext": "» pbpaste | uv run \\\n--with git+https://github.com/prefecthq/prefect.git@redis-locking-serialization#subdirectory=src/integrations/prefect-redis \\\n--with git+https://github.com/prefecthq/prefect.git@redis-locking-serialization#subdirectory=src/integrations/prefect-ray \\\n--with git+https://github.com/prefecthq/prefect.git@redis-locking-serialization#subdirectory=src/integrations/prefect-dask -"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.text",
"facets": [
{
"index": {
"byteEnd": 27,
"byteStart": 0
},
"features": [
{
"uri": "https://github.com/pydantic/pydantic/issues/11819",
"$type": "pub.leaflet.richtext.facet#link"
}
]
}
],
"plaintext": "pydantic/pydantic/11819 ↗"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.code",
"language": "bash",
"plaintext": "» uv run --with 'pydantic==2.11.4' repros/pydantic/configdict.py\nTraceback (most recent call last):\n ...\nTypeError: 'type' object is not iterable\n\n\n» uv run --with 'pydantic==2.11.3' repros/pydantic/configdict.py\n{'properties': {}, 'title': 'Model', 'type': 'object'}\n"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.text",
"facets": [
{
"index": {
"byteEnd": 27,
"byteStart": 0
},
"features": [
{
"uri": "https://github.com/PrefectHQ/prefect/issues/16941",
"$type": "pub.leaflet.richtext.facet#link"
}
]
}
],
"plaintext": "PrefectHQ/prefect/16941 ↗"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.code",
"language": "bash",
"plaintext": "uv run --with 'prefect[slack]==3.1.13' --with 'pydantic==2.10.0b1' python -c 'from prefect_slack.messages import send_chat_message;print(send_chat_message)'"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.text",
"facets": [
{
"index": {
"byteEnd": 27,
"byteStart": 0
},
"features": [
{
"uri": "https://github.com/pydantic/pydantic/issues/10912",
"$type": "pub.leaflet.richtext.facet#link"
}
]
}
],
"plaintext": "pydantic/pydantic/10912 ↗"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.code",
"language": "bash",
"plaintext": "uv run --with prefect==3.1.3 --with pydantic@git+https://github.com/pydantic/pydantic.git@validated-data-fix sandbox/repros/pydantic210.py"
}
},
{
"$type": "pub.leaflet.pages.linearDocument#block",
"block": {
"$type": "pub.leaflet.blocks.horizontalRule"
}
}
]
}
]
},
"description": "for uv-pilled python users",
"publishedAt": "2025-12-11T20:39:12.374Z"
}