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 676
    • Issues 676
    • 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

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • PyPyPyPy
  • pypypypy
  • Issues
  • #3315
Closed
Open
Issue created Sep 29, 2020 by karel-un@karel-un

7.3.2 sys._mercurial missing branch string

Python 3.6.9 (5da45ced70e515f94686be0df47c59abd1348ebc, Oct 20 2019, 11:50:38)
[PyPy 7.2.0 with GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>> import sys
>>>> sys._mercurial
('PyPy', 'release-pypy3.6-v7.2.0rc2', '5da45ced70e515f94686be0df47c59abd1348ebc')
Python 3.6.9 (?, Sep 29 2020, 20:40:41)
[PyPy 7.3.2 with GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>> import sys
>>>> sys._mercurial
('PyPy', '?', '?')
Edited Sep 29, 2020 by karel-un
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking