Skip to content

can't import from two different versions of package #74

Description

@ggrothendieck

This does not work to simultaneously load the same function, foo, from two different releases. Instead of getting the two different versions the same version is retrieved twice.

https://gist.github.com/DavZim/9b5e1705c726346f5a50cdec1f61509f

The test package containing just foo is here

https://github.com/DavZim/testPkg

with releases here

https://github.com/DavZim/testPkg/releases

and discussion here

https://stackoverflow.com/questions/75017879/use-function-from-a-package-but-different-versions-simultaneously/75019428

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions