lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.07k stars 120 forks source link

Results for moderate-length id_list truncated #19

Closed mhardcastle closed 5 years ago

mhardcastle commented 5 years ago

Results for an id_list of more than 10 entries seem to be silently truncated to the first 10. This is easy to work round but maybe a warning should be issued?

mhardcastle commented 5 years ago

Ok, I'm an idiot and didn't read the docs...