Stephen Paul Weber

Results 269 issues of Stephen Paul Weber

The XML model that was being used was not able to represent elements with text nodes and element children interspersed (such as in "markup like" XML: `abc def ghi`). This...

Using upstream WebRTC: ``` ``` With the threema build: ``` ``` As you can see, support for G722, PCMU, and PCMA are all dropped (as is `telephone-event` support, relevant for...

The list shows the language, but it would be useful to be able to filter for just particular languages that the user speaks.

I used to be able to: ``` mock.expect(:x, nil, [1, 2, Hash]) ``` And it would allow any kwargs. The new kwargs support requires that I explicitly set the kwargs...

Especially `Natural` since there is a canonical representation in `Text`

**Is your feature request related to a problem? Please describe.** MongoDB 4 from upstream is not open source, under SSPL, a license which many orgs do not allow use of....

enhancement

**Describe the bug** Almost every day at least once rdb_bgsave get stuck. I will check `info persistence` and see `rdb_changes_since_last_save: VERY_BIG` and `rdb_current_bgsave_time_sec: VERY_BIG` doing a `kill -9` on the...

Priority 1

If the slim file says `doctype xml` at the top it should be able to know that tags are case sensitive.

bug

Would be nice to be able to enforce a space after the `=` and enforce *no* space before the `=` as this is our project's style.

enhancement