sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
3.95k stars 203 forks source link

fix: add a multi map data structure to query parameters #699

Closed sansyrox closed 7 months ago

sansyrox commented 8 months ago

Description

This PR fixes #588

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 1:18pm
codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #699 will not alter performance

Comparing fix/queries-multimap (a44617e) with main (ed4f79e)

Summary

✅ 106 untouched benchmarks

sansyrox commented 8 months ago

TODO - need to add documentation of the new breaking change.