Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • logilab-common logilab-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • open-source
  • logilab-commonlogilab-common
  • Merge requests
  • !26

fix(deprecation): stacked decorators breaks getting the real callable __name__ attribute

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Laurent Peuch requested to merge topic/default/fix-__name__-stacked-decorators into branch/default Aug 26, 2020
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 24

Hello,

This is yet another impossible deep magic bug.

Normally the test and the docstring should explain it all. Don't hesitate to ask if you have questions.

If it's merged I'll backport it on 1.7 (I didn't do the "put on 1.7 then merge into default" because branches have diverged a bit too much due to typing and stuff)

Kind regards,

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/default/fix-__name__-stacked-decorators