Skip to content
GitLab
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 and registries
    • Packages and 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
  • PyPyPyPy
  • pypypypy
  • Merge requests
  • !818

Implement bpo-30245: avoid overflow in struct.pack_into error message

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondrej Baranovič requested to merge branch/py3.7-bpo-30245 into branch/py3.7 May 02, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Fixes one of the lib-python.3.test.test_struct failures.

https://bugs.python.org/issue30245, https://github.com/python/cpython/pull/1682/files

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: branch/py3.7-bpo-30245