Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • W wendelin.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nexedi
  • wendelin.core
  • Repository

Switch branch/tag
  • wendelin.core
  • bigfile
  • _bigfile.c
Find file BlameHistoryPermalink
  • Kirill Smelkov's avatar
    bigfile/py: PyFrameObject->f_back becomes lazy on py3.11 · 5ad23e52
    Kirill Smelkov authored May 28, 2025
    https://docs.python.org/3/whatsnew/3.11.html says to use
    PyFrame_GetBack() instead of direct ->f_back access which indeed starts
    to create frames on the fly in py3.11 if ->f_back was NULL:
    
    https://github.com/python/cpython/commit/ae0a2b756255
    https://github.com/python/cpython/commit/68f5fa668343
    
    -> change all usage of ->f_back to that function not to skip
    yet-unmaterialized frames while doing our checks.
    
    /reviewed-by @jerome
    /reviewed-on !37
    5ad23e52

Replace _bigfile.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7