Skip to content
Snippets Groups Projects
Commit 60bb9af7ee8d authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Implement a dedicated int/float parser for XML (schema) values in lxml.objectify.

This disables support for "_" in numbers, which are allowed by Python but not by XMLSchema.
Wee keep a few additional literals, such as "+NaN", simply because they shouldn't hurt.

See https://mail.python.org/archives/list/lxml@python.org/thread/6F7VIDKWZTJ6LB6VOX6IJNNWICYHFPNR/
parent dc4ef01c8de0
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment