Unverified Commit 4c6bee35 authored by Aaron Gokaslan's avatar Aaron Gokaslan Committed by GitHub
Browse files

fix: Set __file__ constant when using eval_file (#1300) (#3233)

* Set __file__ constant when using eval_file

* Use const ref

* Use a move instead

* Revert

* Improve test

* Guard test with Python version

* Fix tests

* Dont support Python2 API

* Drop Python2 eval __file__ support

* Hack

* Semisupport Python2

* Take2

* Remove Python2 support
parent 6abf2baa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment