Notes

— Python regression notes —

bittensor 10 validator helper fix — get_subnets AttributeError, add_stake ExtrinsicResponse, move_stake origin_netuid destination_netuid, set_commitment | github_issue | stackoverflow

— Current compatibility patch notes —

streamlink http-no-ssl-verify current patch | why older Streamlink SSL answers are incomplete | Streamlink issue-style patch thread

— Current Python compatibility patches —

Current patch notes and short follow-ups for older fixes that do not cover the issue symptoms below.

instance_idkeywordspages
MDAnalysis__mdanalysis-5086MDAnalysis DCD seek failed Normal EOF OSError issue 2.8.0note | github_issue | stackoverflow
aws-cloudformation__cfn-lint-3528cfn-lint aws cloudformation step functions state machine schema json file locationnote | github_issue | stackoverflow
aws-cloudformation__cfn-lint-3548cfn-lint E3003 SourceAccount SourceArn Lambda Permission required property check | cfn-lint source code E3003 required property dependentRequired Lambda Permission SourceAccount | cfn-lint github dependentRequired SourceAccount Sub intrinsic function resolvenote | github_issue | stackoverflow
aws-cloudformation__cfn-lint-3686cfn-lint E3031 SSM parameter regex validation aws-cloudformationnote | github_issue | stackoverflow
aws-cloudformation__cfn-lint-3779cfn-lint E3510 IAM condition operator regex StringEqualsIfExists ForAnyValue | cfn-lint github E3510 rule IAM condition operators regex patterns file locationnote | github_issue | stackoverflow
aws-cloudformation__cfn-lint-3947cfn-lint E3033 IAM ManagedPolicy size limit 6144 characters whitespace | cfn-lint github E3033 string length validator maxLength minLength implementation | cfn-lint "maxLength" "json" "minify" "IAM" "ManagedPolicy" site:github.com/aws-cloudformation/cfn-lintnote | github_issue | stackoverflow
aws-cloudformation__cfn-lint-4016cfn-lint aws-cloudformation IAM policy Sid validation alphanumericnote | github_issue | stackoverflow
beetbox__beets-5682beetbox beets lastgenre plugin genres-tree.yaml Various Artists genre classificationnote | github_issue | stackoverflow
beeware__briefcase-2085briefcase beeware git remote set-url origin template checkoutnote | github_issue | stackoverflow
conan-io__conan-15453conan-io conan python-require package_id mode configuration attribute conanfile | conan-io conan issue 15774 python_requires package_id_python_mode attribute featurenote | github_issue | stackoverflow
conan-io__conan-16964conan CMakeDeps LIBRARIES variable check_symbol_exists IMPORTED targets issuenote | github_issue | stackoverflow
eventlet__eventlet-1047eventlet green thread.py _make_thread_handle Python 3.13note | github_issue | stackoverflow
google__adk-python-547google adk-python open_api_spec_parser _collect_operations path level parametersnote | github_issue | stackoverflow
jlowin__fastmcp-620jlowin/fastmcp openapi.py OpenAPITool request headersnote | github_issue | stackoverflow
jupyterlab__jupyter-ai-1294jupyterlab jupyter-ai GlobalConfig embeddings_fields required field ValidationErrornote | github_issue | stackoverflow
kubernetes-client__python-2187kubernetes-client python kube_config.py KUBECONFIG colon delimited files mergenote | github_issue | stackoverflow
kubernetes-client__python-2340kubernetes-client python ConfigNode JSON serializable exec_provider fix 2025note | github_issue | stackoverflow
llamastack__llama-stack-3224llamastack llama-stack openai responses API tool_call_ids validation code | site:github.com llamastack/llama-stack tool_call_ids response messages validation openai responsesnote | github_issue | stackoverflow
matplotlib__matplotlib-27613matplotlib markers CARETRIGHT numeric value prop_cycle validation str conversion | matplotlib __init__.py rcParams axes.prop_cycle validate cycler str conversionnote | github_issue | stackoverflow
matplotlib__matplotlib-27850matplotlib plot_date timezone tz parameter ignored site:github.com matplotlib | matplotlib plot_date xaxis_date tz parameter source code fixnote | github_issue | stackoverflow
patroni__patroni-3207patroni sslnegotiation postgres version 17 primary_conninfonote | github_issue | stackoverflow
patroni__patroni-3216patroni ctl.py show_diff ydiff markup_to_pager opts themenote | github_issue | stackoverflow
patroni__patroni-3373patroni issue 3314 DCS cache reconnection etcdnote | github_issue | stackoverflow
pdm-project__pdm-2743pdm-project pdm formats poetry.py author parsing regexnote | github_issue | stackoverflow
pdm-project__pdm-3039pdm-project/pdm unearth evaluator "Invalid requires-python" skip link | unearth package "Invalid requires-python" ">=3.4.*" parsing error fixnote | github_issue | stackoverflow
pdm-project__pdm-3374pdm-project/pdm keyring caching repeated queries repository authnote | github_issue | stackoverflow
pdm-project__pdm-3440pdm-project pdm plugin editable mode install file URL parsingnote | github_issue | stackoverflow
pdm-project__pdm-3555pdm-project/pdm uv backend index credentials command line | pdm-project/pdm github uv.py resolver index_url credential keyring 2025note | github_issue | stackoverflow
pvlib__pvlib-python-1947pvlib modelchain.py temperature_model racking_model AttributeError multiple arraysnote | github_issue | stackoverflow
pwr-solaar__solaar-2463Solaar pwr-Solaar Swap Fx F-keys feature implementationnote | github_issue | stackoverflow
pydata__xarray-9042xarray Dataset.from_dataframe timezone regression 2024.5 git blame | xarray from_dataframe convert_dataframe_to_dataset_variables 2024.5 timezone CFTimeIndex pandas_to_listnote | github_issue | stackoverflow
pynamodb__PynamoDB-1271PynamoDB connection boto3 botocore retry modes configurationnote | github_issue | stackoverflow
pypa__pipx-1625pipx upgrade editable pip install --editable --upgrade argument ordernote | github_issue | stackoverflow
reflex-dev__reflex-4958reflex-dev reflex router headers websocket state get_headers implementation | reflex-dev reflex RouterData headers PageData _init_mutable_fields site:github.comnote | github_issue | stackoverflow
sooperset__mcp-atlassian-581sooperset mcp-atlassian cloud_id X-Atlassian-Cloud-Id header oauth multi-cloudnote | github_issue | stackoverflow
sphinx-doc__sphinx-13127sphinx linkcheck_ignore redirect handling source codenote | github_issue | stackoverflow
sphinx-doc__sphinx-13200sphinx autodoc builtin classmethod detection isbuiltin inspectnote | github_issue | stackoverflow
streamlink__streamlink-6205streamlink http-no-ssl-verify Cannot set verify_mode to CERT_NONE when check_hostname is enablednote | github_issue | stackoverflow
streamlink__streamlink-6328streamlink dash BaseURL joining MPD manifest URL pathnote | github_issue | stackoverflow
streamlink__streamlink-6338streamlink dash base_url BaseURL handling MPD manifest | streamlink streamlink/stream/dash.py base_url rsplit urlp pathnote | github_issue | stackoverflow
streamlink__streamlink-6381streamlink tiktok plugin room ID SIGI_STATE 2024 2025 | streamlink tiktok plugin "Could not find room ID" fix API endpoint change 2024note | github_issue | stackoverflow
tox-dev__tox-3237tox-dev tox fresh_subprocess ValueError write to closed file setuptools issuenote | github_issue | stackoverflow
tox-dev__tox-3246tox-dev/tox provision.py list_dependencies AttributeError Parsed objectnote | github_issue | stackoverflow
tox-dev__tox-3274tox-dev/tox TOX_DISCOVER discover argument parsing source codenote | github_issue | stackoverflow
tox-dev__tox-3388tox-dev/tox requires native TOML configuration error Requirementnote | github_issue | stackoverflow
traceloop__openllmetry-3205traceloop openllmetry openai instrumentation token usage enrich_token_usage tiktokennote | github_issue | stackoverflow
urllib3__urllib3-3311urllib3 BaseHTTPResponse HTTPResponse class structurenote | github_issue | stackoverflow
urllib3__urllib3-3428urllib3 2.0 Content-Length string encoding body bytes control charactersnote | github_issue | stackoverflow
yt-dlp__yt-dlp-11198yt-dlp utils sanitize_path drive relative paths fixnote | github_issue | stackoverflow
yt-dlp__yt-dlp-12714yt-dlp HLS m3u8 audio format sorting bitrate missing codec issuenote | github_issue | stackoverflow
terminal-bench__build-pov-rayPOV-Ray 2.2 source archive Unix build current patchnote | github_issue | stackoverflow
terminal-bench__compile-compcertCompCert 3.13.1 source tarball build current patchnote | github_issue | stackoverflow
terminal-bench__mailmanMailman3 postfix reading-group local delivery current patchnote | github_issue | stackoverflow
terminal-bench__sam-cell-segMobileSAM CPU mask polylines convert_masks current patchnote | github_issue | stackoverflow
terminal-bench__db-wal-recoverySQLite WAL recovery corrupted wal 11 records current patchnote | github_issue | stackoverflow