Zixuan Li

Results 62 issues of Zixuan Li

Line-coverage-wise, we do have functions like rest_dispatch and remote_server_dispatch covered. But features like CSRF protection and adding the default Cache-Control header do not have dedicated test cases. CSRF was untested...

size: XL
has conflicts

* cattrs version: v23.1.2 * Python version: Python 3.8 * Operating System: Ubuntu 20.04 ### Description In #258, `__notes__` were added to support passing `AttributeValidationNote` and `IterableValidationNote` around. `transform_errors` uses...

When there are multiple commits pushed at the same time, we expect that the ordering of the submissions should match the ordering of the commits. The latest submission for this...

bug

To quickly open the playground with some code, a useful feature would be passing the code text in the URL as a query parameter. Let's say I have some python...

I am submitting [PEP 728](https://peps.python.org/pep-0728/) for a decision. Discussions on this PEP can be found [here](https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443/1).

The subsystems documentation for typing indicators (`docs/subsystems/typing-indicators.md`) was last updated before #26904 where we added support for stream typing indicators. There are some outdated pieces now, for example: > Right...

help wanted
area: documentation (developer)
in progress

Follow-up to and stacked on top of #888

maintainer review

Stacked on top of #823. Fixes: #165

integration review

Unreads can probably be handled in a separate PR, because it will probably grow in complexity. This is stacked on top of #869

integration review