Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / twisted/pydoctor issues and pull requests
#618 - Improve the `--privacy` matches
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 12 comments
Labels: enhancement
#614 - Make the search bar disappear when clicking on an search result
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 1 comment
Labels: Trivial to fix
#609 - Allow links to arbitrary intersphinx references
Issue -
State: open - Opened by adiroiban over 2 years ago
- 7 comments
Labels: enhancement, Needs more reflexion
#608 - Implement canonical HTML meta tag in the templates
Issue -
State: closed - Opened by adiroiban over 2 years ago
- 2 comments
Labels: enhancement, good first issue
#606 - Functions can also contain imports
Issue -
State: open - Opened by tristanlatr over 2 years ago
Labels: enhancement, astbuilder
#604 - Re-export names imported from package wildcard is buggy
Issue -
State: closed - Opened by tristanlatr over 2 years ago
Labels: bug
#599 - Better docstring linker context inferface
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 6 comments
#597 - Visit all AST branches
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: enhancement, astbuilder
#596 - Create an extension for dataclass based classes
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: enhancement, good first issue, extensions
#595 - Function overload support and param/return-sections-undocumented change
Pull Request -
State: closed - Opened by cretz over 2 years ago
- 17 comments
#592 - Making our AST builder more powerful by using an inference library
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 4 comments
#591 - Understand augmented assignments and list modifications of __all__ variable
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 1 comment
#590 - Add 'If' condition evaluation feature based on user input
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 3 comments
#589 - Visit Try 'orelse', 'finalbody' and 'handlers' and If 'orelse'
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 21 comments
Labels: enhancement
#588 - Add a test to avoid regression in the alias handling
Pull Request -
State: open - Opened by tristanlatr over 2 years ago
- 3 comments
#587 - Unify properties getter, setters and deleters under a single documentation entry
Issue -
State: open - Opened by tristanlatr over 2 years ago
- 3 comments
Labels: astbuilder
#585 - Refactor the ASTBuilder to get rid of the currentAttr attribute.
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 19 comments
#584 - Add performance tests based on cpython build runtime
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: maintenance
#583 - Have the ability to search objects that extends a base class
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 1 comment
#582 - Fix resolveName() in case of duplicate name
Issue -
State: open - Opened by tristanlatr over 2 years ago
#581 - Fix little issue in the types rendering when --process-types is enabled
Issue -
State: open - Opened by tristanlatr over 2 years ago
Labels: enhancement
#580 - Fix different presentation order in modules and packages
Issue -
State: closed - Opened by tristanlatr over 2 years ago
Labels: bug, Trivial to fix
#578 - Display value for type aliases
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 11 comments
#571 - Update __init__.py
Pull Request -
State: closed - Opened by buhtz over 2 years ago
- 9 comments
#558 - Support select language colorizing inside .. code:: and .. code-block:: directives
Issue -
State: open - Opened by tristanlatr over 2 years ago
Labels: enhancement
#555 - Make the sphinx extension compatible with manpage writer
Issue -
State: open - Opened by kloczek over 2 years ago
- 24 comments
Labels: enhancement, Needs more reflexion
#540 - Document return codes
Issue -
State: closed - Opened by tristanlatr over 2 years ago
Labels: documentation, Trivial to fix
#521 - [Feature request] avoid regenerating pages that do not contain changes
Issue -
State: open - Opened by rogervila over 2 years ago
- 3 comments
Labels: Needs more reflexion
#520 - Use CSS variables for customizing docs theme colors easily.
Issue -
State: open - Opened by fabiocaccamo over 2 years ago
- 4 comments
Labels: good first issue
#504 - Static checks are broken because of new types-docutils release
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 1 comment
Labels: maintenance
#496 - Syntax errors should be logged by default
Issue -
State: closed - Opened by not-my-profile almost 3 years ago
- 3 comments
Labels: good first issue
#485 - Preserve the order of methods within a class
Issue -
State: closed - Opened by not-my-profile almost 3 years ago
- 6 comments
Labels: enhancement
#473 - Display types in function signatures
Issue -
State: closed - Opened by not-my-profile almost 3 years ago
- 2 comments
Labels: astbuilder
#472 - Document type aliases
Issue -
State: closed - Opened by not-my-profile almost 3 years ago
- 2 comments
#462 - Stuff exported with `__all__` variable should be always public
Issue -
State: open - Opened by tristanlatr almost 3 years ago
- 1 comment
Labels: astbuilder
#456 - Define new field
Issue -
State: open - Opened by SoyeonBaek almost 3 years ago
- 1 comment
Labels: good first issue
#452 - Remove ``rst-`` prefix on CSS classes generated from docutils (all CSS classes in docstrings basically)
Issue -
State: open - Opened by tristanlatr about 3 years ago
- 3 comments
Labels: Needs more reflexion, not a priority
#444 - Provide an option to only consider variables with "Final" qualifier as constants.
Issue -
State: closed - Opened by tristanlatr about 3 years ago
- 1 comment
Labels: good first issue, Trivial to fix
#424 - Cleanup astbuilder and add support for nested modules
Pull Request -
State: closed - Opened by tristanlatr over 3 years ago
- 3 comments
#416 - Adopt Epydoc's DottedName class
Issue -
State: closed - Opened by tristanlatr over 3 years ago
Labels: enhancement, Needs more reflexion
#414 - Document and follow aliases better
Pull Request -
State: closed - Opened by tristanlatr over 3 years ago
- 2 comments
#407 - Remove overloading of epytext parse() function
Pull Request -
State: closed - Opened by mthuurne over 3 years ago
- 7 comments
#406 - Handle overloaded functions
Issue -
State: closed - Opened by tristanlatr over 3 years ago
- 2 comments
Labels: astbuilder
#390 - Add a button in the top right corner of the de doctest blocks to show/hide the prompt
Issue -
State: open - Opened by tristanlatr over 3 years ago
Labels: good first issue
#384 - Auto-detection of intersphinx URLs
Issue -
State: open - Opened by mthuurne over 3 years ago
- 3 comments
Labels: good first issue, extensions
#364 - Show Exceptions kind
Issue -
State: closed - Opened by tristanlatr over 3 years ago
- 4 comments
Labels: astbuilder
#355 - Deleted module variables should not be listed in the output
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 3 comments
Labels: astbuilder
#348 - Infer more types
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 5 comments
Labels: astbuilder
#321 - More sanity checks on docstring fields
Issue -
State: open - Opened by mthuurne almost 4 years ago
Labels: Trivial to fix
#313 - Include documented aliases in output
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 4 comments
Labels: astbuilder
#310 - Some top-level entries in class hierarchy are not linked
Issue -
State: open - Opened by mthuurne almost 4 years ago
Labels: Needs more reflexion
#305 - Handling of constructors
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 11 comments
Labels: Needs more reflexion, astbuilder
#302 - Warnings that are not logged can fail the build
Issue -
State: closed - Opened by mthuurne almost 4 years ago
- 7 comments
#295 - Lookup of name in annotation fails on reparented object
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 6 comments
Labels: bug
#294 - Format integer literals like the source
Issue -
State: open - Opened by mthuurne almost 4 years ago
- 2 comments
Labels: Needs more reflexion, not a priority
#184 - __all__ re-exports don't work for CramMD5ClientAuthenticator
Issue -
State: open - Opened by glyph almost 5 years ago
- 9 comments
Labels: bug
#174 - Handling of "if TYPE_CHECKING:" blocks
Issue -
State: open - Opened by mthuurne almost 5 years ago
- 10 comments
#125 - Document Documentable.expandName
Issue -
State: closed - Opened by adiroiban over 8 years ago
- 1 comment
#17 - pydoctor's handling of duplicate names needs a rethink
Issue -
State: open - Opened by mwhudson almost 10 years ago
- 1 comment
Labels: bug, Triaged, Needs more reflexion