Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

rename _imp initialization function to follow conventions#5432

Merged
benjaminp merged 1 commit intomasterfrom
benjamin-rename-imp-init
Jan 29, 2018
Merged

rename _imp initialization function to follow conventions#5432
benjaminp merged 1 commit intomasterfrom
benjamin-rename-imp-init

Conversation

@benjaminp
Copy link
Contributor

When the C imp module became _imp in 6f44d66, the initialization function should have been renamed from PyInit_imp to PyInit__imp.

When the C imp module became _imp in 6f44d66, the initialization function should have been renamed from PyInit_imp to PyInit__imp.
@benjaminp benjaminp force-pushed the benjamin-rename-imp-init branch from 2f002e5 to 0040531 Compare January 29, 2018 18:45
@benjaminp benjaminp merged commit c65ef77 into master Jan 29, 2018
@bedevere-bot
Copy link

@benjaminp: Please replace # with GH- in the commit message next time. Thanks!

@benjaminp benjaminp deleted the benjamin-rename-imp-init branch January 29, 2018 19:34
rdb added a commit to panda3d/panda3d that referenced this pull request Dec 16, 2018
See python/cpython#5432 - imp module now has the proper name
The DL_IMPORT and DL_EXPORT macros seem to have been removed.
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.

5 participants