BuhtigithuB
BuhtigithuB
Hello @macwizard2 I use web2py, here what I do to workaround, I think, a pretty similar problem: ``` ordered_fieldname_list_query = db[request.args(0)](request.args(1)).ordered_max_to_minus_5_ordered_fieldname_list controller_view_js = controller_view_js + 'var ordered_fieldname_list = ''%s''; $(document).ready(function()...
Is it now going to work?
Hi, It seems to be that I have the U-Boot issue describe by @guillon is tftpy 0.8.1 fix this problem?
Hi, Here attempt to resolve PR #67 merge conflicts : PR #121 @msoulier and @navlrac assess I didn't break anythings and if I didn't please merge ASAP. Thanks
@PiQuer, my attempt to resolve the conflict wasn't successful and I didn't had time to retry. If you have some time you can try it strating from @navlrac #67 PR
With this cherry-pick : https://github.com/BuhtigithuB/tftpy/tree/navlrac-windowsize-rfc-7440-support-only Tests pass... So cherry pick succeeded... Although when I add the navlrac tests for it rfc 7440 feature there is 3 tests that start to...
Fetched from Github UI and it didn't end in merge conflict :sweat_smile: Can you gave a look? I will push a clone of this branch with the failing tests navlrac...
Here the branch with navlrac tests https://github.com/BuhtigithuB/tftpy/tree/navlrac-windowsize-rfc-7440-support-only-with-failling-tests
Here you have all commits but 2 that seems dated : https://github.com/BuhtigithuB/tftpy/tree/navlrac-windowsize-all-cherry-picks @msoulier : Waiting for your input to make a proper PR that could be merged