jfh
|
809171dcf8
|
Make namespaces comparable.
|
2021-10-19 16:29:41 +03:00 |
|
jfh
|
dd482371e7
|
Move initialization to __init__.
|
2021-10-19 16:29:38 +03:00 |
|
Jim Fasarakis-Hilliard
|
de41d4c5ca
|
Merge pull request #3338 from AP2008/relocate-set_attrs
Relocate `vm.set_attr` to `obj.set_attr`
|
2021-10-19 16:25:54 +03:00 |
|
Aratrik
|
d6fc20f64e
|
Relocate vm.set_attr to obj.set_attr
|
2021-10-19 14:50:53 +05:30 |
|
Jeong YunWon
|
7bcf2c3e39
|
Merge pull request #3014 from leesungbin/underscore_grammar
Solve some lexical error with underscore
|
2021-10-19 08:37:03 +09:00 |
|
Jim Fasarakis-Hilliard
|
dd3d289684
|
Merge pull request #3336 from DimitrisJim/install_pip
Better information for install pip if ssl is disabled.
|
2021-10-18 16:49:00 +03:00 |
|
jfh
|
606e33fe4e
|
Better information for install pip if ssl is disabled.
|
2021-10-18 15:26:05 +03:00 |
|
Jim Fasarakis-Hilliard
|
ae358af30e
|
Merge pull request #3335 from DimitrisJim/dict_repr_with_capacity
Use dictionary length for capacity.
|
2021-10-18 15:06:45 +03:00 |
|
jfh
|
d01e222d95
|
Use dictionary length for capacity.
|
2021-10-18 14:11:37 +03:00 |
|
Jeong YunWon
|
7f6e016526
|
Merge pull request #3282 from youknowone/remove-ref
Whitelist special-enough types to have PyRef aliases
|
2021-10-18 14:44:29 +09:00 |
|
Noa
|
40397a4208
|
Merge pull request #3096 from RustPython/ast-3.9
__future__.annotations
|
2021-10-17 22:22:06 -05:00 |
|
Noa
|
4087fa1d6e
|
Unmark passing tests
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
0093a1948f
|
Don't compile badsyntax_ files for freeze-stdlib
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
b2c3a62b91
|
Add test.badsyntax_pep3120 from CPython 3.9
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
f336a00177
|
Fix rustpython-parser tests
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
2291ddcb02
|
Mark some ui tests as failing
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
06343e2b6e
|
Add test_future.py and associated files from CPython 3.9
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
0cd2b0787a
|
Keep u-prefixed strings through to the AST
|
2021-10-17 21:55:34 -05:00 |
|
Noa
|
78ef88b92a
|
Update __future__.py to 3.10
|
2021-10-17 21:55:28 -05:00 |
|
Noa
|
f6101a5821
|
Add the __future__.annotations feature
|
2021-10-17 21:55:28 -05:00 |
|
Noa
|
27540e1d35
|
Add unparse feature to ast
|
2021-10-17 21:55:27 -05:00 |
|
Noa
|
44d86c7de9
|
Update ast.py to CPython 3.9
|
2021-10-17 21:54:52 -05:00 |
|
Noa
|
7c68ad8a72
|
Make ast.AST a basetype
|
2021-10-17 21:54:52 -05:00 |
|
Noa
|
cde42dba26
|
Generate ast classes for top-level ast kinds, e.g. stmt
|
2021-10-17 21:54:52 -05:00 |
|
Jeong YunWon
|
c05e8eb48c
|
Remove PySliceRef
|
2021-10-18 05:17:09 +09:00 |
|
Jeong YunWon
|
997f85ff54
|
Less PyListRef
|
2021-10-18 05:15:56 +09:00 |
|
Jeong YunWon
|
7377664bea
|
Remove PyFloatRef
|
2021-10-18 05:14:54 +09:00 |
|
Jeong YunWon
|
cd2edbc2a5
|
Merge pull request #3329 from fanninpm/cleanup-list-of-tests
Cleanup lists of tests in ci.yaml
|
2021-10-17 23:17:06 +09:00 |
|
Jeong YunWon
|
d703e268ee
|
Merge pull request #3331 from DimitrisJim/relocate_getattribute
Relocate `vm.get_attribute` to `obj.get_attr`
|
2021-10-17 23:12:59 +09:00 |
|
jfh
|
7bc10da154
|
Relocate vm.get_attribute to obj.get_attr.
|
2021-10-17 10:30:21 +03:00 |
|
Jim Fasarakis-Hilliard
|
7af58dd822
|
Merge pull request #3328 from youknowone/del-error-cold
__del__ failure is a cold function
|
2021-10-17 07:48:46 +03:00 |
|
Padraic Fanning
|
51b16d3ef7
|
Deduplicate test_set
|
2021-10-16 21:13:18 -04:00 |
|
Padraic Fanning
|
082be10a95
|
Sort Windows-only test skips
|
2021-10-16 21:13:17 -04:00 |
|
Padraic Fanning
|
e330ad8261
|
Separate Windows-only test skips into lines
|
2021-10-16 21:13:17 -04:00 |
|
Padraic Fanning
|
70bc0b47ab
|
Deduplicate test_json
|
2021-10-16 21:13:17 -04:00 |
|
Padraic Fanning
|
6bb576a635
|
Sort platform-independent tests alphabetically
|
2021-10-16 21:13:16 -04:00 |
|
Padraic Fanning
|
5f908df5a8
|
Separate platform-independent tests into lines
|
2021-10-16 21:13:16 -04:00 |
|
Padraic Fanning
|
69fc86805f
|
Extract platform-independent tests into env var
|
2021-10-16 21:12:00 -04:00 |
|
Jeong YunWon
|
e1bd36d8f6
|
Merge pull request #3323 from DimitrisJim/supply_dict_on_absent_prepare
Ignore AttributeError for missing `__prepare__`.
|
2021-10-17 06:26:38 +09:00 |
|
Jeong YunWon
|
21b99a5b98
|
Merge pull request #3325 from fanninpm/add-stdlib-to-ci-yaml
Add `rustpython-stdlib` to NON_WASM_PACKAGES
|
2021-10-17 06:26:09 +09:00 |
|
Jeong YunWon
|
ecf83ecc3a
|
__del__ failure is a cold function
|
2021-10-17 06:25:04 +09:00 |
|
Padraic Fanning
|
edc3b1430e
|
Add rustpython-stdlib to NON_WASM_PACKAGES
|
2021-10-16 14:36:06 -04:00 |
|
Jim Fasarakis-Hilliard
|
61c325371b
|
Update vm/src/stdlib/builtins.rs
Co-authored-by: Jeong YunWon <69878+youknowone@users.noreply.github.com>
|
2021-10-16 21:10:57 +03:00 |
|
Jeong YunWon
|
273193f361
|
Merge pull request #3306 from youknowone/object-protocol
Object protocol
|
2021-10-17 03:09:45 +09:00 |
|
jfh
|
2f3f3f8505
|
Ignore AttributeError for missing __prepare__.
|
2021-10-16 20:16:33 +03:00 |
|
Jim Fasarakis-Hilliard
|
69f436378d
|
Merge pull request #3322 from deantvv/io-error-builder-doc
update doc for IOErrorBuilder
|
2021-10-16 19:08:23 +03:00 |
|
Jim Fasarakis-Hilliard
|
dd747a6920
|
Merge pull request #3320 from DimitrisJim/allow_objects_meta
Allow non-types as metaclass argument.
|
2021-10-16 19:07:32 +03:00 |
|
Jeong YunWon
|
634032a2e1
|
Merge pull request #3321 from deantvv/iss-3319
posix: add os.SCHED_* for macos
|
2021-10-17 00:27:09 +09:00 |
|
Dean Li
|
98007094f6
|
update doc for IOErrorBuilder
|
2021-10-16 22:59:25 +08:00 |
|
Dean Li
|
69771724c6
|
posix: add os.SCHED_* for macos
|
2021-10-16 22:30:44 +08:00 |
|