mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-05 11:00:47 +02:00
Warning that AppEngine Python2.7 has a bug fetching large reqs.
This commit is contained in:
parent
5ba3a36518
commit
9b98cb8cce
1 changed files with 7 additions and 0 deletions
|
|
@ -64,6 +64,13 @@
|
|||
multithreading to try and reduce our usage. Google
|
||||
considers Python 2.7 Experimental still, so there may be issues.
|
||||
</p>
|
||||
<p>
|
||||
One issue that has already cropped up is an AppEngine/Python 2.7 bug with
|
||||
fetching large results from datastore. For very large
|
||||
stories (~>270k words), you'll need to use
|
||||
the <a href="http://4-0-7.fanfictiondownloader.appspot.com">Previous
|
||||
Version</a> until this bug is fixed.
|
||||
</p>
|
||||
<p>
|
||||
If you have any problems with this application, please
|
||||
report them in
|
||||
|
|
|
|||
Loading…
Reference in a new issue