Black: Please do another release

Created on 27 Oct 2019  路  4Comments  路  Source: psf/black

I've noticed that master can format Python 3.8 code with walrus operators, but the latest release (19.3b0) cannot. Now that 3.8.0 is released can you do another release?

(Also is there an explanation of the version numbers somewhere in the docs?)

Most helpful comment

Done. Sorry for the wait.

All 4 comments

A beta release is due out on Monday:

Black uses calver, the version is yy.m and b0 for first beta of that month.

Great to hear!

Am I misinterpreting the output of git tag, or are all releases betas or alphas?

That's right, only alphas and betas so far, but a stable release is planned for 2019 :)

Done. Sorry for the wait.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kissgyorgy picture kissgyorgy  路  3Comments

brettcannon picture brettcannon  路  3Comments

dgnsrekt picture dgnsrekt  路  3Comments

Curly-Mo picture Curly-Mo  路  3Comments

uranusjr picture uranusjr  路  3Comments