Commit Graph

  • 2b02371ba1 Merge pull request #1258 from RustPython/coolreader18/site Windel Bouwman 2019-08-16 08:39:51 +02:00
  • bc64016b02 Merge branch 'master' of https://github.com/rustpython/rustpython MinGyo Jung 2019-08-16 15:39:10 +09:00
  • f4e19889a1 #1224 Fix not suitable tests and solve CI failure MinGyo Jung 2019-08-16 15:38:56 +09:00
  • 7764de311a Merge pull request #1280 from willingc/update-devguide Noah 2019-08-16 01:32:28 -05:00
  • 0c53d507f6 Modify imghdr.py and write unittest Dong-hee Na 2019-08-16 15:15:33 +09:00
  • 6a105bf696 Import imghdr Dong-hee Na 2019-08-16 15:09:16 +09:00
  • 29dabbcbea Implement FileIO.read with nbytes Dong-hee Na 2019-08-16 13:23:24 +09:00
  • 440a25d222 Refactoring int.inner_xshift methods. ChJR 2019-08-16 14:57:07 +09:00
  • e3bfb4bfcb Merge pull request #1281 from RustPython/coolreader18/module-docstrings Noah 2019-08-16 00:49:55 -05:00
  • 466bf383aa Merge pull request #1282 from youknowone/errno-unix Noah 2019-08-16 00:49:33 -05:00
  • 7b5f574847 Change statement from match to if johan.park 2019-08-16 14:49:28 +09:00
  • 8b8f542e23 add __enter__ and __exit__ for socket Hyunji Kim 2019-08-15 11:29:48 +09:00
  • 6adffe567c Add review feedback edits from @coolreader18 and @mpajkowski Carol Willing 2019-08-16 14:42:18 +09:00
  • 8e8c09ce6b Fix switched comment position johan.park 2019-08-16 14:35:43 +09:00
  • 48ae9a309d Update factorial module of math johan.park 2019-08-16 14:27:36 +09:00
  • 4b3423c0dc Merge pull request #1278 from RustPython/coolreader18/update-deps Windel Bouwman 2019-08-16 07:07:30 +02:00
  • 99881147d4 errno for non-linux unix Jeong YunWon 2019-08-16 13:56:04 +09:00
  • d33d5ce5f6 Initialize attributes on new modules coolreader18 2019-08-15 23:06:30 -05:00
  • 27cde17a28 Merge pull request #1272 from corona10/file_io_close Noah 2019-08-15 22:27:04 -05:00
  • 0f4a80eec9 Compile docstrings for modules coolreader18 2019-08-15 22:25:30 -05:00
  • d35caabdfe Explain the major sub-crates of RustPython Carol Willing 2019-08-16 11:10:06 +09:00
  • 5414d2ac33 fix codes Dong-hee Na 2019-08-16 09:58:46 +09:00
  • cc99c38678 Add subsections to Understanding Internals Carol Willing 2019-08-16 09:36:20 +09:00
  • 40d3782adb Merge pull request #1246 from RustPython/coolreader18/import-submodules Noah 2019-08-15 18:32:45 -05:00
  • 2426440c00 Reorder devguide sections and edit Carol Willing 2019-08-16 08:08:25 +09:00
  • d8c62e5479 Factored out os_access flags Khalil HADJI 2019-08-15 23:31:13 +02:00
  • a4acb75d26 Changed mode to u8 Khalil HADJI 2019-08-15 23:28:25 +02:00
  • 8fd2cb4112 Changed PyResult to PyResult<bool> Khalil HADJI 2019-08-15 23:26:36 +02:00
  • df71821ce9 Upgrade dependencies coolreader18 2019-08-15 16:19:46 -05:00
  • 5499d81d7a Address feedback, simplify compilation code coolreader18 2019-08-14 09:53:30 -05:00
  • 1be2d95142 Change unittest.__main__ to use import os.path coolreader18 2019-08-13 21:41:49 -05:00
  • 02f5bccf40 Add error for marshal_loads coolreader18 2019-08-13 21:36:43 -05:00
  • 2a795e0d8e Add module __repr__ coolreader18 2019-08-13 21:33:24 -05:00
  • 6f72969202 Change to use .local/lib/rustpython coolreader18 2019-08-15 00:13:03 -05:00
  • a0146c5fa6 Add site module and run it on startup coolreader18 2019-08-15 00:12:06 -05:00
  • fe84f25fad Fix weirdness with import submodules coolreader18 2019-08-13 21:28:09 -05:00
  • b6e061b652 Add nice message for no attribute on module coolreader18 2019-08-13 21:12:05 -05:00
  • 850f479dd2 stdlib_io: Implement fileIO.close Dong-hee Na 2019-08-15 17:53:17 +09:00
  • d9226c9d9a Removed useless format Khalil HADJI 2019-08-15 21:43:54 +02:00
  • b018a39b0a Pushes the result to the vm Khalil HADJI 2019-08-15 21:00:10 +02:00
  • 666b2a9d71 Handled the case for a non existent mode and pushed errors to the vm Khalil HADJI 2019-08-15 20:42:59 +02:00
  • 6f78bca8ee Added implementation for os_access F_OK and R_Ok Khalil HADJI 2019-08-15 20:13:52 +02:00
  • 32634b2d53 Merge pull request #1080 from JimJeon/feature/round Windel Bouwman 2019-08-15 19:50:52 +02:00
  • bbe2f72c04 Merge pull request #1268 from youknowone/subclasshook Windel Bouwman 2019-08-15 19:45:00 +02:00
  • ca6ecdd923 Merge pull request #1249 from RustPython/organize-files Windel Bouwman 2019-08-15 19:34:26 +02:00
  • 3b089020f6 Merge pull request #1276 from mpajkowski/functools_reduce Windel Bouwman 2019-08-15 19:27:49 +02:00
  • 365ab847df Merge pull request #1267 from youknowone/bootstrap Windel Bouwman 2019-08-15 19:22:29 +02:00
  • b8e86b24e6 Change int.inner_xshift wrong match guard routine. ChJR 2019-08-16 02:21:50 +09:00
  • 620a0c4518 Merge pull request #1265 from pbzweihander/iss1254-ellipsis-reduce Windel Bouwman 2019-08-15 19:16:48 +02:00
  • 589c431c8c Merge master branch Windel Bouwman 2019-08-15 18:59:29 +02:00
  • 24b6cc1283 Add tests for functools.reduce Marcin Pajkowski 2019-08-15 16:37:18 +02:00
  • ec37983ad6 Implement functools.reduce Marcin Pajkowski 2019-08-15 00:38:05 +02:00
  • 1575b9d289 Merge pull request #1266 from corona10/complex__getnewargs__ Windel Bouwman 2019-08-15 15:25:32 +02:00
  • 5f285a5831 Merge pull request #1252 from mpajkowski/invoke_ref Windel Bouwman 2019-08-15 15:06:09 +02:00
  • 87b9e6e466 Merge pull request #1255 from zsaladin/json_dump Windel Bouwman 2019-08-15 15:03:59 +02:00
  • e65e9ff7c3 Make func_ref an &PyObjectRef Marcin Pajkowski 2019-08-15 01:21:42 +02:00
  • c0231513cf Merge pull request #1260 from HyeonuPark/os-read-link Windel Bouwman 2019-08-15 13:05:17 +02:00
  • 45292e8abc Merge pull request #1257 from SeungUkLee/socket-htonl Windel Bouwman 2019-08-15 13:02:47 +02:00
  • 151823aadd Add tests for int.__(x)xshift__ methods. ChJR 2019-08-15 19:01:16 +09:00
  • 26168bc1e5 #1224 Add integer supporting for float formatting MinGyo Jung 2019-08-15 18:53:46 +09:00
  • e1ac729770 #1224 Add floating point formatting test for int MinGyo Jung 2019-08-15 18:52:57 +09:00
  • f4b0195643 Add int.__rlshift__, int.__rrshift__ methods. ChJR 2019-08-15 18:51:09 +09:00
  • 95b5508f52 Refactoring int.__lshift__ int.__rshift__ methods. ChJR 2019-08-15 18:42:45 +09:00
  • 70fe087566 object.__subclasshook__ empty classmethod Jeong YunWon 2019-08-15 15:45:10 +09:00
  • 985cbb9df6 Merge branch 'master' of https://github.com/rustpython/rustpython MinGyo Jung 2019-08-15 17:39:33 +09:00
  • 1114d27e28 #1224 Add formating for floating point and test MinGyo Jung 2019-08-15 17:39:03 +09:00
  • d508f8ad7c #1224 Add test code for floating point formatting MinGyo Jung 2019-08-15 17:36:11 +09:00
  • 17cf677fb0 Merge pull request #1261 from kluid/master Windel Bouwman 2019-08-15 10:32:21 +02:00
  • 3aa2daae5e Add tests of Ellipsis rusty 2019-08-15 17:08:01 +09:00
  • a562cc9de1 Update __new__ method of Ellipsis rusty 2019-08-15 17:07:03 +09:00
  • 78e56c2b5c Update signature of __repr__ and __reduce__ method of Ellipsis rusty 2019-08-15 17:01:11 +09:00
  • b8b83cc441 Apply cargo-fmt JimJeon 2019-08-15 16:47:37 +09:00
  • a2e3e6b31e Add round feature for objint JimJeon 2019-08-15 16:19:16 +09:00
  • befb9a239e Add round feature for objfloat when ndigits is 0 JimJeon 2019-08-15 16:16:40 +09:00
  • 9c4b08c7cd Add tests for round functions JimJeon 2019-08-15 16:16:06 +09:00
  • 6715759868 Add tests for json.load Daehee Kim 2019-08-15 16:01:32 +09:00
  • 73549a5e6f Add json_load Daehee Kim 2019-08-15 15:02:38 +09:00
  • 5285c8eeac Add tests for json.dump Daehee Kim 2019-08-15 15:53:32 +09:00
  • d60e72ec57 Add json_dump Daehee Kim 2019-08-15 12:14:19 +09:00
  • 63cfc70fd0 Fix whats_left_modules under cpython coolreader18 2019-08-15 02:03:05 -05:00
  • 1d5413be89 Fix whats_left_modules under cpython coolreader18 2019-08-15 02:01:25 -05:00
  • 1d6ccca315 Add _w_long, _u_long to bootstrap which is requried by importlib Jeong YunWon 2019-08-15 15:43:26 +09:00
  • 4ea960c67b complex: Implement __getnewargs__ Dong-hee Na 2019-08-15 15:34:07 +09:00
  • 78017514ae Add __reduce__ method to Ellipsis rusty 2019-08-15 15:28:20 +09:00
  • bc7a67f129 implement os.readlink() Garuda-hpcnt 2019-08-15 14:30:17 +09:00
  • 43c1143e67 Implemented stdlib os.cpu_count kluid 2019-08-15 14:30:57 +09:00
  • 7d08f8fe05 Merge pull request #1248 from RustPython/minor-fixes Windel Bouwman 2019-08-15 07:06:10 +02:00
  • f3d7848dc2 Merge pull request #1253 from willingc/update-dep Windel Bouwman 2019-08-15 07:04:20 +02:00
  • daad0a0be6 Merge pull request #1256 from JunMock/int Windel Bouwman 2019-08-15 07:03:20 +02:00
  • 3109f22404 Apply rustfmt SeungUkLee 2019-08-15 13:44:34 +09:00
  • 74618c99ef Impl socket htonl SeungUkLee 2019-08-15 12:24:14 +09:00
  • d8e9f79c41 add __rand__ __ror__ JunMock 2019-08-15 12:19:40 +09:00
  • 03df88729d add __rand__ __ror__ JunMock 2019-08-15 12:07:02 +09:00
  • 3fce075cc3 Add minimal version and document check/update Carol Willing 2019-08-15 10:48:45 +09:00
  • 5802d06bbb Extend AST python module. Add idea for scope detection. Windel Bouwman 2019-08-14 20:43:23 +02:00
  • d06dec77ea Attempt to reduce the size of the pyobject.rs files by splitting out builtin types. Windel Bouwman 2019-08-14 17:48:54 +02:00
  • 49ed782098 Merge pull request #1245 from RustPython/symbol-context Windel Bouwman 2019-08-14 17:47:40 +02:00
  • e1b0cb0b66 Fix #1247. Add two additional audio format libraries. Windel Bouwman 2019-08-14 16:20:26 +02:00
  • 7b38988ffb Add sunau library. Add default option to dis example. Windel Bouwman 2019-08-14 14:42:27 +02:00
  • 11cbf556e5 Merge pull request #1236 from RustPython/coolreader18/dis-example Windel Bouwman 2019-08-14 11:01:32 +02:00