rbiparser icon indicating copy to clipboard operation
rbiparser copied to clipboard

Xrange to Range | Added Session and Timeout to requests | unicode was…

Open shauryauppal opened this issue 4 years ago • 4 comments

  1. Xrange to Range for Python3.5+ compatible code
  2. Added Session and timeout for smooth file downloads from rbi
  3. unicode was type line was creating an issue so modified

shauryauppal avatar Oct 03 '20 11:10 shauryauppal

@knadh

shauryauppal avatar Mar 08 '21 06:03 shauryauppal

Sorry, missed this. I vaguely remember RBI's website changing, breaking the script. Have you been using the lib? If yes, can you confirm that the lib works as is?

knadh avatar Mar 08 '21 10:03 knadh

Last, when I did the commit everything was working perfectly with the changes, don't know about the current state.

Some much-needed changes were like Xrange doesn't work anymore on Python3+ versions. So those changes to make code python3 compatible were also done.

On Mon, Mar 8, 2021 at 3:52 PM Kailash Nadh @.***> wrote:

Sorry, missed this. I vaguely remember RBI's website changing, breaking the script. Have you been using the lib? If yes, can you confirm that the lib works as is?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zerodha/rbiparser/pull/10#issuecomment-792652516, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3FQZKLLVQQPR5XX2ECJADTCSQQDANCNFSM4SCTIC3Q .

shauryauppal avatar May 19 '21 11:05 shauryauppal

Last, when I did the commit everything was working perfectly with the changes, don't know about the current state.

Some much-needed changes were like Xrange doesn't work anymore on Python3+ versions. So those changes to make code python3 compatible were also done.

shauryauppal avatar May 19 '21 11:05 shauryauppal