bashonly
|
b6dc2c49e8
|
[utils] Allow partial application for more functions (#11391)
Also adds the `trim_str` traversal helper
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-10-30 21:53:41 +00:00 |
|
Simon Sawicki
|
d710a6ca7c
|
Add extractor helpers (#10653)
Authored by: Grub4K
|
2024-10-13 05:14:32 +02:00 |
|
sepro
|
add96eb9f8
|
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-06-12 01:09:58 +02:00 |
|
bashonly
|
216f6a3cb5
|
[cleanup] Misc (#9426)
Authored by: bashonly, pukkandan
|
2024-04-09 16:12:26 +00:00 |
|
Simon Sawicki
|
32abfb00bd
|
[utils] traverse_obj : Convenience improvements (#9577)
Add support for:
- `http.cookies.Morsel`
- Multi type filters (`{type, type}`)
Authored by: Grub4K
|
2024-04-01 02:12:03 +02:00 |
|
Simon Sawicki
|
3699eeb67c
|
[utils] traverse_obj : Allow unbranching using all and any (#9571)
Authored by: Grub4K
|
2024-03-30 19:54:43 +01:00 |
|
Simon Sawicki
|
979ce2e786
|
[test] traversal : Separate traversal tests (#9574)
Authored by: Grub4K
|
2024-03-30 19:32:07 +01:00 |
|