Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / shopkeep/pytest-black issues and pull requests

#70 - Project is abandoned

Issue - State: open - Opened by jaraco over 1 year ago - 4 comments

#68 - Get cache from disk to avoid cache overwriting.

Pull Request - State: open - Opened by iurisilvio over 1 year ago

#67 - EncodingWarning when PYTHONWARNDEFAULTENCODING=1

Issue - State: open - Opened by jaraco over 1 year ago - 1 comment

#66 - Tests fails with checkdocs

Issue - State: open - Opened by mtelka over 1 year ago

#65 - Black configuration change does not invalidate cache

Issue - State: open - Opened by robertschonfeld almost 2 years ago

#64 - Passes pyproject.toml to black, if present

Pull Request - State: open - Opened by dcode about 2 years ago

#63 - Pass config file to black, if present

Issue - State: open - Opened by dcode about 2 years ago - 1 comment

#62 - pytest-black fails with `export-all` in comment

Issue - State: closed - Opened by jaraco about 2 years ago - 1 comment

#61 - Adopt to pytest 7.x

Pull Request - State: open - Opened by wiget about 2 years ago - 4 comments

#59 - Remove Support for Python 2.7 and 3.5

Issue - State: open - Opened by rbebb about 2 years ago

#58 - 0.3.12: `PytestDeprecationWarning` warnings

Issue - State: open - Opened by kloczek over 2 years ago - 1 comment

#57 - Update for release version of Black

Issue - State: open - Opened by paddycarey over 2 years ago

#56 - fix(tests): Updates pytest fixture and Path uses - no functional change

Pull Request - State: open - Opened by doublethefish almost 3 years ago - 3 comments

#55 - No longer compatible with pytest 7

Issue - State: open - Opened by jaraco almost 3 years ago - 2 comments

#54 - 0.3.12: pytest is failing

Issue - State: closed - Opened by kloczek about 3 years ago - 3 comments

#53 - fix pytest.Testdir.makefile call

Pull Request - State: closed - Opened by bnavigator over 3 years ago - 3 comments

#52 - Check both *.py and *.pyi files: Fixes #40

Pull Request - State: open - Opened by C0DK almost 4 years ago

#51 - Add a flag to skip black formatting

Issue - State: open - Opened by orf almost 4 years ago - 2 comments

#50 - Build and upload wheel to pypi

Issue - State: open - Opened by MRigal almost 4 years ago - 1 comment

#49 - Installing additional packages during setup breaks corporate setups

Issue - State: open - Opened by schlomo almost 4 years ago - 1 comment

#48 - Add support for Python 3.8

Pull Request - State: closed - Opened by jugmac00 almost 4 years ago - 1 comment

#47 - implement collect

Pull Request - State: closed - Opened by akeeman about 4 years ago - 2 comments

#46 - Mention issues with poetry in the readme file.

Pull Request - State: closed - Opened by tr11 about 4 years ago - 1 comment

#45 - Last commit breaks pytest-black under poetry

Issue - State: closed - Opened by tr11 about 4 years ago - 2 comments

#44 - Remove black version number to fix pipenv bug

Pull Request - State: closed - Opened by thomascobb over 4 years ago - 1 comment

#43 - Remove deprecation warning at startup

Pull Request - State: closed - Opened by MRigal over 4 years ago - 6 comments

#42 - Pytest deprecation warnings

Issue - State: closed - Opened by tophers42 over 4 years ago - 2 comments

#41 - Remove upperbound for required black version

Pull Request - State: closed - Opened by tdamsma over 4 years ago - 7 comments

#40 - pytest-black doesn't find .pyi stub files

Issue - State: open - Opened by intgr over 4 years ago

#39 - fix: Fixed black version in setup.py breaks pipenv install

Pull Request - State: closed - Opened by chrisgeru almost 5 years ago - 1 comment

#38 - Pipenv fails to install Black 19.10b0 with pytest-black

Issue - State: closed - Opened by chrisgeru almost 5 years ago - 3 comments

#37 - Fix: handle verbose include/exclude patterns in pyproject.toml

Pull Request - State: closed - Opened by JKitok about 5 years ago - 4 comments

#36 - pytest-black does not exclude folders when given as a regex-pattern with newlines

Issue - State: closed - Opened by JKitok about 5 years ago - 1 comment

#35 - Hello,

Issue - State: closed - Opened by JKitok about 5 years ago

#34 - Allow pytest-black to be installed on and 'enabled' on Python 2.7+.

Pull Request - State: closed - Opened by jaraco over 5 years ago - 1 comment

#33 - Support installation on older Python versions

Issue - State: closed - Opened by jaraco over 5 years ago - 1 comment

#32 - PytestUnknownMarkWarning

Issue - State: closed - Opened by jaraco over 5 years ago - 1 comment

#31 - fix: address PytestUnknownMarkWarning

Pull Request - State: closed - Opened by miketheman over 5 years ago - 4 comments

#30 - Make sure informative file name make it to the XML report

Pull Request - State: open - Opened by silviot over 5 years ago - 2 comments

#29 - Stop relying on specific versions of black

Pull Request - State: closed - Opened by orf over 5 years ago - 5 comments

#28 - Upgrade black version to latest (19.3b0)

Pull Request - State: closed - Opened by chbrown over 5 years ago

#27 - No longer compatible with latest version of black

Issue - State: closed - Opened by tszumowski over 5 years ago

#26 - Use setuptools_scm to extract version number from git

Pull Request - State: closed - Opened by paddycarey over 5 years ago

#25 - Fix broken tests

Pull Request - State: closed - Opened by paddycarey over 5 years ago - 2 comments

#24 - Bump version to 0.3.3

Pull Request - State: closed - Opened by iandotmartin over 5 years ago

#23 - Use black as Python module instead of executable

Pull Request - State: closed - Opened by chbrown over 5 years ago

#22 - Broken with pytest > 4.1.0

Issue - State: closed - Opened by proofit404 over 5 years ago

#21 - Replace subprocess by click.testing.CliRunner

Pull Request - State: closed - Opened by maxbrunet over 5 years ago - 1 comment

#20 - Does not work if black not in PATH

Issue - State: closed - Opened by maxbrunet over 5 years ago - 2 comments

#19 - Add flag to apply recommended changes

Issue - State: closed - Opened by miketheman over 5 years ago - 3 comments

#18 - Bumping to 0.3.2

Pull Request - State: closed - Opened by smithtopher almost 6 years ago

#17 - Bump black version to 18.9b0

Pull Request - State: closed - Opened by Tenzer almost 6 years ago - 1 comment

#16 - Parse pyproject.toml and apply include/exclude options

Pull Request - State: closed - Opened by smithtopher almost 6 years ago - 3 comments

#15 - Skip repeated tests if the file's mtime hasn't changed

Pull Request - State: closed - Opened by simonk52 about 6 years ago - 2 comments

#14 - Fixed for paths with whitespace

Pull Request - State: closed - Opened by flying-sheep about 6 years ago - 1 comment

#13 - Fix black version

Pull Request - State: closed - Opened by declantraynor about 6 years ago

#12 - Bump version to 0.1.8

Pull Request - State: closed - Opened by declantraynor about 6 years ago

#11 - Update black to 18.6b4

Pull Request - State: closed - Opened by declantraynor about 6 years ago

#10 - add black marker; add BLACK to the test name

Pull Request - State: closed - Opened by ehengao about 6 years ago - 1 comment

#9 - pytest-black does not recognize all settings in pyproject.toml

Issue - State: closed - Opened by tobiasraabe over 6 years ago - 3 comments

#8 - Use strict black version until general release

Pull Request - State: closed - Opened by paddycarey over 6 years ago

#7 - Bump package version to 0.1.2

Pull Request - State: closed - Opened by declantraynor over 6 years ago

#6 - Update PyPI credentials

Pull Request - State: closed - Opened by declantraynor over 6 years ago

#5 - Add build status to README, update installation instructions

Pull Request - State: closed - Opened by declantraynor over 6 years ago

#4 - Add PyPI deployment

Pull Request - State: closed - Opened by declantraynor over 6 years ago

#3 - Update maintainer email address

Pull Request - State: closed - Opened by declantraynor over 6 years ago

#2 - Add .travis.yml

Pull Request - State: closed - Opened by declantraynor over 6 years ago - 1 comment

#1 - Initial functionality and tests

Pull Request - State: closed - Opened by declantraynor over 6 years ago