Mark A. Hershberger

Results 48 issues of Mark A. Hershberger

InvalidArgumentException: The given PageIdentity does not represent a proper page │ │ /var/www/html/includes/page/WikiPageFactory.php:59 │ /var/www/html/includes/page/WikiPage.php:211 │ /var/www/html/extensions/SemanticExtraSpecialProperties/src/AppFactory.php:184 │ /var/www/html/extensions/SemanticExtraSpecialProperties/tests/phpunit/Unit/AppFactoryTest.php:36

"Archive" and "Description" columns line up. "Version" and "Status" should, too. ![image](https://user-images.githubusercontent.com/43581/27554220-5aa6b268-5a73-11e7-900e-754e27c583f4.png)

When specifying a distribution, the only time `distribution=yes` should be needed is when you want an unsorted distribution. When specifying a distribution, it should not also be necessary to provide...

code quality

Added in c25441c339385d346e8505a52cecd05e65473db3 to support actual usage with the file but when the usage was removed in c6d7e8f70f928d7309de7327bd9c223aab25718f the import remained.

These are commits that Lex and I made to adapt RDFio to [OntoRail](https://ontorail.org)'s needs.

In any mode that is derived from prog-mode insert comment-start followed by a space. Also add a hook to do this while streaming the response.

While working with the Poetry's [proposed support for the `project` section](https://github.com/python-poetry/poetry/pull/9135) in pyproject.toml, it identified the following problems: ``` console $ poetry check The Poetry configuration is invalid: - project.license...

**Issue** Like @kapec94 in #2659, I came across confusing interaction between these parameters in Poetry (see [my comment on 9278](https://github.com/python-poetry/poetry/issues/9278#issuecomment-2108666111)). I think, now, that part of the problem I was...

help-wanted

If a tool like asdf provides a python that is first in the path, virtualenv does not use it even though it is the one used to invoke poetry. Using...