issues Search Results · repo:mitmproxy/pdoc language:Python
Filter by
440 results
(86 ms)440 results
inmitmproxy/pdoc (press backspace or delete to remove)Problem Description
Python descriptor don t seem to be typed properly.
Steps to reproduce the behavior:
class MyDescriptor:
def __get__(self, obj, objtype = None) - bool:
return False
...
enhancement
gpollo
- Opened 2 days ago
- #820
Problem Description
class Bar:
foo: subprocess.Popen[str]
img width= 435 height= 109 alt= Image src=
https://github.com/user-attachments/assets/4d76f401-6105-4301-b682-2fcce727d925 /
I realize that ...
bug
MatrixManAtYrService
- 1
- Opened 15 days ago
- #819
Problem Description
pdoc produces incorrect HTML when trying to link to a URL whenever the end of the URL happens to be a . followed by any
identifier that appears in the project. This results in HTML ...
bug
vrama628
- Opened 24 days ago
- #817
Problem Description
Our good and extremely smart AI friends suggest this is possible:
pdoc settings can be configured within the pyproject.toml file under the [tool.pdoc] table. This allows for centralized ...
enhancement
busticated
- 1
- Opened 27 days ago
- #816
Problem Description
Hi! 👋 I m currently looking into packaging pdoc for Arch Linux. I noticed that you are vendoring markdown2 from a custom
location, which seems to be an outdated version of https://github.com/trentm/python-markdown2 ...
enhancement
dvzrv
- 2
- Opened 28 days ago
- #815
Problem Description
I m not sure if this labels as a bug or pdoc simply don t support this, using markdown link references won t generate
the hyperlink.
Steps to reproduce the behavior:
take a look ...
bug
nxtlo
- 1
- Opened on Jun 6
- #814
Problem Description
When I specify . while running the pdoc command like python -m pdoc . it throws an error ValueError: No modules found
matching spec: . I want to run pdoc from this directory because ...
bug
anshuman-goel
- 5
- Opened on Jun 4
- #812
Problem Description
Looking at the source code for the orientation function in this link, you will see that the ordering of references is
incorrect. In the source code, the order that the references appear ...
bug
mptino
- 1
- Opened on May 23
- #811
Problem Description
Encountering incorrect documentation when a method and its return type share the same name. For example, consider the
following code:
def Dog(self) - Dog:
The generated documentation ...
bug
maozguttman
- 3
- Opened on May 19
- #809
Problem Description
I have a package with several nested modules. I wanted to refer to them by their names, without prefixing the package
name, so I used a [nested](module.nested) Markdown link. This ...
bug
kaathewisegit
- Opened on May 17
- #808

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.