pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:JavaScript
Filter by
196M results
Summary
- Add GET /api/v1/proforma/search endpoint in routes_proforma.py
- 8 filters: client_name, batch_id, wfirma_proforma_id, wfirma_proforma_fullnumber, draft_state, currency, date_from,
date_to ...
Summary
On the Postgres backend (postgresql+asyncpg), the open async engine - work - await engine.dispose() cycle could crash
with:
IndexError: pop from an empty deque
raised from asyncio/base_events.py:_run_once, ...
Situation
PyPI publish was failing with InvalidDistribution: Invalid distribution metadata: unrecognized or malformed field
license-file because maturin 1.7+ generates PEP 639 metadata (Metadata-Version ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| knip (source) | 6.16.0 → 6.16.1 | age | adoption | passing ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| knip (source) | 6.16.0 → 6.16.1 | age | adoption | passing ...
Why
A Neon quota warning fired (80% of monthly compute-hours by the 7th) with zero user traffic. Root cause: the always-on
Procrastinate worker polls the job queue on a short interval (LISTEN/NOTIFY + ...