Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 1.4.0
  • 1.6
  • 2.0
  • feature-issubclass
  • master default
  • revert-397-import_all
  • zipper
  • astroid-2.1.0
  • astroid-2.0.4
  • astroid-2.0.3
  • astroid-2.0.2
  • astroid-2.0.1
  • astroid-2.0
  • astroid-1.6.5
  • astroid-2.0.dev1
  • astroid-2.0.0-dev
  • astroid-1.6.4
  • astroid-1.6.3
  • astroid-1.6.2
  • astroid-1.6.1
  • astroid-1.6.0
  • astroid-1.5.3
  • astroid-1.5.2
  • astroid-1.5.1
  • astroid-1.5.0
  • astroid-1.4.9
  • astroid-1.4.8
27 results
Created with Raphaël 2.2.025Nov26Oct151110230Sep292823201523Aug22211615108131Jul30262419171513108654329Jun28252321201918151413129876542131May2826242322212019171514137525Apr2419161253230Mar292826161511105226Feb21201817161514121164330Jan2823183127Dec151111Nov5212Oct21Sep12Aug1124Jul2321201989Jun322May141321Apr1715141312217Mar1312118114Feb9530Jan2826252231Dec3018321Nov124Oct2Sep24Aug2221228Jul27232219167229Jun28272065432131May252017161098730Apr272625Prepare 2.1.0astroid-2.1.0astroid-2.1.0textFix typoMultiple "value" or "slice" values on subscript inference.fix hashlib.blake2* signaturesDon't call inference in the functools transformRevert "Pass a parent in raw_building when building a new Function or Class"Reuse the cls variable inferred earlierPass a parent in raw_building when building a new Function or ClassReplace a nested for loop with a product() callDisable useless-supression for nowLose an indentation level in ancestors() by continuing if recursing wasn't passedUpdate some leftover docstringsUse yield fromYES is gone, we're using Uninferable for quite some time nowRemove Python 2 branchesCache the result of get_assign_nodesUse generators for string joining instead of creating temporary listsAdd some caching to the transforms and skip non nodes in visit_genericUse None as a sentinelRemove some unneeded comments and use yield fromUse itertools.chain to join multiple generators togetherUse a generator expression for _multiply_seq_by_intRemove unneeded commentReplace a nested for loop with itertools.productReplace checks against None and Uninferable to boolean checksReplace copy.copy() with a simple set() callRemove the restore_path() methodSimplify the creation of extra_context for _infer_callUse copy_context where it makes senseLet formatting be handled by blackChange the line endings of the pylint config fileSwitch to stages for travis jobsAdd black step in tox.ini and Travis, as well as the badgeInitial formatting of astroidAdd the pre-commit hookRename asspath to assign_path to be more indicative of what it actually meansUse --append and drop the use of .envnameUse the correct coverage file and make sure to delete the correct coverage fileRemove the absolute to relative path transform for coverage, which is no longer needed as tests are not installed with the package anymore
Loading