issues
search
dadadel
/
pyment
Format and convert Python docstrings and generates patches
GNU General Public License v3.0
905
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem with regenerating empty param docstring
#34
dohsimpson
closed
3 years ago
2
An option should allow as default `:return:` or `:returns:` in reStructuredText format
#33
dadadel
opened
7 years ago
0
def statement gets deleted
#32
choucavalier
closed
7 years ago
3
fix #30 - check if raw input is None before calling get_raw_not_managed
#31
choucavalier
closed
7 years ago
7
AttributeError: 'NoneType' object has no attribute 'split'
#30
choucavalier
closed
7 years ago
3
pyment doesn't use my pyment.conf if I don't tell it to do so
#29
choucavalier
closed
3 years ago
8
Change :return to :returns if style expects :returns. Fixes #9
#28
maqifrnswa
closed
7 years ago
1
Fix encoding name: utf-8 not utf8
#27
Emantor
closed
7 years ago
1
WindowsError: [Error 183] Can not create a file that already exists
#26
kkloos
closed
7 years ago
1
Fix newline handling in Windows
#25
yoongu
closed
6 years ago
3
FAIL: testIssue9 (test_issues.IssuesTests)
#24
petrux
closed
7 years ago
2
Fix raises in reST docs
#23
inirudebwoy
closed
8 years ago
1
Class __init__() docstrings are not generated
#22
alcazoid
closed
6 years ago
3
Apply patch mode
#21
eastein
closed
8 years ago
2
option to write back the files instead of making patches
#20
eastein
closed
8 years ago
9
:raises in reST is incorrectly parsed
#19
inirudebwoy
closed
8 years ago
2
Google indentation is set to 2 spaces
#18
apuignav
opened
9 years ago
4
Doctests get placed strangely in numpydoc format
#17
QuLogic
opened
9 years ago
2
Extra lines, and "Warning: the return type should be provided." when trying numpydoc as output.
#16
masasin
closed
9 years ago
2
Does not convert existing docstrings
#15
karimbahgat
closed
7 years ago
2
Use entry_points to get a *.exe on windows
#14
jankatins
closed
9 years ago
2
Pyment cannot be built with Python 3?
#13
masasin
closed
9 years ago
1
Errors when output is numpydoc
#12
masasin
closed
9 years ago
3
doctests incorrectly formatted with reST option
#11
dmwelch
closed
9 years ago
2
created patch-file not correct
#10
theilen
closed
7 years ago
6
:rtype: is removed from doc comments; :return: loses indentation
#9
patkujawa-wf
closed
7 years ago
7
Allow to change only existing docstring
#8
dadadel
closed
10 years ago
1
Add Google docstring generation
#7
dadadel
closed
10 years ago
1
Use with-statement to avoid leaking file-descriptors.
#6
eventh
closed
10 years ago
1
Eggify the project
#5
acatton
closed
10 years ago
1
Typo on the word quote
#4
acatton
closed
10 years ago
1
input_style is always set to None
#3
acatton
closed
10 years ago
1
Numpydoc support ?
#2
hadim
closed
10 years ago
12
Parameter's default value set in type
#1
dadadel
closed
10 years ago
1
Previous