anthropics / httpcore Temporal Dependencies |
A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
flowchart TB
n0["httpcore"]
n0 ---|"3"| n0
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a082,stroke-width:3px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| httpcore/_sync/connection_pool.py httpcore/_async/http2.py |
2 | 77 (2%) | 60 (3%) | 2026-06-08 |
| httpcore/_sync/http2.py httpcore/_sync/connection_pool.py |
2 | 55 (3%) | 77 (2%) | 2026-06-08 |
| httpcore/_sync/http2.py httpcore/_async/http2.py |
2 | 55 (3%) | 60 (3%) | 2026-06-08 |
| httpcore/_sync/connection_pool.py httpcore/_async/connection_pool.py |
2 | 77 (2%) | 80 (2%) | 2026-06-08 |
| httpcore/_async/http2.py httpcore/_async/connection_pool.py |
1 | 60 (1%) | 80 (1%) | 2026-06-08 |
| httpcore/_sync/http2.py httpcore/_async/connection_pool.py |
1 | 55 (1%) | 80 (1%) | 2026-06-08 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| httpcore/_sync/connection_pool.py httpcore/_async/http2.py |
2 | 77 (2%) | 60 (3%) | 2026-06-08 |
| httpcore/_sync/http2.py httpcore/_async/http2.py |
2 | 55 (3%) | 60 (3%) | 2026-06-08 |
| httpcore/_sync/connection_pool.py httpcore/_async/connection_pool.py |
2 | 77 (2%) | 80 (2%) | 2026-06-08 |
| httpcore/_sync/http2.py httpcore/_async/connection_pool.py |
1 | 55 (1%) | 80 (1%) | 2026-06-08 |