Ah, I didn't realize pypi was already collecting py2 vs py3. That saves
having to split artifacts.
Kenn
On Thu, Sep 26, 2019 at 5:03 PM Robert Bradshaw wrote:
> Pypi download statistics are freely available at
> https://pypistats.org/packages/apache-beam . (To answer the original
> question, ne
Pypi download statistics are freely available at
https://pypistats.org/packages/apache-beam . (To answer the original
question, nearly all Python 2 at this point, but starting to show a
drop.)
I think the goal is to get more/orthogonal coverage than a twitter
poll or waiting for users to speak up
Hi max,
I was able to test that change you suggested. I went ahead and commented on
the Jira
https://issues.apache.org/jira/browse/BEAM-8303?focusedCommentId=16939002&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16939002.
Unless others object, I'm going to
There is a PR for this here now: https://github.com/apache/beam/pull/9524 ...if
anyone has a moment to review.
On Tue, Aug 20, 2019 at 1:35 PM Pablo Estrada wrote:
> Ah this is a great feature. Thanks for looking into it!
>
> On Tue, Aug 20, 2019 at 12:44 AM Ismaël Mejía wrote:
>
>> Hello Canna
The summary so far is that the spotless plugin is somehow interfering with
what is being published in a way where the build scan is broken.
I tried an older version of the spotless plugin and also the latest version
and neither worked. I then tried to remove the spotless plugin[1] and was
able to