Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 674
    • Issues 674
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • PyPy
  • pypypypy
  • Merge requests
  • !778

Updated vendored hpy to git revision 7c832a2f

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon Cross requested to merge branch/hpy-update-to-7c832a2f into branch/hpy Dec 01, 2020
  • Overview 29
  • Commits 16
  • Pipelines 9
  • Changes 30

This adds:

  • Many more exceptions.
  • HPyArg_ support for tracking new handles during parsing.
  • HPyArg_ support for all number formats.
  • New HPyLong_ API functions for converting handles to different C representations.
  • New HPyBytes API functions for converting C character strings into bytes handles.
  • HPyBytes_FromStringAndSize raises a ValueError if a NULL string is passed to it (the underlying character buffer is not editable via the HPy API anyway, so returning a buffer to uninitialized memory is not particularly useful).
  • HPyErr_SetObject for setting exceptions.
Edited Dec 02, 2020 by Simon Cross
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: branch/hpy-update-to-7c832a2f