Skip to content

distutils: various fixes#3634

Merged
srittau merged 3 commits intopython:masterfrom
hauntsaninja:distutils
Jan 21, 2020
Merged

distutils: various fixes#3634
srittau merged 3 commits intopython:masterfrom
hauntsaninja:distutils

Conversation

@hauntsaninja
Copy link
Collaborator

  • fix parameter name in move_file
  • make setup keyword-only args keyword-only
  • add undocumented (positional!) swig_opts parameter to Extension

hauntsaninja added 3 commits January 20, 2020 20:57
- fix parameter name in `move_file`
- make `setup` keyword-only args keyword-only
- add undocumented (positional!) `swig_opts` parameter to `Extension`
@srittau srittau merged commit 39d72bb into python:master Jan 21, 2020
@hauntsaninja hauntsaninja deleted the distutils branch January 21, 2020 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants