Bug in your fix for recent= on second batch

Eric S. Raymond esr at thyrsus.com
Wed Dec 28 15:29:47 UTC 2016


Hal Murray <hmurray at megapathdsl.net>:
>   File "/usr/local/lib/python2.7/site-packages/ntp/packet.py", line 1429, in 
> mrulist
>     del parms['recent']
> TypeError: 'str' object does not support item deletion
> 
> The default parameters get 100 or so in one batch.  You can force a second 
> batch something like this:
>   mru recent=100 frags=1

OK, that's the kind of mistake that tells me I went too long without sleep.
Fix pushed.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>


More information about the devel mailing list