-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that channel names don't have spaces (#593)
Throws an exception if a channel name doesn't match a regular expression, one which doesn't include spaces. Fixes issue #205. Greatly expand the class level documentation in PanMessaging. Enforce that the value of a message is either a string or a dict (that was already effectively required, but now the failure message will be clear).
- Loading branch information
1 parent
ea0c282
commit 3b3bfc6
Showing
1 changed file
with
86 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters