Skip to content

Remove regular expression futurewarning - #2788

Merged
pombredanne merged 1 commit into
aboutcode-org:developfrom
soimkim:develop
Jan 3, 2022
Merged

Remove regular expression futurewarning#2788
pombredanne merged 1 commit into
aboutcode-org:developfrom
soimkim:develop

Conversation

@soimkim

@soimkim soimkim commented Jan 3, 2022

Copy link
Copy Markdown
Contributor

Fixes #2746

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

Signed-off-by: Soim Kim <soim.kim@lge.com>

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ++
These are annoying alright!
(And happy new year!)

@pombredanne
pombredanne merged commit 2e36eaf into aboutcode-org:develop Jan 3, 2022
@soimkim

soimkim commented Jan 3, 2022

Copy link
Copy Markdown
Contributor Author

Happy new year. 😄

@soimkim

soimkim commented Apr 29, 2022

Copy link
Copy Markdown
Contributor Author

Dear @pombredanne ,
When will the next version of scancode-toolkit be released to pypi? 😃

@pombredanne

Copy link
Copy Markdown
Member

@soimkim Hey!
this is happening just as we chat here!
I tagged a beta yesterday and I am in the process of publishing this beta release to GH and PyPI.
This is a beta1. I expect there will be a few extra beta releases over the next week or so and a few "rc" release candidates then

@pombredanne

Copy link
Copy Markdown
Member

The goal of the betas is to make sure we can iron out all the small quirks that could be discovered.

@soimkim

soimkim commented Apr 29, 2022

Copy link
Copy Markdown
Contributor Author

@pombredanne , awesome!
I look forward to the release of scancode-toolkit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When running in Python 3.8*, a warning message occurs.

2 participants