Jürgen Gmach

Results 156 comments of Jürgen Gmach

The `pdbrc.py` hid well - I never noticed it. As we redo the example section in the README anyway, I'd suggest to move the example in `pdbrc.py` into the README...

Let's get this merged here, and create another PR to both fix #316 and move the fixed version into the README. I will have a look after PyCon.

@blueyed Any chance to get this merged? :-)

`s` stands for `step` already Afaik you can create a config file and specify that sticky mode is always on, but haven't done this before, so you have to try...

Just a note: tox gets currently rewritten and the plugins won't be compatible. A new plugin architecture has yet to be designed.

pytest just announced they are working together with tidelift https://docs.pytest.org/en/latest/tidelift.html And here is their discussion: https://mail.python.org/pipermail/pytest-dev/2019-May/004716.html

seems to be related to #558 You could and possible should use `ulines` instead of `lines`. And here is the pr which turned it into bytes - by consensus: https://github.com/zopefoundation/Zope/pull/206...

Hi @perrinjerome when I was going through the documentation at the Zope sprint last month I am pretty sure I tried to run the code in the example, but obviously...

Well, during the Saltlabs sprint at least the following chapters got updated: - 1. Introduction - 2. Getting Started - 3. Components and Interfaces - 10. Appendix A: Zope Core...

@ghiodor Updating the documentation is a mammoth project - I am working on this like for 9+ months - both in my spare time and without having contributed to the...