Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: beshrkayali/black

Tags

21.11b1

Toggle 21.11b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare release 2021.11b1 (psf#2622)

21.11b0

Toggle 21.11b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare release 21.11b0 (psf#2616)

21.10b0

Toggle 21.10b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.10b0 release (psf#2583)

* Update CHANGES.md for 21.10b0 release

* Update version in docs/usage_and_configuration/the_basics.md

* Also update docs/integrations/source_version_control.md ...

stable

Toggle stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.10b0 release (psf#2583)

* Update CHANGES.md for 21.10b0 release

* Update version in docs/usage_and_configuration/the_basics.md

* Also update docs/integrations/source_version_control.md ...

21.9b0

Toggle 21.9b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.9b0 release (psf#2494)

21.8b0

Toggle 21.8b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exclude broken typing-extensions version + fix import (psf#2460)

re. import, the ipynb code was assuming that typing-extensions would
always be available, but that's not the case! There's an environment
marker on the requirement meaning it won't get installed on 3.10 or
higher. The test suite didn't catch this issue since aiohttp pulls in
typing-extensions unconditionally.

21.7b0

Toggle 21.7b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.7b0 release (psf#2376)

* Update CHANGES.md for 21.7b0 release

* move some changes to the right section

* another one

Co-authored-by: Jelle Zijlstra <[email protected]>

21.6b0

Toggle 21.6b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.6b0 release (psf#2325)

21.5b2

Toggle 21.5b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md for 21.5b2 release (psf#2290)

* Update CHANGES.md for 21.5b2 release

21.5b1

Toggle 21.5b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo (psf#2217)