Commit Graph

  • 22c3ed3e1f Merge branch 'master' of github.com:RustPython/RustPython into update-docs Windel Bouwman 2019-07-06 17:01:33 +02:00
  • ef649be941 Add git information in sys and platform modules. Windel Bouwman 2019-07-06 17:00:03 +02:00
  • 69980c23b7 Merge pull request #1109 from RustPython/update-travis-yml Windel Bouwman 2019-07-06 16:02:07 +02:00
  • f041a0a50f Merge pull request #1110 from palaviv/wasm-warns coolreader18 2019-07-06 08:38:59 -05:00
  • 10cad47b50 Remove wasm warnings Aviv Palivoda 2019-07-06 16:14:29 +03:00
  • f68b064224 Stick to python3.6 for now. Windel Bouwman 2019-07-06 13:13:35 +02:00
  • 70c20543f8 Merge pull request #1106 from palaviv/syntex-error Windel Bouwman 2019-07-06 13:02:11 +02:00
  • 89d0e7f1e9 Merge pull request #1107 from RustPython/master Windel Bouwman 2019-07-06 13:00:13 +02:00
  • ef44e7295e Trial to improve travis config. Windel Bouwman 2019-07-06 12:32:53 +02:00
  • 0be08fe9f4 Fix wasm syntax error Aviv Palivoda 2019-07-06 13:30:06 +03:00
  • c64a974bfd Update documentation folder and readme. Windel Bouwman 2019-07-06 11:42:19 +02:00
  • a099ba5f8e Merge pull request #1104 from palaviv/remove-importlib-frames Windel Bouwman 2019-07-06 10:58:20 +02:00
  • 0e74d16498 Pass ParseError location to CompileError Aviv Palivoda 2019-07-06 10:23:32 +03:00
  • 251e33af22 Add TODO on verbose Aviv Palivoda 2019-07-06 09:13:17 +03:00
  • c70748fbaa Use filter Aviv Palivoda 2019-07-06 09:12:33 +03:00
  • 6239fe0fbc Remove importlib frames from traceback Aviv Palivoda 2019-07-04 19:20:34 +03:00
  • ef1d5433df Pass more information in user defined parse error Aviv Palivoda 2019-07-05 11:01:49 +03:00
  • 22c0b085ad Merge pull request #1105 from palaviv/skip-modules coolreader18 2019-07-04 16:35:27 -05:00
  • 2edba36de7 Allow skipping of unknown modules Aviv Palivoda 2019-07-04 23:58:01 +03:00
  • f8e8a12ed2 Merge pull request #1102 from palaviv/clean-import coolreader18 2019-07-04 13:16:50 -05:00
  • f740845bab Use vm.class Aviv Palivoda 2019-07-04 17:38:55 +03:00
  • bb30d0fce0 Don't install external imports if there is no compiler Aviv Palivoda 2019-07-04 17:36:27 +03:00
  • 42d17138eb Remove old import Aviv Palivoda 2019-07-03 19:06:36 +03:00
  • ee4ee5456f Use vm.import when running with -m Aviv Palivoda 2019-06-30 20:26:42 +03:00
  • 72febb77d0 Merge pull request #1103 from mkurnikov/importerror-attributes coolreader18 2019-07-03 18:17:03 -05:00
  • 9ce5240598 add name, path, msg attributes to ImportError Maxim Kurnikov 2019-07-03 22:15:02 +03:00
  • df53d55c82 Merge pull request #1101 from palaviv/wasm-importlib Windel Bouwman 2019-07-03 20:18:59 +02:00
  • f34f16b2cc Merge pull request #1095 from RustPython/coolreader18/whats_left-modules coolreader18 2019-07-03 12:58:09 -05:00
  • 090cfed593 Use importlib import in WASM Aviv Palivoda 2019-07-03 18:57:49 +03:00
  • 6b018a0b8b Merge pull request #1096 from RustPython/underscore2hyphen coolreader18 2019-07-03 10:16:03 -05:00
  • 96f6646063 Merge pull request #1098 from mkurnikov/pass-if-expression-to-function coolreader18 2019-07-03 09:55:39 -05:00
  • 8162b87a00 Do not pollute stack when if-expression condition evaluated to False Maxim Kurnikov 2019-07-03 16:13:16 +03:00
  • 3668250c12 Show module attributes missing coolreader18 2019-07-01 14:21:29 -05:00
  • 6a58b76ef7 Change authors to team name. Windel Bouwman 2019-07-01 21:14:07 +02:00
  • bedbad284e Change underscore into hyphen Windel Bouwman 2019-07-01 21:05:29 +02:00
  • 4a108c1ef5 Merge pull request #1059 from RustPython/unicodedata Windel Bouwman 2019-07-01 20:44:14 +02:00
  • e05a75c363 Merge pull request #1092 from RustPython/bytecode-crate Windel Bouwman 2019-07-01 20:43:06 +02:00
  • 92625857ba Allow specifying sections for whats_left.sh coolreader18 2019-07-01 13:28:55 -05:00
  • f8cf39ebbb Change sys.path in not_impl_gen.py coolreader18 2019-07-01 13:18:05 -05:00
  • 982b2f2c14 Add comment to not_impl_gen.py coolreader18 2019-07-01 13:11:43 -05:00
  • 307990d5de Add module listing to whats_left.sh coolreader18 2019-07-01 13:06:45 -05:00
  • dfabd4a2a1 Merge pull request #1093 from RustPython/getrow coolreader18 2019-07-01 09:22:35 -05:00
  • fbd0c599a9 Merge pull request #1074 from JimJeon/feature/rmod coolreader18 2019-06-30 20:33:15 -05:00
  • 2f1d4a8d29 Fix with rustfmt JimJeon 2019-07-01 09:44:47 +09:00
  • 13be2cf3f4 Merge master branch Windel Bouwman 2019-06-30 21:22:33 +02:00
  • 5b534ade4d Merge pull request #1091 from palaviv/fix-import Windel Bouwman 2019-06-30 20:43:52 +02:00
  • f816a50110 Change get_row() into row() Windel Bouwman 2019-06-30 20:23:01 +02:00
  • 3954dbe716 Make parser and compiler optional features for vm crate. Windel Bouwman 2019-06-30 20:11:40 +02:00
  • 36adf45b27 Merge pull request #1086 from RustPython/bytecode-crate Windel Bouwman 2019-06-30 20:03:54 +02:00
  • 602e4b7edb Merge pull request #1085 from RustPython/travis-configs coolreader18 2019-06-30 12:14:17 -05:00
  • 49f3bf7401 Fix locals and globals in call to __import__ Aviv Palivoda 2019-06-30 20:09:26 +03:00
  • 6ba3553fcf Merge pull request #1089 from silmeth/serialization coolreader18 2019-06-30 10:10:31 -05:00
  • 5dddd02bca improve (de)serialization: no crash on BigInts, non-string map keys silmeth 2019-06-30 14:43:36 +02:00
  • f1d250b10a Merge branch 'master' of https://github.com/RustPython/RustPython into bytecode-crate Windel Bouwman 2019-06-30 11:42:47 +02:00
  • e40c844be7 Make bytecode crate independent of parser crate. Windel Bouwman 2019-06-30 11:42:36 +02:00
  • 183415e64b Move bytecode into own crate. Windel Bouwman 2019-06-30 11:01:40 +02:00
  • a332b74ad8 Merge pull request #1064 from RustPython/cryptomods Windel Bouwman 2019-06-30 10:58:49 +02:00
  • 7ab5d53642 update to newer version of DynDigest trait which allows clone. Windel Bouwman 2019-06-30 10:10:17 +02:00
  • f0492eefb2 Merge pull request #1084 from silmeth/int-float-comparison Windel Bouwman 2019-06-30 09:25:49 +02:00
  • 598a0a9b79 Simplify travis config further. Windel Bouwman 2019-06-30 09:13:47 +02:00
  • f0715fe388 Simplify travis config. Windel Bouwman 2019-06-30 09:04:57 +02:00
  • ae684e323e Merge pull request #1065 from RustPython/coolreader18/wasm-test-traceback Windel Bouwman 2019-06-30 08:57:25 +02:00
  • 4d5b4f5dbe Use new_import_error, fix serve command coolreader18 2019-06-28 02:05:48 -05:00
  • 4bf317c3af Merge pull request #1076 from corona10/complex_repr Aviv Palivoda 2019-06-29 21:03:16 +03:00
  • 546c1c0504 Merge pull request #1083 from palaviv/parse-level Aviv Palivoda 2019-06-29 20:49:22 +03:00
  • ed737026c3 Merge pull request #1082 from RustPython/xdrlib Aviv Palivoda 2019-06-29 20:46:42 +03:00
  • c7004f7b0f Merge pull request #1070 from corona10/ellipsis Windel Bouwman 2019-06-29 16:58:13 +02:00
  • d0de3be2a9 fix float–int cross-type comparisons silmeth 2019-06-29 16:50:09 +02:00
  • e88f7536b3 Improve single arm match. Windel Bouwman 2019-06-29 16:48:03 +02:00
  • df31abea98 Merge branch 'master' of https://github.com/RustPython/RustPython into cryptomods Windel Bouwman 2019-06-29 16:46:00 +02:00
  • 8c318dcd3c Add "Ellipsis" for Ellipsis Dong-hee Na 2019-06-29 14:14:35 +09:00
  • d185f53195 Merge pull request #1079 from sanxiyn/os-lstat Windel Bouwman 2019-06-29 16:19:04 +02:00
  • c0600860c8 Merge pull request #1081 from RustPython/travis-config Windel Bouwman 2019-06-29 16:16:16 +02:00
  • 0d8d2e3beb Calculate import level at parsing Aviv Palivoda 2019-06-29 17:04:31 +03:00
  • ddc24d67dc Add xdrlib.py Windel Bouwman 2019-06-29 14:44:39 +02:00
  • 0a242b69a5 Merge pull request #1067 from palaviv/memoryview-slice Windel Bouwman 2019-06-29 14:41:46 +02:00
  • 5f3e5e1602 Disable code coverage on all branches except the master branch. Windel Bouwman 2019-06-29 14:18:54 +02:00
  • f4d63c923a Switch to better supported crypto lib. Windel Bouwman 2019-06-29 14:03:19 +02:00
  • 09823a0a64 Merge pull request #1078 from corona10/sys.byteorder Windel Bouwman 2019-06-29 13:24:41 +02:00
  • 18a49d10b5 Merge pull request #1077 from hannut91/add-tuple-rmul Windel Bouwman 2019-06-29 13:19:13 +02:00
  • 5172a098bf Changed function name to rmod JimJeon 2019-06-29 17:38:01 +09:00
  • 87d866d414 Implement os.lstat Seo Sanghyeon 2019-06-29 17:21:11 +09:00
  • b1aa10d03e Fix complex representation for negative imaginary number case. Dong-hee Na 2019-06-29 15:38:46 +09:00
  • 103559101e sys.byteorder: Implement sys.byteorder Dong-hee Na 2019-06-29 16:16:03 +09:00
  • 32be3bc110 Merge pull request #1071 from hannut91/add-resolve-path Aviv Palivoda 2019-06-29 10:15:23 +03:00
  • 57de0ebc05 Merge pull request #1061 from RustPython/xdrlib Windel Bouwman 2019-06-29 09:05:54 +02:00
  • 91d901abdb Add tuple.__rmul__ hannut91 2019-06-29 15:59:29 +09:00
  • 1e568f1044 Implement int.__rmod__ JimJeon 2019-06-29 15:21:28 +09:00
  • 1dc5daa4d8 Fix TestWithTempDir test to pass on Mac hannut91 2019-06-29 14:25:49 +09:00
  • 212522a4bb Merge pull request #1068 from palaviv/imp-_fix_co_filename coolreader18 2019-06-28 05:26:24 -05:00
  • a3dc98d172 Add empty _imp._fix_co_filename Aviv Palivoda 2019-06-28 10:46:55 +03:00
  • 5a8613c78a Add tests for memoryview Aviv Palivoda 2019-06-28 10:28:48 +03:00
  • 7d2c4b6b6e memoryview support __getitem__ Aviv Palivoda 2019-06-28 10:19:44 +03:00
  • 3c54494132 Merge pull request #1054 from mkurnikov/keyerror-cpython Aviv Palivoda 2019-06-28 09:23:51 +03:00
  • da39dde31f Merge pull request #1062 from palaviv/file-io-fd Aviv Palivoda 2019-06-28 09:18:54 +03:00
  • d44350d042 Make vm.import more clear coolreader18 2019-06-27 13:56:34 -05:00
  • 4959361d29 Give more information in the error messages for failed wasm tests coolreader18 2019-06-27 13:56:03 -05:00
  • 0a369d821d Add initial hashlib module. Windel Bouwman 2019-06-27 19:09:35 +02:00
  • 848714e18e save passed object into the first .args parameter for dict/mappingproxy KeyError Maxim Kurnikov 2019-06-26 23:40:24 +03:00
  • 0642412027 Merge pull request #1057 from RustPython/coolreader18/cpython-libs2 Windel Bouwman 2019-06-26 21:56:34 +02:00