[Python-Dev] Re: [python-committers] Re: Thank you Larry Hastings!

2020-10-06 Thread Lysandros Nikolaou
Thank you for all your contributions, Larry! Cheers, Lysandros On Tue, Oct 6, 2020 at 12:08 PM Nick Coghlan wrote: > Thank you, Larry! > > Cheers, > Nick. > ___ > python-committers mailing list -- python-committ...@python.org > To unsubscribe send an

[Python-Dev] Re: [RELEASE] Python 3.9.0a6 is now available for testing

2020-04-29 Thread Lysandros Nikolaou
This is a know issue and there is already a discussion on bpo-40246 ( https://bugs.python.org/issue40246) on how to resolve it. On Wed, Apr 29, 2020 at 5:54 PM Eric V. Smith wrote: > Hi, ro...@reportlab.com. > > That looks like a real error. Thanks for the detailed report. Can you > open a ticke

[Python-Dev] Re: PEP 581 has been updated with "Downsides of GitHub" section

2019-07-02 Thread Lysandros Nikolaou
Note that there also is a Github CLI at https://github.com/node-gh/gh#issues, which brings Github Issues to the terminal and which I use regularly. It, of course, has dependencies and a learning curve of its own, but it might be a viable alternative for those, whose browsers do not support the Gith

Re: [Python-Dev] bedevere pipelines hang on github

2019-04-07 Thread Lysandros Nikolaou
There is an issue with bedevere at the moment. As described by Mariatta in https://github.com/python/bedevere/issues/162 it is still not clear, if this is our issue or GitHub's. I may have some time to look into it a bit later. On Sun, Apr 7, 2019 at 1:32 PM Xavier de Gaye wrote: > bedevere/issu

Re: [Python-Dev] "Good first issues" on the bug tracker

2019-02-21 Thread Lysandros Nikolaou
On Thu, Feb 21, 2019 at 9:59 PM Cheryl Sabella wrote: > I agree completely. We normally add the "Easy" or "Easy (C)" keywords to >> mark these (the latter for issues that involve C code), and these are >> collected under the "Easy issues" link at the left hand side of the >> tracker. >> >> Any re