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).

Dependencies between components in same commits (primary)
The number on the lines shows the number of shared commits.
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


Open 2D force graph (file dependencies)... Open 3D force graph (file dependencies)...

Files Most Frequently Changed Together (Top 6)

data...

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

Files from Different Folders Most Frequently Changed Together (Top 4)

data...

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