• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aio-libs / multidict / 34024160706
87%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2026 09:16AM UTC
Jobs 1
Files 31
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Sep 2026 09:15AM UTC coverage: 85.198% (-0.1%) from 85.309%
34024160706

push

github

web-flow
Fix proxy reinitialization reference leak (#1419)

<!-- Thank you for your contribution! -->

## What do these changes do?

Fixed the C extension to release a proxy's previous target when its
``__init__`` method is called again. Added regression tests for both
proxy types and implementations.

## Are there changes in behavior for the user?

Yes. Explicitly reinitializing a proxy no longer retains its previous
target and its contents.

## Is it a substantial burden for the maintainers to support this?

No. The change uses CPython's standard refcount-safe replacement macro
and is covered by the existing test matrix.

## Related issue number

N/A

## Checklist

- [x] I think the code is well written
- [x] Unit tests for the changes exist
- [ ] Documentation reflects the changes (N/A, no user-facing
documentation change)
- [ ] If you provide code modification, please add yourself to
`CONTRIBUTORS.txt` (N/A, this repository has no `CONTRIBUTORS.txt`)
- [x] Add a new news fragment into the `CHANGES/` folder

Drafted with GitHub Copilot App 1.0.83-5; pending human review.

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

627 of 1254 branches covered (50.0%)

Branch coverage included in aggregate %.

10 of 19 new or added lines in 1 file covered. (52.63%)

4133 of 4333 relevant lines covered (95.38%)

1.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
42.31
3.32% tests/test_types.py
Jobs
ID Job ID Ran Files Coverage
1 MyPy - 34024160706.1 06 Sep 2026 09:16AM UTC 62
85.2
GitHub Action Run
Source Files on build 34024160706
  • Tree
  • List 31
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34024160706
  • afe123bd on github
  • Prev Build on master (#34020728891)
  • Next Build on master (#34026452283)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc