Re: [code-quality] Request to add project Bandit to the PyCQA

2018-02-26 Thread Ian Lee
> https://git.openstack.org/cgit/openstack/bandit > > Let me know if you have any more questions. Thanks! > > ___ > code-quality mailing list > code-quality@python.org > https://mail.python.org/mailman

Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Ian Lee
to > > dataframe. Also i think to retrieve some uknow python packages. Mostly > > because the famous ones are really good in quality > > That's actually not entirely the case. I can think of a couple > "famous" or popular packages that violate PEP-0008 quite a lot be

Re: [code-quality] Average number style errors on Python

2016-06-11 Thread Ian Lee
; of work i will be pleased > -- > > Juan BC (from phone) > -- ~ Ian Lee | ianlee1...@gmail.com ___ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-30 Thread Ian Lee
swing by shortly after juggling at 19:00. See you there > > Cheers, > Matt Chung > blog | github | twitter | linkedin > > >> On Mon, May 30, 2016, at 04:37 PM, Ian Lee wrote: >> Grabbed room B116 tonight (Monday) at 19:00 — >> https://twitter.com/IanLee152

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-30 Thread Ian Lee
Grabbed room B116 tonight (Monday) at 19:00 — https://twitter.com/IanLee1521/status/737424964131770368 ~ Ian Lee | ianlee1...@gmail.com <mailto:ianlee1...@gmail.com> > On May 30, 2016, at 12:16, Ian Lee wrote: > > With the lightning talks at 08:30 tomorrow morning, I’d like

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-30 Thread Ian Lee
we could spin that off to go find food as well afterwards. Would anyone else be interested in this? If I hear from at least one person, I’ll get a room picked during the lunch break. Cheers, ~ Ian Lee | ianlee1...@gmail.com <mailto:ianlee1...@gmail.com> > On May 25, 2016, at 15:05, Ian

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-25 Thread Ian Lee
AM, Ian Cordasco > wrote: > >> Maybe it makes sense to not inconvenience people going to tutorials? >> Should we change the day/meal. Since PyCon provides breakfast, we could do >> a breakfast meetup during PyCon. That should be free of conflicts >> On May 24, 2016 11

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-24 Thread Ian Lee
n Thu, May 19, 2016 at 6:58 AM, Ian Lee wrote: > >> I would prefer lunch (between the tutorials) over dinner, as there is the >> opening reception on the evening of the 29th (which as you might guess, I'm >> planning to attend.) >> >> https://us.pycon.org/2016/ev

Re: [code-quality] [Social] Who is going to PyCon (US)?

2016-05-19 Thread Ian Lee
>> >> though. I live in Portland, so any date is likely to work for me. >> > >> > Don't worry about being a "lurker". :-) You'll likely be our source of >> > a location to head to if we can't get a BoF space (which I think will >> > suit us well). >> > >> > I look forward to seeing you, Matt, Ian, and whomever else comes. :-) >> > >> > Cheers, >> > Ian >> > >> > >> > >> > >> > -- >> > - eric casteleijn >> > >> > >> > > > > -- > - eric casteleijn > -- ~ Ian Lee | ianlee1...@gmail.com ___ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality

Re: [code-quality] PyCQA has its own domain now!

2016-01-30 Thread Ian Lee
if those don't work out, > GitHub pages). > > Cheers, > Ian > ___ > code-quality mailing list > code-quality@python.org > https://mail.python.org/mailman/listinfo/code-quality ~ Ian Lee | ianlee1...@gmail.com <mailto:ianlee1...@gmail

Re: [code-quality] Moving pylint/astroid to GitHub

2015-10-16 Thread Ian Lee
Seems reasonable to me as well for the reasons outlined. I think rather than a new organization in GitHub I would pick the PyCQA org that already exists (and did for pep8's recent move). But just my two cents. ~ Ian Lee On Oct 16, 2015 10:42 AM, "Ian Cordasco" wrote: > >

Re: [code-quality] Searching multiple setup.cfg files for flake8 section?

2015-07-08 Thread Ian Lee
x27;, 'tox.ini', or '.pep8' (see: https://github.com/jcrocholl/pep8/blob/a6e423cd4e972b19dc1d2c3d6db6269c2c445151/pep8.py#L80). And I believe flake8 adds a fourth, '.flake8'. It should also be noted that the '.pep8' has been deprecated for a year plus, and

Re: [code-quality] Searching multiple setup.cfg files for flake8 section?

2015-07-07 Thread Ian Lee
> > Thanks! > > Willy > > > ___ > code-quality mailing listcode-qual...@python.org > https://mail.python.org/mailman/listinfo/code-quality > > > > ___ > code-quality mailing list &g

Re: [code-quality] pep8 / flake8 config files.

2015-03-17 Thread Ian Lee
7-L1788 [4] https://github.com/jcrocholl/pep8/blob/master/pep8.py#L1782 ~ Ian Lee On Tue, Mar 17, 2015 at 11:00 PM, Ian Cordasco wrote: > > > On Wed, Mar 18, 2015 at 12:50 AM, Ian Lee wrote: > >> Yes, it wasn't an exact reversion of just that change (though perhaps &g

Re: [code-quality] pep8 / flake8 config files.

2015-03-17 Thread Ian Lee
that to set the config_file to DEFAULT_CONFIG (now named USER_CONFIG in master). Does that clear up the piece that you were missing? ~ Ian Lee On Tue, Mar 17, 2015 at 10:32 PM, Ian Cordasco wrote: > > > On Wed, Mar 18, 2015 at 12:17 AM, Ian Lee wrote: > >> Hi All -- >&g

[code-quality] pep8 / flake8 config files.

2015-03-17 Thread Ian Lee
ssues to me. Thanks in advance! [1] https://github.com/jcrocholl/pep8/commit/435d1cbf995a659a82d1d4b42d25e3459556ef21 [2] https://gitlab.com/pycqa/flake8/issues/35 [3] https://pypi.python.org/pypi/flake8/2.4.0 ~ Ian Lee ___ code-quality mailing list code-q