Ticket #8005 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Remove "Use new-style Python" checkbox in MantidPlot preferences

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Release 3.0
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description (last modified by Russell Taylor) (diff)

I noticed that this is still there following the removal of the v1 API in #7607. This is clearly in error, so remove it.

It value of this preference was previously being read in mantidplotrc.py - that code has now been removed so nothing is looking at the preference.

Attachments

Screenshot.png (65.0 KB) - added by Russell Taylor 7 years ago.

Change History

comment:1 Changed 7 years ago by Russell Taylor

  • Status changed from new to inprogress
  • Description modified (diff)

comment:2 Changed 7 years ago by Russell Taylor

Re #8005. Remove MantidPlot preference for choosing Python API.

Now obsolete with the removal of the v1 API. Nothing was looking at it.

Changeset: 551d510f7a479cea049e84f97231691ad027bc87

Changed 7 years ago by Russell Taylor

comment:3 Changed 7 years ago by Russell Taylor

  • Status changed from inprogress to verify
  • Resolution set to fixed

Tester: Before testing, observe the "Use new-style Python" option in the preferences dialog (see attached screenshot). See that it is gone after testing. If you want, you can search for code that reads the 'APIVersion' setting (you won't find any).

comment:4 Changed 7 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:5 Changed 7 years ago by Martyn Gigg

Option is gone and no APIVersion references exist.

Thanks for clearing this one up.

comment:6 Changed 7 years ago by Martyn Gigg

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/8005_remove_pythonapi_preference_checkbox'

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8850

Note: See TracTickets for help on using tickets.