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
Fix crashes with mypaint codebase
#138
jtojnar
opened
1 month ago
0
Update ci
#137
JanEricNitschke
closed
4 months ago
0
Update ci
#136
JanEricNitschke
closed
8 months ago
0
UnicodeDecodeError charmap (On Windows)
#135
yarbs
opened
12 months ago
1
Wrong docstring when complex types are used like Callable[...]
#134
corzani
opened
1 year ago
0
Conversions Adds Type Hints to Google Style Docstrings.
#133
jorgegomezcq
opened
1 year ago
0
Docs
#132
JanEricNitschke
closed
1 year ago
0
Rework everything
#131
JanEricNitschke
closed
1 year ago
0
Feature Request: Publish/Deploy Sphinx Documentation Website
#130
jgarte
opened
1 year ago
0
patch desc, params and raws
#129
Kz-Pr1d3
closed
1 year ago
0
Breaking existing numpy docstring.
#128
galyfray
opened
1 year ago
0
Treats r-strings incorrectly
#127
con-f-use
opened
2 years ago
0
Pyment not respecting type annotations
#126
thedannymarsh
opened
2 years ago
0
Broken docstring
#125
LukeHankey
opened
2 years ago
2
Feature Request: docstring style for sphinx-autodoc-typehints
#124
jgarte
opened
2 years ago
1
Fixes typo in test docstring.
#123
jgarte
closed
1 year ago
0
Manual for joining debian repositories;
#122
Nilsonfsilva
closed
2 months ago
0
Add multiline description support, more helpful error messages
#121
felixvd
opened
2 years ago
0
Crash on nested square brackets in type annotation
#120
tmke8
opened
2 years ago
0
No support for async functions
#117
RubenKelevra
opened
2 years ago
1
Fails to recognize \n line ending files and is using \r\n under Windows
#116
RubenKelevra
opened
2 years ago
0
Messes up tabs
#115
RubenKelevra
opened
2 years ago
0
Removes stub docstrings
#114
RubenKelevra
opened
2 years ago
0
feat: Google indentation + more configurable parameters
#113
nyoungstudios
closed
1 year ago
3
WIP: Refactor pyment
#112
wizmer
closed
9 months ago
1
Is this project still maintained ?
#111
wizmer
opened
2 years ago
1
Bump number of spaces in indent to 4 for google docstring format.
#110
zitkat
closed
2 years ago
1
docs: Fix a few typos
#109
timgates42
closed
1 year ago
0
Fix broken output when class docstring is missing
#108
acarapetis
closed
1 year ago
0
It does not work with raw docstring
#107
ChaiByte
closed
3 years ago
1
No trailing spaces after params with no description
#106
S-Mann
opened
3 years ago
0
Type annotations cause converted docstrings to break
#104
cubrink
opened
3 years ago
2
Please add example on how to specify output format
#102
UGuntupalli
closed
3 years ago
2
PyPi Package Update
#101
joeld1
opened
3 years ago
4
#85: add support for type declaration in param statement for reST docstrings
#100
dadadel
closed
3 years ago
0
Type is removed from parameter if not in type hints when converting reST docstring
#99
dadadel
closed
3 years ago
0
fix unwanted copy of next element of a docstring param without description #95
#98
dadadel
closed
3 years ago
0
End Of Life for Python 2.7 - Pyment will run uder Python 3.6+
#97
dadadel
opened
3 years ago
4
Issue/93 support type hints
#96
dadadel
closed
3 years ago
0
When there's a parameter without description in reST, Pyment copies the whole next element
#95
dadadel
closed
3 years ago
1
Add support for async functions?
#94
Rahuum
closed
3 years ago
6
Support for type hints
#93
dadadel
closed
3 years ago
1
#88: manage async functions
#92
dadadel
closed
3 years ago
0
#90: fix no quotes starting docstring or quotes without docstring after signature
#91
dadadel
closed
3 years ago
1
__doc__ is not well parsed
#90
vallsv
closed
3 years ago
3
Google docs to reST difficulties with arg type + description
#89
tristanlatr
opened
4 years ago
3
Not working on async functions
#88
marcodelmoral
closed
3 years ago
1
`return """something"""` is mistaken as docstring if it's at the first line of a function
#87
spotlesstofu
closed
3 years ago
1
Parameters are duplicated when run mutiple times and python type hints are used.
#86
thugcee
closed
3 years ago
8
When converting from reST, parameter types are not handled correctly
#85
tikeyknax
closed
3 years ago
13
Next