Skip to content

Remove Python 2 or 3 only conditionals#785

Merged
rahulporuri merged 6 commits into
masterfrom
cln/drop-python2-support
Apr 20, 2021
Merged

Remove Python 2 or 3 only conditionals#785
rahulporuri merged 6 commits into
masterfrom
cln/drop-python2-support

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri commented Apr 20, 2021

This PR removes Python 2/3 specific conditionals and __future__ imports.

Poruri Sai Rahul added 6 commits April 20, 2021 14:47
and remove python 3-only or 2-only conditionals
and __future__ imports

	modified:   kiva/agg/src/agg_std_string.i
	modified:   kiva/agg/src/agg_typemaps.i
	modified:   kiva/agg/src/win32/plat_support.i
	modified:   kiva/gl/__init__.py
	modified:   kiva/gl/src/swig/agg_std_string.i
	modified:   kiva/quartz/ABCGI.pyx
	modified:   kiva/quartz/CTFont.pyx
	modified:   kiva/quartz/ABCGI.pyx
	modified:   kiva/quartz/CTFont.pyx
	modified:   kiva/quartz/ABCGI.pyx
	modified:   kiva/quartz/CTFont.pyx
	modified:   setup.py
remove changes to setup and __future__ imports

	modified:   kiva/quartz/ABCGI.pyx
	modified:   kiva/quartz/CTFont.pyx
	modified:   setup.py
	modified:   setup.py
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulporuri rahulporuri merged commit 20ef579 into master Apr 20, 2021
@rahulporuri rahulporuri deleted the cln/drop-python2-support branch April 20, 2021 13:15
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