Daniel Roschka
Daniel Roschka
- html2text version: `2018.1.9` - Python version `3.6.4` Using the following code I get unexpected whitespaces in front of each `` which got replaced by `\n`: ``` >>> import html2text...
When the first slide of a presentation contains code which should show line numbers it doesn't work. The line numbers are simply not shown. When switching then from this first...
## Key information * RFC PR: * Related issue(s), if known: * Area: Logger * Meet [tenets](https://awslabs.github.io/aws-lambda-powertools-python/#tenets): Yes * Approved by: * Reviewed by: ## Summary [summary]: #summary Provide the...
The current and earlier versions of NLTK are vulnerable to a remote code execution vulnerability when using the integrated data package download functionality. A man-in-the-middle attacker or an attacker with...
Since version 0.22 gettext encloses file names in references which contain white spaces or tabs within First Strong Isolate (U+2068) and Pop Directional Isolate (U+2069). This commit adds the same...
This limits the maximum length of game names to 256 characters. Longer game names will be simply cut to the first 256 characters. While Pyrogenesis already contains a check to...
This adds functionality to automatically check for profanity in text messages written in any of the XMPP MUC rooms monitored by the moderation bot. The terms being considered profanity can...
This adds support for publishing game lists, rating lists and the leader board via PubSub. With matching support in pyrogenesis this will improve the performance and efficiency of the lobby,...