Message327747
With 3.8a
Traceback (most recent call last):
File "/home/stephane/src/github.com/python/cpython/Lib/runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/stephane/src/github.com/python/cpython/Lib/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/stephane/src/github.com/python/cpython/Lib/compileall.py", line 326, in <module>
exit_status = int(not main())
File "/home/stephane/src/github.com/python/cpython/Lib/compileall.py", line 303, in main
if not compile_file(dest, args.ddir, args.force, args.rx,
File "/home/stephane/src/github.com/python/cpython/Lib/compileall.py", line 142, in compile_file
expect = struct.pack('<4sll', importlib.util.MAGIC_NUMBER,
struct.error: 'l' format requires -2147483648 <= number <= 2147483647 |
|
Date |
User |
Action |
Args |
2018-10-15 13:08:30 | matrixise | set | recipients:
+ matrixise, bmwiedemann, xtreak |
2018-10-15 13:08:30 | matrixise | set | messageid: <1539608910.13.0.788709270274.issue34990@psf.upfronthosting.co.za> |
2018-10-15 13:08:30 | matrixise | link | issue34990 messages |
2018-10-15 13:08:30 | matrixise | create | |
|