Custom Query (121 matches)
Results (55 - 57 of 121)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #70 | worksforme | really slow on large input ... | xi | lal.george@… |
| Description |
yaml.load appears to be really (really) slow on large input. My string is
Both the input and output are fairly simple. Why does it take a long time to parse? Lal |
|||
| #73 | invalid | numpy arrays ... | xi | lal.george@… |
| Description |
What is the best way to transfer very large numpy arrays using PyYAML? Ideally I would like to do something like:
However, the yaml.load returns an exception:
Since I have quoted the string, yaml should not be diving into it - correct? Thanks. Best,
|
|||
| #146 | invalid | Trunk build fail | xi | lacombar@… |
| Description |
I got the following trunk build failure on a NetBSD host: In file included from api.c:10: yaml_private.h:1234: error: expected '{' before 'typedef' yaml_private.h:1239: warning: data definition has no type or storage class |
|||
