Mike

Results 8 issues of Mike

brotli compression can be enabled just like gzip compression by setting ``'tools.br.on': True,`` ``tools.br`` may also be combined with ``'tools.gzip`` - the client can then decide which encoding is accepted....

**I'm submitting a ...** - [ ] bug report - [ ] feature request - [X] question about the decisions made in the repository In old versions of the documentation,...

When changing the scale to minutes the gantt freezes for a long time or never finishes. This can be easily reproduced with the current demo. In my use case, we're...

### Environment - Python: 3.4.3 64bit - pyodbc: 4.0.18+ - OS: Windows 10 64bit - DB: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production - driver: Oracle 12.02.00.01...

Waiting for Info
Environment or Driver Issue

We are trying to setup a server based on the serverStfcConnection.py example, however we always get this error: ``` CommunicationError("\nLOCATION CPIC (TCP/IP) on local host OUR_HOST with Unicode ERROR partner...

feature request
server

I'm using a custom ordering function to order the subgroups alphabetically. However, when I update the subgroup of item 7 from ``B`` to ``C`` with ``items.update( item )`` it seems...

bug

It seems there is an issue with rendering BG items when calling ``timeline.fit()`` if the maximum zoom level is smaller than the range of the dates in the data set....

bug

This fix tries to query the sockets directly for pending data if poller.poll() returns no file descriptors. In case of pending data, a special flag is set on the websocket,...