Skip to content

bpo-40268: Remove unused imports in pylifecycle.c#19533

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:remove_unused
Apr 15, 2020
Merged

bpo-40268: Remove unused imports in pylifecycle.c#19533
vstinner merged 1 commit into
python:masterfrom
vstinner:remove_unused

Conversation

@vstinner

@vstinner vstinner commented Apr 15, 2020

Copy link
Copy Markdown
Member

Remove unused imports in files:

  • initconfig.c
  • main.c
  • preconfig.h
  • pylifecycle.c
  • python.c
  • pythonrun.c

https://bugs.python.org/issue40268

Remove unused imports in files:

* initconfig.c
* main.c
* preconfig.h
* pylifecycle.c
* python.c
* pythonrun.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants