summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clean-up and fix tox's commands (#1963)Pierre Sassoulas2023-02-081-14/+11
| | | | | | | | | | | | | | | * [tox] Add python 3.11 to the list of interpreters Refs #1960 * Update build system dependencies * Update pre-commit requirements * Fix Sphinx errors --------- Co-authored-by: Avram Lubkin <aviso@rockhopper.net>
* Create ``UninferableBase``Daniël van Noord2023-02-051-2/+2
|
* Bump astroid to 2.13.0, update changelogv2.13.0Pierre Sassoulas2023-01-071-7/+14
|
* Add boilerplate for documenting an upgrade guide (#1873)Daniël van Noord2022-11-152-0/+12
|
* Update sphinx requirement from ~=5.2 to ~=5.3 (#1838)dependabot[bot]2022-10-171-1/+1
| | | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update sphinx requirement from ~=5.1 to ~=5.2 (#1808)dependabot[bot]2022-09-261-1/+1
| | | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update sphinx requirement from ~=5.0 to ~=5.1 (#1720)dependabot[bot]2022-07-251-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove remaining references to old Mixin base nodesDaniël van Noord2022-06-201-10/+10
|
* Update sphinx requirement from ~=4.5 to ~=5.0 (#1577)dependabot[bot]2022-05-301-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump astroid to 2.11.4, update changelogv2.11.4Pierre Sassoulas2022-05-021-3/+3
|
* Update sphinx requirement from ~=4.4 to ~=4.5 (#1492)dependabot[bot]2022-04-191-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump astroid to 2.11.0, update changelogv2.11.0Pierre Sassoulas2022-03-121-8/+11
| | | | Make small changes to release process
* New release process (#1438)Pierre Sassoulas2022-03-121-28/+58
| | | | | | | * Document the backporting of bug fixes * Fix processes following discussion * Add normalization in ``tbump`` * Remove numbering so the diff is manageable and the doc easier to update Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-122-2/+6
| | | | | | | | | | | | | | * Simplify hard to maintain copyright notice git is the source of truth for the copyright, copyrite (the tool) was taking exponentially longer with each release, and it's polluting the code with sometime as much as 50 lines of names. * Add a pre-commit hook to check the copyright notice * Fix the existing file so they have a notice * Fix the spacing after the copyright notice * Add a script to generate the CONTRIBUTORS.txt Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* No longer pass doc to various node constructors (#1451)Daniël van Noord2022-03-091-1/+1
|
* Update sphinx requirement from ~=4.0 to ~=4.4 (#1426)dependabot[bot]2022-03-011-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.0...v4.4.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Restore custom distutils handling for resolving paths to submodules. (#1386)Jacob Walls2022-02-271-0/+2
|
* Fix typo in extract_node() link (#1369)Jacob Walls2022-01-251-1/+1
|
* Bump astroid to 2.9.3, update changelogv2.9.3Pierre Sassoulas2022-01-091-0/+14
|
* Bump astroid to 2.9.1, update changelogv2.9.1Pierre Sassoulas2021-12-311-3/+3
|
* Fix typos (#1288)Kian Meng, Ang2021-12-131-1/+1
|
* Add typing to scope() (#1170)Daniël van Noord2021-09-152-2/+3
|
* Fix documentation after changes to astroid.nodes (#1175)Marc Mueller2021-09-152-170/+168
|
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-16/+16
|
* Bump astroid to 2.6.6, update changelogv2.6.6Pierre Sassoulas2021-08-031-1/+1
|
* Apply black on doc/conf.py tooPierre Sassoulas2021-07-061-63/+75
|
* [doc] Remove static dir that does not existsPierre Sassoulas2021-07-061-1/+1
|
* Update refs to use mainMarc Mueller2021-06-302-2/+2
|
* Downrade the version to 2.6.2-dev0 so we can install pylint easilyPierre Sassoulas2021-06-291-2/+2
| | | | See https://github.com/PyCQA/astroid/pull/1077#issuecomment-870072987
* Update the release.md according to new release scriptPierre Sassoulas2021-06-291-9/+1
|
* Upgrade the version to 2.7.0-dev0 following 2.6.0 releasePierre Sassoulas2021-06-221-19/+11
|
* Fix typo in GitHub suggested by PycharmPierre Sassoulas2021-06-181-1/+1
|
* Autodoc class contentMarc Mueller2021-06-171-0/+1
|
* Improve Sphinx config (#1001)Marc Mueller2021-06-162-2/+8
| | | | | | | * Update and pin Sphinx version * Update conf * Group class members * Display typehints in description * Update tox so doc env isn't reused
* Add Pattern base class (#1037)Marc Mueller2021-06-161-0/+3
|
* Add precision on what trigger the pypi releasePierre Sassoulas2021-06-161-0/+2
|
* Add release.yml file for automated release with Github ActionPierre Sassoulas2021-06-161-13/+2
| | | | See https://github.com/cdce8p/python-typing-update/blob/f79966eb104f220fdcc78f87764eb74ab6e527c2/.github/workflows/release.yaml
* Better release.md for major and minor versionPierre Sassoulas2021-06-161-5/+7
|
* Apply pre-commit to cleanup the result of copyritePierre Sassoulas2021-06-161-5/+5
|
* Install copyrite in the tbump scriptPierre Sassoulas2021-06-161-1/+1
|
* Simplify the release process using tbumpPierre Sassoulas2021-06-161-18/+15
|
* Remove reference to travis or appveyor in the codebasePierre Sassoulas2021-06-151-4/+2
|
* Remove py2 nodes (#1023)Marc Mueller2021-06-121-9/+0
| | | | * Removed Repr, Exec, Print nodes * Updated rebuilder
* Post release choresPierre Sassoulas2021-05-291-0/+2
|
* Update copyright notice for 2.5.7v2.5.7Pierre Sassoulas2021-05-291-5/+3
|
* Add initial support for pattern matching py310 (#986)Marc Mueller2021-05-291-0/+30
| | | | * Add initial support for pattern matching py310 * Add typing_extensions
* Add scm_setuptools for packagingPierre Sassoulas2021-05-241-24/+10
|
* Change numversion to __version__ in __pkginfo__Pierre Sassoulas2021-04-242-4/+4
|
* Add isort to the pre-commit configurationPierre Sassoulas2021-04-191-1/+3
|
* We need astroid to be installed for conf.py to workPierre Sassoulas2021-04-181-0/+1
|