Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modulefinder: make -p handle namespace packages correctly #9616

Merged
merged 4 commits into from
Oct 24, 2020

Commits on Oct 19, 2020

  1. add a test

    hauntsaninja committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8e7407c View commit details
    Browse the repository at this point in the history
  2. modulefinder: make -p handle namespace packages correctly

    Fixes part of python#5759
    The other part is passing files arguments, which we make steps towards
    in python#9614
    hauntsaninja committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5a0c2fb View commit details
    Browse the repository at this point in the history
  3. the joys of python 3.5

    hauntsaninja committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9209016 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. modulefinder: remove useless check

    hauntsaninja committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    3b056b7 View commit details
    Browse the repository at this point in the history