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

#732 - Fix the standard library smoke test

Issue - State: closed - Opened by tristanlatr about 1 year ago
Labels: maintenance

#731 - Re-exporting names is still buggy

Issue - State: closed - Opened by kg583 about 1 year ago - 6 comments

#730 - Fix CI

Pull Request - State: closed - Opened by tristanlatr about 1 year ago - 11 comments

#729 - Fix tests when running with Sphinx 7

Issue - State: closed - Opened by tristanlatr about 1 year ago
Labels: maintenance

#727 - Better understand reparenting

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#726 - Post processors priority

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#725 - Rework reparenting and allobjects attribute

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#724 - Rework reparenting in post processing

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#723 - Pre-process parsed docstrings to add hints on how to resolve names

Pull Request - State: open - Opened by tristanlatr over 1 year ago - 3 comments

#722 - fix: Hardlink to index.html

Pull Request - State: closed - Opened by buhtz over 1 year ago - 7 comments

#721 - Unit tests write to real file system

Issue - State: open - Opened by buhtz over 1 year ago
Labels: maintenance

#720 - Symlink to index.html

Issue - State: closed - Opened by buhtz over 1 year ago - 10 comments
Labels: bug, good first issue

#719 - Refactor attrs support into reusable code

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#718 - Add support for the newer APIs of attrs

Issue - State: open - Opened by tristanlatr over 1 year ago
Labels: astbuilder, extensions

#717 - Add a documentation section on profiling

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#716 - Adjust cache control fixture for new version

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#714 - A few optimizations

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#713 - Better understanding of operator precedence in colorizer

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#712 - Additional support for ast expression in colorizer

Issue - State: open - Opened by tristanlatr over 1 year ago - 1 comment
Labels: enhancement

#711 - Avoid extra zealous parenthesis in colorized AST

Issue - State: closed - Opened by tristanlatr over 1 year ago - 1 comment
Labels: enhancement

#710 - Use stricter verifications before marking an attribute as constant

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 6 comments

#709 - Link top level names in class hierarchy with intersphinx when possible.

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#708 - Recognize variadic generics type variables (PEP 646).

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#707 - Document return codes

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 4 comments

#706 - Use Sequence instead of List to annotate the Class._mro attribute

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#705 - Unstring ALL type aliases

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#704 - Unstring type aliases

Issue - State: closed - Opened by tristanlatr over 1 year ago

#703 - Building docs directly from package name, by downloading sources from pypi

Issue - State: closed - Opened by tristanlatr over 1 year ago - 5 comments
Labels: Needs more reflexion

#702 - Release pydoctor version 23.4.1

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#701 - Fix quickstart link

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#700 - Pin urllib3<2

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#699 - Fix the urllib compatibility

Issue - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#698 - Special case **kwargs in parameter table

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 5 comments

#697 - How to document Variable-length arguments (**kwargs)

Issue - State: closed - Opened by BewareMyPower over 1 year ago - 1 comment

#696 - Dangling link in the rtd documentation

Issue - State: closed - Opened by serge-sans-paille over 1 year ago - 2 comments

#695 - CSS ID clash bug

Issue - State: open - Opened by tristanlatr over 1 year ago - 1 comment
Labels: bug

#694 - Remove overloading of epytext parse() function

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#693 - Use mypyc to compile pydoctor and improve performances

Issue - State: closed - Opened by tristanlatr over 1 year ago - 2 comments
Labels: Needs more reflexion, not a priority

#691 - Explicit annotation wins over inferred type

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 3 comments

#690 - Explicit annotation should win over inferred type

Issue - State: closed - Opened by tristanlatr over 1 year ago

#689 - Change demo sites URLs

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#688 - Little adjustment of the page title CSS in readthedocs theme

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#687 - Release pydoctor version 23.4.0

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#686 - Make API doc for bindings library

Issue - State: closed - Opened by tisonkun over 1 year ago - 2 comments

#685 - Fix badge

Pull Request - State: closed - Opened by tristanlatr over 1 year ago

#684 - Tweak search

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 3 comments

#683 - Mypy 1.x compat

Pull Request - State: closed - Opened by dreid over 1 year ago - 5 comments

#682 - Add a new_document helper that uses a cached default settings.

Pull Request - State: closed - Opened by dreid over 1 year ago - 6 comments

#681 - Show constructors

Pull Request - State: closed - Opened by tristanlatr over 1 year ago - 1 comment

#680 - Use pypy for the system tests: improve speed by about 30%

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment

#679 - Fix crash: ast.literal_eval() can raise a TypeError as well

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment

#678 - Fix corner case regex colorization

Pull Request - State: open - Opened by tristanlatr almost 2 years ago - 1 comment

#677 - Crash when generating the pytype API docs

Issue - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment
Labels: bug

#676 - Little returns section adjustment

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 2 comments

#675 - Support when source lies outside base directory.

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 2 comments

#674 - Links to demo site are broken

Issue - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment

#673 - Question: Ignore code linebreaks in html output

Issue - State: closed - Opened by buhtz almost 2 years ago - 3 comments

#672 - Update tox.ini - fixes CI

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment

#669 - Better static analysis

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 2 comments

#668 - Edge case regex pattern colorization

Issue - State: open - Opened by tristanlatr almost 2 years ago - 1 comment
Labels: bug

#667 - Fix regex colorizer for python311

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment

#666 - sre_constants updated in Python 3.11, sre_constants.CALL no longer available

Issue - State: closed - Opened by spchamp almost 2 years ago - 1 comment
Labels: bug

#665 - Remove processtypes argument from the docstring parser function

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 2 comments
Labels: maintenance

#664 - Remove compact argument of the to_stan() method

Pull Request - State: closed - Opened by tristanlatr almost 2 years ago - 1 comment
Labels: maintenance

#663 - Fix name resolving issues

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 3 comments

#662 - Incorrect colorizer links when the base name has the same name as the class

Issue - State: closed - Opened by tristanlatr about 2 years ago
Labels: bug

#661 - Incorrect colorizer links when the annotation has the same name as the object

Issue - State: closed - Opened by tristanlatr about 2 years ago - 1 comment
Labels: bug

#660 - Add a new test to prevent regression of zope interface informations

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 2 comments

#659 - Fix checks

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#658 - Link to types of C extension

Issue - State: closed - Opened by tisonkun about 2 years ago - 12 comments
Labels: enhancement, documentation

#657 - Cannot find link target for builtin types

Issue - State: closed - Opened by tisonkun about 2 years ago - 5 comments
Labels: question

#656 - Handling of attrs/dataclass/pydantic/namedtuple constructors

Pull Request - State: open - Opened by tristanlatr about 2 years ago - 7 comments
Labels: enhancement

#655 - Publish bugfix release

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#654 - pydoctor --help is broken

Issue - State: closed - Opened by tristanlatr about 2 years ago
Labels: bug

#653 - Allow to choose members order of classes and modules

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 8 comments

#652 - Small tweaks before release

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#651 - Release pydoctor version 22.9.0

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#650 - Fix interface info

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#649 - The zopeinterface informations does not show up since version 22.7.0

Issue - State: closed - Opened by tristanlatr about 2 years ago
Labels: bug

#648 - Search bar doesn't always yield the expected results

Issue - State: closed - Opened by tristanlatr about 2 years ago - 1 comment
Labels: bug

#647 - Small tweak of the search bar UX

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#646 - Fixes the broken CI

Pull Request - State: closed - Opened by tristanlatr about 2 years ago - 1 comment

#645 - Fix broken option ``--prepend-package`` in pydoctor 22.7.0

Pull Request - State: closed - Opened by tristanlatr over 2 years ago - 1 comment

#643 - Show syntax errors

Pull Request - State: closed - Opened by tristanlatr over 2 years ago - 2 comments

#642 - Safer stan conversion

Pull Request - State: closed - Opened by tristanlatr over 2 years ago - 2 comments

#641 - Handle rare error in XMLString

Issue - State: closed - Opened by tristanlatr over 2 years ago
Labels: bug

#640 - Better property support

Pull Request - State: open - Opened by tristanlatr over 2 years ago - 15 comments
Labels: enhancement

#638 - Use tuple instead of lists to store the Class._mro attribute

Issue - State: closed - Opened by tristanlatr over 2 years ago - 7 comments
Labels: Trivial to fix, maintenance

#637 - Add inheritance infos to the class pages.

Pull Request - State: open - Opened by tristanlatr over 2 years ago - 1 comment

#635 - Add explicit support for exceptions

Pull Request - State: closed - Opened by tristanlatr over 2 years ago - 5 comments

#633 - Show class MRO

Issue - State: open - Opened by tristanlatr over 2 years ago
Labels: enhancement

#632 - Add a « search in api docs » in readthedocs search bar

Issue - State: open - Opened by tristanlatr over 2 years ago - 1 comment

#631 - Document the concept of kind

Issue - State: open - Opened by tristanlatr over 2 years ago
Labels: documentation

#629 - Recognize TypeVarTuple as a type variable

Issue - State: closed - Opened by tristanlatr over 2 years ago - 4 comments
Labels: Trivial to fix

#623 - Be more smart regarding the CONSTANT kind

Issue - State: closed - Opened by tristanlatr over 2 years ago - 1 comment