Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • U uPython-mirror
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • TASTE
  • uPython-mirror
  • Repository
Switch branch/tag
  • uPython-mirror
  • py
  • objcomplex.c
Find file BlameHistoryPermalink
  • Damien George's avatar
    py: Combine load_attr and store_attr type methods into one (attr). · b1bbe966
    Damien George authored Apr 01, 2015
    This simplifies the API for objects and reduces code size (by around 400
    bytes on Thumb2, and around 2k on x86).  Performance impact was measured
    with Pystone score, but change was barely noticeable.
    b1bbe966