Overview

Request 773166 accepted

- Update to version 2020-01-31:
+ RSS: If ids are missing, use as id.
+ RSS: Show a meaningful error in case '@rss' is called with a non-URL/…
+ ChannelStats: Use the safe math evaluator.
+ core/Math: Move the math evaluator to src/utils/.
+ Math: Fix log/log10 return type.
+ Aka, Google, String: fix more DeprecationWarning in tests (#1328)
+ AutoMode, Channel, Nickometer: fix invalid escape sequence Deprecatio…
+ plugins: use r'' strings to fix DeprecationWarning in test cases (#1328)
+ Aka, Debug: cleanup imports
+ Use importlib instead of imp.
+ Replace failUnless/failIf with assertTrue/assertFalse.
+ Socket: Don't add instances twice in cls._instances.
+ Socket: use a proper lock instead of a boolean.
+ Add subcommand dispatching for CAP/FAIL/WARN/NOTE.
+ Rename doAuthenticate* functions to not conflict with callback names.
+ Make irc.error do nothing is no string is given as argument.
+ Call super().setValue() before defaultHttpHeaders.
+ Deduplicate setting Accept-Language HTTP header.
+ Web: Implement protocols.http.requestLanguage
+ Add supybot.protocols.http.requestLanguage
+ Fix getSpecific usage
+ Import MutableMapping and MutableSet from collections.abc.
+ setup.py: migrate shebang to Python 3
+ setup.py: remove obsolete version_info conditionals
+ scripts: remove obsolete conditionals for Python 2
+ scripts: migrate shebangs and version checks to Python 3
+ Be less hostile to users in --allow-root help
+ Readd Limnoria name to default part & quit messages
+ SedRegex: skip testReDoSTimeout if multiprocessing is disabled

Request History
Lars Vogdt's avatar

lrupp created request

- Update to version 2020-01-31:
+ RSS: If ids are missing, use as id.
+ RSS: Show a meaningful error in case '@rss' is called with a non-URL/…
+ ChannelStats: Use the safe math evaluator.
+ core/Math: Move the math evaluator to src/utils/.
+ Math: Fix log/log10 return type.
+ Aka, Google, String: fix more DeprecationWarning in tests (#1328)
+ AutoMode, Channel, Nickometer: fix invalid escape sequence Deprecatio…
+ plugins: use r'' strings to fix DeprecationWarning in test cases (#1328)
+ Aka, Debug: cleanup imports
+ Use importlib instead of imp.
+ Replace failUnless/failIf with assertTrue/assertFalse.
+ Socket: Don't add instances twice in cls._instances.
+ Socket: use a proper lock instead of a boolean.
+ Add subcommand dispatching for CAP/FAIL/WARN/NOTE.
+ Rename doAuthenticate* functions to not conflict with callback names.
+ Make irc.error do nothing is no string is given as argument.
+ Call super().setValue() before defaultHttpHeaders.
+ Deduplicate setting Accept-Language HTTP header.
+ Web: Implement protocols.http.requestLanguage
+ Add supybot.protocols.http.requestLanguage
+ Fix getSpecific usage
+ Import MutableMapping and MutableSet from collections.abc.
+ setup.py: migrate shebang to Python 3
+ setup.py: remove obsolete version_info conditionals
+ scripts: remove obsolete conditionals for Python 2
+ scripts: migrate shebangs and version checks to Python 3
+ Be less hostile to users in --allow-root help
+ Readd Limnoria name to default part & quit messages
+ SedRegex: skip testReDoSTimeout if multiprocessing is disabled


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by