Ecosyste.ms: Issues

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

GitHub / hhatto/autopep8 issues and pull requests

#673 - Is there any tool that autoformats multiple "from" imports according to PEP E401?

Issue - State: closed - Opened by ioudas almost 2 years ago - 1 comment

#672 - Whitespaces inserted when using ``--ignore=E402``

Issue - State: open - Opened by mateipa almost 2 years ago - 1 comment

#671 - formatter does not work if it contains a specific string

Issue - State: closed - Opened by LCH-1 almost 2 years ago - 3 comments

#670 - Incorrect handling of variables ending with '_'

Issue - State: closed - Opened by tomsib2001 almost 2 years ago - 2 comments

#669 - Hangs when line just contains backslash inbetween two empty line

Issue - State: closed - Opened by EYH0602 almost 2 years ago - 1 comment

#668 - fixer for E1,W191 causes E122,E123 or E126

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

#667 - How to list the active fixes?

Issue - State: open - Opened by luzfcb almost 2 years ago - 1 comment
Labels: enhancement

#666 - Autopep8 adds a space before every @ decorator when syntax is incorrect

Issue - State: closed - Opened by NicolasM-Forsk almost 2 years ago - 5 comments

#665 - Ignore DeprecationWarnings to fix tests on py3.11

Pull Request - State: closed - Opened by mgorny almost 2 years ago - 1 comment

#664 - autopep8==2.0.1 not compliant with flake8==5.0.4

Issue - State: closed - Opened by sebastien-genete almost 2 years ago - 1 comment

#663 - fix: e265, e266

Pull Request - State: closed - Opened by hhatto almost 2 years ago

#662 - Some E265 errors won't be fixed

Issue - State: closed - Opened by jmatsuzawa almost 2 years ago - 1 comment

#661 - pycodestyle 2.10 breaks autopep8 tests

Issue - State: closed - Opened by bjornfor almost 2 years ago - 4 comments

#660 - Use of mutation testing in autopep8 - Help needed

Issue - State: closed - Opened by belene almost 2 years ago - 1 comment

#659 - require pycodestyle 2.10.0 and higher version

Pull Request - State: closed - Opened by hhatto almost 2 years ago - 1 comment

#658 - update actions

Pull Request - State: closed - Opened by hhatto almost 2 years ago - 1 comment

#657 - avoid lib2to3

Pull Request - State: closed - Opened by hhatto about 2 years ago

#656 - Add 'python_requires=">=3.6"' to match tomli package

Pull Request - State: closed - Opened by vphilippon about 2 years ago - 1 comment

#655 - Python 2 drops should be versioned as a major release

Issue - State: closed - Opened by ca-simone-chiorazzo about 2 years ago - 1 comment

#654 - Support using built-in tomllib in Python 3.11

Pull Request - State: closed - Opened by mgorny about 2 years ago - 3 comments

#653 - fix: special case of `auto` value with flake8 config

Pull Request - State: closed - Opened by hhatto about 2 years ago

#652 - ValueError: invalid literal for int() with base 10: 'auto'

Issue - State: closed - Opened by bmzztt about 2 years ago - 3 comments
Labels: bug

#651 - Arbitrary line shortening for E501?

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

#650 - Fix E265 and E266 confusion and overlap

Pull Request - State: closed - Opened by PeterJCLaw about 2 years ago - 1 comment

#649 - E266 cannot be ignored on its own

Issue - State: closed - Opened by PeterJCLaw about 2 years ago

#648 - E126 not fixed when prior line contains noqa statement

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

#647 - code still do NOT satisfy the line limit after `autopep8`

Issue - State: closed - Opened by Steaunk over 2 years ago

#646 - include tox.ini (because need unit test)

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#644 - Cleanup Python 2 references in setup.py

Pull Request - State: closed - Opened by geozeke over 2 years ago

#643 - refactoring: remove py2 specific code

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#642 - Support E275

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#641 - Heavenshell topic/pycodestyle2.9.0

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#640 - Heavenshell topic/drop depredate

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#639 - Fix Flake8 E275 error

Pull Request - State: closed - Opened by heavenshell over 2 years ago - 1 comment

#638 - Fix flake8 error

Pull Request - State: closed - Opened by heavenshell over 2 years ago - 1 comment

#637 - Drop no longer supported python versions

Pull Request - State: closed - Opened by heavenshell over 2 years ago - 1 comment

#636 - Update pycodestyle 2.9.0

Pull Request - State: closed - Opened by heavenshell over 2 years ago

#634 - Question: How to automatically make spaces between math expressions?

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

#633 - type annotated return types in overlength lines ignored

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

#632 - donot change import position, while using sys.path.append(os.path.joi…

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

#631 - Add --exclude-base-dir, defaults to the pyproject.toml directory

Pull Request - State: closed - Opened by ideasman42 over 2 years ago

#629 - Use tomli in place of unmaintained toml package

Pull Request - State: closed - Opened by mgorny over 2 years ago - 4 comments

#628 - Skip formatting block's on top import don't work for distributed imports

Issue - State: closed - Opened by ridilculous over 2 years ago - 1 comment

#627 - Add support for ignoring W191.

Pull Request - State: closed - Opened by MinekPo1 over 2 years ago - 4 comments

#626 - fix: if the module is called multiple times, an error will occur

Pull Request - State: closed - Opened by hhatto over 2 years ago - 1 comment

#625 - KeyError in function continued_indentation

Issue - State: closed - Opened by karthiknadig almost 3 years ago - 7 comments

#624 - `autopep8` over Language Server Protocol and VS Code extension

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

#622 - add: verbose log for reading config paths

Pull Request - State: closed - Opened by hhatto almost 3 years ago - 1 comment

#621 - Not formatting

Issue - State: closed - Opened by DeadPool3333 almost 3 years ago - 8 comments

#620 - Document being able to turn formatting off

Pull Request - State: closed - Opened by shardros almost 3 years ago - 1 comment

#619 - Cases with list patterns doesn't format correctly

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

#618 - fix e133 with case of no indentation

Pull Request - State: closed - Opened by hhatto about 3 years ago - 1 comment
Labels: bug

#616 - support 3.10 on CI

Pull Request - State: closed - Opened by hhatto about 3 years ago - 1 comment

#615 - Add py310 for support Python 3.10

Pull Request - State: closed - Opened by heavenshell about 3 years ago - 2 comments

#614 - Update pycodestyle 2.8.0

Pull Request - State: closed - Opened by heavenshell about 3 years ago - 2 comments

#613 - Imports moved above a sys.path.insert call, breaking code

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

#612 - --hang-closing does not work for non-indented lines

Issue - State: closed - Opened by ortk95 about 3 years ago - 2 comments
Labels: bug

#611 - format skipping (fmt:on/off, autopep8:on/off) only works once

Issue - State: closed - Opened by alinsavix about 3 years ago - 1 comment

#609 - Spkorhonen master with actions

Pull Request - State: closed - Opened by hhatto over 3 years ago - 1 comment

#608 - Fix w292 with ignore option

Pull Request - State: closed - Opened by hhatto over 3 years ago - 1 comment

#607 - Ignore Settings for W292 Do Not Work

Issue - State: closed - Opened by jordanyaker over 3 years ago

#605 - New Feature - Constants Automatic Uppercase

Issue - State: closed - Opened by afeser over 3 years ago - 1 comment

#604 - Fix for multiple on/off directives, issue #603

Pull Request - State: closed - Opened by SPKorhonen over 3 years ago - 1 comment

#603 - Multiple #autopep8: off/on directives in one file do not work

Issue - State: closed - Opened by JLVarjo over 3 years ago - 1 comment
Labels: bug

#602 - ignores #noqa comment that pydocstyle doesn't

Issue - State: closed - Opened by dcbaker over 3 years ago - 1 comment
Labels: bug

#600 - List with negative integers not formatted correctly

Issue - State: open - Opened by maltekliemann over 3 years ago
Labels: bug

#598 - E501 not fixed for function already spread across mutliple lines

Issue - State: open - Opened by maltekliemann over 3 years ago - 1 comment

#588 - Continuation line over-indented with indent-size = 2 (E126)

Issue - State: open - Opened by stinos over 3 years ago - 4 comments

#581 - Avoid dependence on 2to3(lib2to3)

Issue - State: closed - Opened by hhatto almost 4 years ago - 4 comments

#572 - Feature request: per-file-ignore for specific fixes

Issue - State: open - Opened by zcutlip about 4 years ago - 3 comments

#556 - Feature request: Change double quote sign " to single one: '

Issue - State: open - Opened by jedie over 4 years ago - 4 comments

#539 - if 'var == True:' being replaced with 'if var:'

Issue - State: open - Opened by Flamefire over 4 years ago - 5 comments

#523 - autopep 8 incorrectly change the order of import statements

Issue - State: closed - Opened by qiulang almost 5 years ago - 4 comments

#515 - ValueError: invalid literal for int() with base 10: 'auto'

Issue - State: closed - Opened by trevorphillipscoding almost 5 years ago - 7 comments
Labels: bug

#497 - Max-line-length is ignored, has no effect

Issue - State: open - Opened by chrisspen over 5 years ago - 10 comments

#483 - Implement fixer for PEP257 issues like D202, D204

Issue - State: open - Opened by peterjc over 5 years ago - 6 comments
Labels: enhancement

#477 - --max-line-length -> error: incorrect number of arguments

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

#471 - Doesn't seem to support tabs properly.

Issue - State: open - Opened by sdfgeoff almost 6 years ago - 5 comments

#460 - Skip formatting of a block in a file

Issue - State: closed - Opened by martemyev almost 6 years ago - 11 comments

#452 - autopep8.py: Add ability to specify a column range

Pull Request - State: open - Opened by CLiu13 about 6 years ago - 6 comments

#360 - Replacing apply breaks when apply is global

Issue - State: open - Opened by jaraco about 7 years ago - 1 comment

#287 - E301 has been further split into E305, E306

Pull Request - State: open - Opened by spaceone about 8 years ago - 1 comment

#235 - Plugins?

Issue - State: closed - Opened by gforcada almost 9 years ago

#214 - [IMP] autopep8: snake_case to CamelCase renamed of class

Issue - State: closed - Opened by moylop260 over 9 years ago - 8 comments

#78 - autopep8 should ignore lines starting with #

Issue - State: closed - Opened by peritus over 11 years ago - 7 comments

#39 - pep8 error E501 is ignored completely

Issue - State: closed - Opened by nilakhya about 12 years ago - 13 comments

#30 - autopep8 cannot be run recursively on a directory structure

Issue - State: closed - Opened by ssbarnea over 12 years ago - 7 comments