Commit Graph

1714 Commits

Author SHA1 Message Date
rocky
a5f28e94bf Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2 2024-02-25 06:14:44 -05:00
rocky
9fd139a41d changes from other branches 2024-02-24 18:26:37 -05:00
rocky
6c26f3fb8d ADD_VALUE types 2024-02-24 18:23:30 -05:00
rocky
f9eb15582a Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7 2024-02-24 18:22:34 -05:00
rocky
518bedb1d9 ADD_VALUE attributes 2024-02-24 18:07:28 -05:00
rocky
c4791885ff Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2 2024-02-24 17:45:42 -05:00
rocky
8a1fd7e127 Keep optype info in token...
It is useful for ADD_VALUE
2024-02-24 17:41:32 -05:00
rocky
76039a229d Go over 2.6 excludes 2024-02-24 12:12:06 -05:00
rocky
f3b3733f15 Go over 2.6 excludes 2024-02-24 12:09:39 -05:00
rocky
50f3c64277 Administrivia 2024-02-24 07:44:24 -05:00
rocky
aadc66fe4a Merge branch 'python-3.0-to-3.2' into python-2.4 2024-02-04 13:18:47 -05:00
rocky
ec4f98af63 Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2 2024-02-04 12:39:44 -05:00
rocky
db6c7159f8 lint 2024-02-03 14:47:08 -05:00
Jakub Wilk
7a2348e4cc Fix typos 2024-01-19 23:20:13 +01:00
rocky
dcc9d1a571 Fix spelling via "codespell" 2023-12-17 10:52:32 -05:00
rocky
c0957d956f Simpilfy grammar via ending_return 2023-08-13 07:50:13 -04:00
rocky
b3ddf95d7a comprehension in lambda for 3.0 & 3.1 2023-08-12 07:12:10 -04:00
rocky
6dcb20341b Merge branch 'python-3.0-to-3.2' into python-2.4 2023-08-11 14:24:10 -04:00
rocky
20af515dda Handle comprehensions inside a lambda 2023-08-11 12:13:46 -04:00
rocky
4aa7f1ce67 Merge branch 'python-3.0-to-3.2' into python-2.4 2023-07-29 13:03:38 -04:00
rocky
ddeb5af6d6 compare_chained2 _> compare_chained_right 2023-07-29 12:09:25 -04:00
rocky
2bfd0434a7 Merge branch 'python-3.0-to-3.2' into python-2.4 2023-06-30 02:28:10 -04:00
rocky
c01ab5e001 Tweaks to long-literal handling...
* Use version tuple comparison for version testing
* small lintin of n_actions
* revise test so assert is not removed in 3.8
2023-04-19 02:08:36 -04:00
rocky
22373b4195 Update 2.5 stdlib excludes 2023-04-17 23:35:00 -04:00
rocky
d0714edfe6 Update 2.{4,5} stdlib excludes 2023-04-17 23:33:33 -04:00
rocky
9746b21bbf Update 2.7 literal test 2023-04-17 23:20:42 -04:00
rocky
d2fc7d2dd3 Merge branch 'python-3.0-to-3.2' into python-2.4 2023-04-17 23:18:06 -04:00
Andre Eberle
4d420e2e37 Typo in comments 2023-04-17 19:26:35 -04:00
Andre Eberle
d1ef91dd49 Added tests for issue #439, global/const issues 2023-04-17 19:20:37 -04:00
rocky
ad00b9a4ee Use xdis pattr extraction for LOAD_NAME 2023-04-15 07:31:35 -04:00
rocky
551e428086 Go over stdlib test for 2.{6,7} 2023-04-08 22:10:21 -04:00
rocky
0b06b6943a Go over stdlib test for 2.{6,7} 2023-04-08 22:09:34 -04:00
rocky
078c1ffd16 merge stuff 2023-03-25 02:45:42 -04:00
rocky
70073e89bf Merge branch 'python-3.0-to-3.2' into python-2.4 2023-03-25 02:45:06 -04:00
rocky
a20972dd12 xdis PYTHON_VERSION removal 2023-02-26 19:29:08 -05:00
rocky
b50ca11709 Disable runtests-circleci for now 2023-01-16 10:35:42 -05:00
rocky
078d306aca Try for special CircleCI runtests 2023-01-16 10:30:28 -05:00
rocky
1345e6fc24 Fixup runtests for CIRCLECI 2023-01-16 09:42:14 -05:00
rocky
154dabfcef Handle Python 3.4 MAKE_CLOSURE fns ...
Is done just like Python 3.3
2023-01-14 09:54:48 -05:00
rocky
7e362a8635 Merge branch 'python-3.0-to-3.2' into python-2.4 2022-11-27 05:11:09 -05:00
rocky
207dc0b506 opc field in while1 reduction is off of token...
not self (parse)
2022-11-05 19:20:16 -04:00
rocky
8776657302 Merge branch 'master' into python-2.4 2022-10-16 19:36:53 -04:00
rocky
5b3ea47bac Correct long-literals for Python 2.7 2022-10-16 19:33:51 -04:00
rocky
8c60166cf6 Merge branch 'python-3.3-to-3.5' into python-2.4 2022-10-16 18:26:35 -04:00
rocky
bb9b9fb4b3 Improve "if/else" in "for" test 2022-10-16 18:24:48 -04:00
rocky
7cf4e31101 Merge branch 'python-3.3-to-3.5' into python-2.4 2022-10-16 17:53:19 -04:00
Berbe
512c500810 Add: Tests: CONTINUE in else block in a for loop 2022-10-10 20:33:19 +02:00
rocky
ae46ccf6d3 Go over 2.7 stdlib exclusions 2022-09-30 20:09:41 -04:00
rocky
b89409a6d0 Go over 2.7 stdlib exclusions 2022-09-30 20:08:50 -04:00
rocky
a1cc0aab37 Move test: all() not in 2.4 2022-09-30 03:45:24 -04:00