issues
search
spulec
/
pep8ify
A library that modifies python source code to conform to pep8.
Apache License 2.0
118
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pep8ify/lib2to3 exit status
#26
northbear
opened
1 year ago
0
Update fix_missing_whitespace.py
#25
pbeeson
closed
4 years ago
1
blank_lines inserts all newlines before final inline comments
#24
delan
opened
8 years ago
1
AttributeError: 'NoneType' object has no attribute 'prefix'
#23
giampaolo
closed
10 years ago
3
Docstrings should be indented at more than just the first line
#22
dhermes
opened
10 years ago
3
Don't insert space after comma for singleton tuples
#21
tobiasherp
opened
10 years ago
0
Fix: fix_missing_whitespace and update .gitignore.
#20
htgoebel
closed
10 years ago
1
Correctly handle trailing semicolons and more fixtures
#19
htgoebel
closed
10 years ago
1
Clean-up and enhancements to indent/dedent and some fixes.
#18
htgoebel
closed
10 years ago
3
pep8ify crashes on simple input
#17
alex
closed
10 years ago
2
pep8ify indents top level comments
#16
alex
closed
10 years ago
1
In line comments should have 2 spaces (not 1)
#15
giampaolo
closed
10 years ago
7
support for python2.6
#14
sunfinite
closed
10 years ago
1
--help implies user should invoke 2to3, not pep8ify
#13
brainwane
opened
11 years ago
2
pep8ify will not install into Python 3.2 on Debian Unstable
#12
russel
closed
11 years ago
0
Fix maximum_line_length should be able to break on a long string
#11
spulec
opened
12 years ago
0
pep8 complains about spaces on blank lines in docstrings.
#10
spulec
opened
12 years ago
0
Pep8ify wants to remove a space before \
#9
PaulMcMillan
closed
12 years ago
2
pep8ify doesn't correct E231 missing whitespace after ','
#8
PaulMcMillan
closed
12 years ago
3
Correctly handle list copies
#7
PaulMcMillan
closed
12 years ago
0
pep8ify not running on Python 2.7.3
#6
snim2
closed
12 years ago
15
Fix: Correctly handle lines dedenting more then one level at once.
#5
htgoebel
closed
12 years ago
1
Fix class decorator handling.
#4
PaulMcMillan
closed
12 years ago
1
incorrect handling of class decorators
#3
PaulMcMillan
closed
12 years ago
0
ImportError: cannot import name find_indentation
#2
mete0r
closed
12 years ago
1
Merge with autopep8?
#1
msabramo
closed
12 years ago
1