.. -*- coding: utf-8 -*- Version 0.22.0 -------------- :publication date: 2007/05/14 :expected date: n/a Ticket #3879 deprecation: 'obsolete' decorator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.250 :state: resolved with an optional message explaining why Ticket #3882 shellutils.mv should use shutil.move instead of os.rename as default action ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :load: 0.250 :state: resolved so it don't crash when moving to another disk/partition Ticket #2681 --coverage option on pytest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.250 :state: resolved which execute test under pycoverage, so we can afterwhat extract coverage information. Comments :: On 2007/06/08 10:14 - Unknown author wrote : I goofed when validating this one: the feature is buggy, and I was testing with the dev. repo in my PYTHONPATH....