diff options
| author | Victor Stinner <vstinner@python.org> | 2020-12-09 21:37:27 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-09 21:37:27 (GMT) |
| commit | a82f63f5af027a0eab0f0812d750b804368cbd25 (patch) | |
| tree | aa8703c8745915d904d05ef132c1aa96fb1fd911 /Python/Python-ast.c | |
| parent | ca064402079f889226cb107b26b329891431c319 (diff) | |
| download | cpython-a82f63f5af027a0eab0f0812d750b804368cbd25.zip cpython-a82f63f5af027a0eab0f0812d750b804368cbd25.tar.gz cpython-a82f63f5af027a0eab0f0812d750b804368cbd25.tar.bz2 | |
bpo-32381: Add _PyRun_AnyFileObject() (GH-23723)
pymain_run_file() no longer encodes the filename: pass the filename
as an object to the new _PyRun_AnyFileObject() function.
Add new private functions:
* _PyRun_AnyFileObject()
* _PyRun_InteractiveLoopObject()
* _Py_FdIsInteractive()
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions
