Merge pull request #2074 from trhr/bugfixes

Defaulting is_typeclass to exact=False
This commit is contained in:
Griatch 2020-03-17 10:27:47 +01:00 committed by GitHub
commit 1024cb6f52
4 changed files with 17 additions and 17 deletions

View file

@ -6,7 +6,7 @@
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
### Already in master
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
- `py` command now reroutes stdout to output results in-game client. `py`
without arguments starts a full interactive Python console.
- Webclient default to a single input pane instead of two. Now defaults to no help-popup.