Antonio Cuni

Results 223 comments of Antonio Cuni

*Original comment by* **dbedrenko (Bitbucket: [dbedrenko](https://bitbucket.org/dbedrenko), GitHub: [dbedrenko](https://github.com/dbedrenko))**: ---------------------------------------- This is a very useful feature lacking in both `pdb` and `ipdb`. There are cases where you need to hit `continue`...

*Original comment by* **Ronny Pfannschmidt (Bitbucket: [RonnyPfannschmidt](https://bitbucket.org/RonnyPfannschmidt), GitHub: [RonnyPfannschmidt](https://github.com/RonnyPfannschmidt))**: ---------------------------------------- https://wheel.readthedocs.org/en/latest/#defining-conditional-dependencies

*Original comment by* **Martin Matusiak (Bitbucket: [numerodix](https://bitbucket.org/numerodix), GitHub: [numerodix](https://github.com/numerodix))**: ---------------------------------------- I tried this with django just now and I couldn't reproduce it. I have this problem in flask, and I...

*Original comment by* **Antonio Cuni (Bitbucket: [antocuni](https://bitbucket.org/antocuni), GitHub: [antocuni](https://github.com/antocuni))**: ---------------------------------------- I cannot reproduce the behavior: ``` homer ~ $ python Python 2.7.4 (default, Sep 26 2013, 03:20:26) [GCC 4.7.3] on...

*Original comment by* **dwt (Bitbucket: [dwt](https://bitbucket.org/dwt), GitHub: [dwt](https://github.com/dwt))**: ---------------------------------------- I'm not familiar with the internals of pdbpp - would fixing this in pdb fix it for pdbpp as well? It...

*Original comment by* **Martin Matusiak (Bitbucket: [numerodix](https://bitbucket.org/numerodix), GitHub: [numerodix](https://github.com/numerodix))**: ---------------------------------------- This is actually the case in classic pdb too (I have the same use case). What I do a lot...

If I can express my opinion, I still like `pdb++` as a name; then of course it's not a valid python identifier, so `pdbpp` is what we need to use...

*Original comment by* **Marc Abramowitz (Bitbucket: [msabramo](https://bitbucket.org/msabramo), GitHub: [msabramo](https://github.com/msabramo))**: ---------------------------------------- I'm not experienced with matplotlib. I'm curious what this would look like (e.g.: step-by-step how to reproduce).

*Original comment by* **Jiri Bajer (Bitbucket: [sarimak](https://bitbucket.org/sarimak), GitHub: [sarimak](https://github.com/sarimak))**: ---------------------------------------- It is not obvious but it actually is possible to use a ready theme like Base16 - via monkey-patched formatter...

*Original comment by* **Marius Gedminas (Bitbucket: [mgedmin](https://bitbucket.org/mgedmin), GitHub: [mgedmin](https://github.com/mgedmin))**: ---------------------------------------- It would also be nice to link to a list of known Color values, so people wouldn't have to go...