issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Java language:Python
Filter by
77.1M results
Summary
The msgpack columnar DataFrame fallback (used when pyarrow is absent and serializer= auto ) branches on
series.dtype.name.startswith( int )/( float ) — lowercase. Pandas nullable dtypes are capitalized ...
bug
python
Summary
On deserialize/integrity failure, the L1 path invalidates the entry (self-heals), but the L2 path catches
SerializationError and returns None (miss → recompute) without deleting the corrupt/tampered ...
bug
python
img width= 525 height= 722 alt= Image src=
https://github.com/user-attachments/assets/82b5ca4c-3498-4b96-81d8-6bebc91dacd9 /
Summary
A NaN TTL produces expires_at = NaN. The store guard if expiry = current_time and is_expired() s time.time() =
expires_at both evaluate False for NaN, so the entry is stored and never expires ...
bug
python
Summary
np.frombuffer is used to reconstruct numpy arrays and numeric DataFrame/Series columns. The returned arrays are
writeable=False, owndata=False, and alias the source bytes. On an L1 hit they alias ...
bug
python
Summary
The dataframe/series deserialize branches wrap ByteStorage.retrieve in a broad except Exception that logs at DEBUG and
falls through to re-parsing the (still-corrupt) bytes as raw msgpack. A genuine ...
bug
python
상품 판매 상태 표시 및 판매완료 버튼 구현
작업 목적
교내 중고거래 플랫폼의 상품 목록 화면과 상품 상세 화면에서 각 상품이 판매중인지 판매완료 상태인지 사용자가 쉽게 확인할 수 있도록 판매 상태 표시 UI를 구현한다.
현재 상품 목록과 상세 화면에서는 상품명, 가격, 설명, 판매자 정보 등은 표시되지만 상품의 거래 상태는 표시되지 않는다. 따라서 사용자는 ...
项目地址
https://github.com/AVBMaster/UpBrowser
类别
C#
项目标题
一个用 C# 和 SkiaSharp 构建的现代浏览器引擎
项目描述
UpBrowser
一个用 C# 和 SkiaSharp 构建的现代浏览器引擎。 https://github.com/AVBMaster/UpBrowser
项目旨在帮助对浏览器底层原理感兴趣的开发者轻松学习(与庞大臃肿的chromium相比,UpBrowser更加轻量模块化,更易于学习) ...
Summary
Top-level np.ndarray values are serialized via _serialize_numpy and returned directly, never passing through Rust
ByteStorage.store. Unlike the DataFrame/Series/msgpack branches, the numpy path ...
bug
priority:high
python
記事は投稿されましたが、カバー画像が設定できませんでした
考えられる原因:
- note.com のUI変更によりカバー画像ボタンのセレクタが変わった
- ホバー検出ロジックが機能しなかった
確認方法:
- output アーティファクト内の note_cover_error.png を確認してください
- Run URL: https://github.com/masatosprojects/kamakura-content-bot/actions/runs/27077906555 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.