[issue41390] Errors and warnings on generate bytecode files

2020-08-02 Thread Guido van Rossum


Guido van Rossum  added the comment:

You're going to have to ignore that status or skip the offending files.

--
nosy: +gvanrossum
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41390] Errors and warnings on generate bytecode files

2020-07-25 Thread Tomasz Kloczko


Tomasz Kloczko  added the comment:

Issue is that this command ends with non-zero exit code.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41390] Errors and warnings on generate bytecode files

2020-07-24 Thread Karthikeyan Singaravelan


Karthikeyan Singaravelan  added the comment:

The warnings are from lib2to3 test data files that explicitly contain Python 2 
syntax to verify if running 2to3 over those files does correct transformation. 
The other errors are test files for syntax error.

--
nosy: +xtreak

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41390] Errors and warnings on generate bytecode files

2020-07-24 Thread Tomasz Kloczko


Change by Tomasz Kloczko :


--
title: Errors and warnings on generate butecode files -> Errors and warnings on 
generate bytecode files

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com