Build Update for wikimedia/pywikibot-core
-------------------------------------

Build: #2406
Status: Broken

Duration: 24 minutes and 40 seconds
Commit: da6d47e (master)
Author: Fabian Neundorf
Message: [FEAT] input_choice: Support exceptions as options

Each option can now be an exception (subclassing ChoiceException) and it'll
automatically raise it when selected. The QuitKeyboardInterrupt does subclass
it and is already integrated into it.

Moved the QuitKeyboardInterrupt into
pywikibot.userinterfaces.terminal_interface_base and it is aliased in the
pywikibot.bot module.

This removes the ability to set the automatic_quit parameter to an int
(pywikibot.bot doesn't even document this feature) as the option can be simply
a ChoiceException or QuitKeyboardInterrupt.

Change-Id: I2ebb7a2839577b721a8a73d772e48c5b2fcce486

View the changeset: 
https://github.com/wikimedia/pywikibot-core/compare/bfa14d3243bd...da6d47ee4a4c

View the full build log and details: 
https://travis-ci.org/wikimedia/pywikibot-core/builds/67512588

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications


_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to