Commit Graph

  • 426f9f6359 Merge pull request #4231 from dvermd/improve_string_fstring_coverage Jeong YunWon 2022-10-27 13:55:57 +09:00
  • 8ac45b6fb9 Merge pull request #4251 from devonhollowood/cleanup Jeong YunWon 2022-10-27 13:41:35 +09:00
  • dd5da766ab Clean up a few obsolete TODOs in test_math.py Devon Hollowood 2022-10-26 13:59:00 -07:00
  • af04e3e92c add format precision for string dvermd 2022-10-20 23:10:38 +02:00
  • 4f14fc746c improve col_offset in new line and lalr dvermd 2022-10-19 23:45:24 +02:00
  • c816b0b4da Tag test_fstring failing tests as expectedFailure dvermd 2022-10-24 21:58:31 +02:00
  • 8dfab087f2 add CPython 3.10.8 fstring test dvermd 2022-10-24 17:02:54 +02:00
  • dc595d1276 improve fstring parser dvermd 2022-10-17 22:07:10 +02:00
  • 5097e2025f Merge pull request #4250 from youknowone/fix-ast-fields Jeong YunWon 2022-10-27 03:44:48 +09:00
  • f2bfb78d3c Fix ast types' _fields and use 0-based column dvermd 2022-10-17 19:09:15 +02:00
  • 0b08786a04 Merge pull request #4248 from devonhollowood/log Jim Fasarakis-Hilliard 2022-10-25 23:09:45 +03:00
  • 9c3cef833a Merge pull request #4249 from oow214/marshal_stopiter Jim Fasarakis-Hilliard 2022-10-25 22:19:10 +03:00
  • 4cfe1453e1 Accept reviewer suggestion Devon Hollowood 2022-10-25 10:49:09 -07:00
  • b5aa8c8284 Add StopIteration type to marshal Kim, YeonWoo 2022-10-25 20:48:14 +09:00
  • 82b4990224 Use improved log2() implementation for log10() Devon Hollowood 2022-10-24 18:46:49 -07:00
  • 247072c2cc Merge pull request #4143 from charliermarsh/charlie/expression-context Jeong YunWon 2022-10-25 00:14:06 +09:00
  • 5466b17f03 Merge pull request #4241 from devonhollowood/log2 Jeong YunWon 2022-10-24 23:45:31 +09:00
  • 0f687cc51d Merge pull request #4246 from dvermd/document_code_generation Jeong YunWon 2022-10-24 23:44:42 +09:00
  • 02af970fcf document code generation dvermd 2022-10-24 15:37:33 +02:00
  • c1aa5dfcbe remove scripts/generate_docs.py dvermd 2022-10-24 15:36:54 +02:00
  • d0fe03c431 Merge pull request #4243 from oow214/ast_fields Jeong YunWon 2022-10-24 18:37:21 +09:00
  • 893f86e9cf Respond to reviewer comments Devon Hollowood 2022-10-23 10:17:43 -07:00
  • b35330b63a Add _fields attribute to ast Kim, YeonWoo 2022-10-24 00:59:49 +09:00
  • beeb0441ef Allow log2() to work on large integers Devon Hollowood 2022-10-22 14:55:14 -07:00
  • 38b169e863 Merge pull request #4217 from oow214/type_annotations Jeong YunWon 2022-10-22 15:50:22 +09:00
  • ff057b267d Remove expectedFailure from test_default_annotations_exist Kim, YeonWoo 2022-10-22 01:52:09 +09:00
  • e8755a75c6 Add set annotations for type Kim, YeonWoo 2022-10-22 01:50:58 +09:00
  • c85b93abf6 Add get annotations for type Kim, YeonWoo 2022-10-22 01:49:46 +09:00
  • 268f3aef04 Merge pull request #4237 from jeffwang0516/method-reduce Jeong YunWon 2022-10-21 17:37:55 +09:00
  • aa40195d24 Remove expected failures for method related tests jeffwang0516 2022-10-21 14:28:45 +08:00
  • df6d442ca8 Add method.__reduce__ jeffwang0516 2022-10-21 14:28:15 +08:00
  • 78586f0275 Chain reduce (#4232) Dan Näsman 2022-10-21 09:04:25 +03:00
  • dda6f86ba3 Fix global behavior on class (#4234) Kuan-Chun Wang 2022-10-21 12:06:50 +08:00
  • 2868e874c9 Merge pull request #4235 from dannasman/zip_longest_reduce Jeong YunWon 2022-10-20 18:02:19 +09:00
  • 2940ef88d1 Merge pull request #4236 from devonhollowood/minmax Jim Fasarakis-Hilliard 2022-10-20 11:53:58 +03:00
  • 052b87b6e7 Fix compatibility bug for min/max builtins Devon Hollowood 2022-10-19 22:34:15 -07:00
  • 0706d8ea73 fix clippy issues Dan Nasman 2022-10-19 21:07:41 +03:00
  • f6e423c479 add reduce and setstate for zip_longest Dan Nasman 2022-10-19 20:59:05 +03:00
  • 4331d65285 Merge pull request #4230 from youknowone/smtpd Jeong YunWon 2022-10-18 14:06:15 +09:00
  • 4b4588d885 Add expression context parsing Charlie Marsh 2022-08-29 19:47:02 -04:00
  • 39784367ee Add smtpd from cpython v3.10.8 CPython Developers 2022-10-18 03:24:13 +09:00
  • 8fbab2e409 Merge pull request #4229 from charliermarsh/charlie/tokens Jeong YunWon 2022-10-18 02:11:53 +09:00
  • 9ced976cde Remove parse_program_tokens Charlie Marsh 2022-10-17 11:59:22 -04:00
  • 71de630336 Expose a method to parse AST from tokens directly Charlie Marsh 2022-10-17 09:35:03 -04:00
  • 1f9d8524ff Merge pull request #4225 from joohongpark/fix-float-fromhex Jeong YunWon 2022-10-17 15:10:10 +09:00
  • cf099ff4b8 Merge pull request #4218 from charliermarsh/charlie/clone Jeong YunWon 2022-10-17 13:47:21 +09:00
  • 72332c90d1 Merge pull request #4226 from jopemachine/fix-class-static Jeong YunWon 2022-10-17 13:46:09 +09:00
  • 117ae0a0ea Add example code as extra test Gyubong 2022-10-17 10:00:57 +09:00
  • 6d140fb0e7 Merge pull request #4223 from youknowone/nightly-clippy Jeong YunWon 2022-10-17 13:28:53 +09:00
  • 610d408b4b Add end locations to all nodes (#4192) Charlie Marsh 2022-10-17 00:18:30 -04:00
  • 00dc025463 Merge pull request #4228 from gilteunchoi/remove-old-doc-remark Jeong YunWon 2022-10-17 11:59:51 +09:00
  • 425895dd0e Merge pull request #4227 from charliermarsh/charlie/simple-str-loc Jeong YunWon 2022-10-17 09:52:28 +09:00
  • 2c5cacf9f2 Refactor Mapping Protocol (#4222) Steve Shi 2022-10-17 02:51:22 +02:00
  • 227034d36b remove most of old __doc__ remarks gilteun 2022-10-17 05:24:48 +09:00
  • 8c18208fe6 Update vm/src/builtins/float.rs joohongpark 2022-10-17 02:12:36 +09:00
  • e7e62d36ba Start simple string at quote mark Charlie Marsh 2022-10-16 11:25:46 -04:00
  • d8f059bc58 Make AST nodes Clone-able Charlie Marsh 2022-10-08 22:00:13 -04:00
  • 67c4bd0467 Fix #3934 Gyubong 2022-10-16 15:34:44 +09:00
  • 8960e78a6c remove expeted failure joohongpark 2022-10-16 14:46:23 +09:00
  • abb994d410 Fix class method joohongpark 2022-10-16 11:59:05 +09:00
  • 30aeb8bee5 Introduce PyAtomicRef and impl for PyObject.typ (#3828) Steve Shi 2022-10-15 21:53:12 +02:00
  • d94f638784 Fix nightly clippy warnings Jeong YunWon 2022-10-16 01:58:29 +09:00
  • 4be533ac60 Merge pull request #4220 from charliermarsh/charlie/str-loc Jeong YunWon 2022-10-16 00:48:49 +09:00
  • b437aa315a Merge pull request #4216 from gilteunchoi/class-doc-fixed Jeong YunWon 2022-10-16 00:37:26 +09:00
  • 3bd46b0e18 Merge pull request #4221 from charliermarsh/charlie/readme Jeong YunWon 2022-10-16 00:36:38 +09:00
  • ab2a638c66 Add Ruff as a use-case in the README Charlie Marsh 2022-10-15 11:08:11 -04:00
  • ab159c98b2 Start string location at kind or quote prefix Charlie Marsh 2022-10-15 11:03:45 -04:00
  • 1cb7f4dcf8 Merge pull request #4214 from youknowone/platform-clippy Jeong YunWon 2022-10-15 17:13:42 +09:00
  • ef887adc8b Merge pull request #4208 from moreal/pymember-tbool Jeong YunWon 2022-10-15 17:13:27 +09:00
  • af2f857956 class-doc-fixed gilteun 2022-10-15 16:13:54 +09:00
  • 185e0cb62d clippy is platform-dependent Jeong YunWon 2022-08-18 04:41:32 +09:00
  • 91fca47f6a Implement Frame.f_trace_lines Moreal 2022-10-15 14:17:13 +09:00
  • 6bf6f58ecf Provide setter in pymember Moreal 2022-10-15 14:16:38 +09:00
  • 6eb4e57a5b <code object>::replace() (#4207) Dan Näsman 2022-10-15 08:10:36 +03:00
  • f1e1046932 Refactor fstrings (#4188) dvermd 2022-10-14 05:16:34 +02:00
  • 273ffd969c Optimize PyType Creation (#4209) Steve Shi 2022-10-11 08:05:52 +02:00
  • 186990f4f2 Refactor Sequence Protocol (#4137) Steve Shi 2022-10-10 20:21:15 +02:00
  • a300a244f1 Configure pymember's MemberKind manually Moreal 2022-10-10 14:27:56 +09:00
  • ec46ae152e Merge pull request #4197 from jopemachine/update-unittest-runner Jeong YunWon 2022-10-10 17:00:11 +09:00
  • 68fc72b70e Support T_BOOL member type Moreal 2022-10-10 13:55:25 +09:00
  • 3082379d12 Merge pull request #4202 from dvermd/takewhile_setstate Jeong YunWon 2022-10-10 00:12:00 +09:00
  • 539c662f87 Add test for dropwhile.__setstate__ dvermd 2022-10-05 14:54:43 +02:00
  • fdd159c14d Add takewhile.__setstate__ dvermd 2022-10-05 14:54:01 +02:00
  • 9100ec33ab Merge pull request #4201 from dvermd/dropwhile_reduce Jeong YunWon 2022-10-05 12:47:28 +09:00
  • 38affeaed1 Add expectedFailure to test_warnings Gyubong 2022-10-05 08:04:48 +09:00
  • bfa74dda87 Add dropwhile.__reduce__ dvermd 2022-10-04 23:59:27 +02:00
  • 706398c4c8 Update unittest/runner.py from CPython v3.12.0a0 Gyubong 2022-10-04 12:37:32 +09:00
  • 3a36e551a1 Merge pull request #4191 from dvermd/oserror_reduce Jeong YunWon 2022-10-05 00:29:57 +09:00
  • 4c6cb00cb3 Add OSError.__reduce__ dvermd 2022-10-02 00:21:58 +02:00
  • 54d7c34668 Merge pull request #4194 from dvermd/oserror_attributes Jeong YunWon 2022-10-04 22:55:12 +09:00
  • a18bad2ca3 Fill OSError attributes dvermd 2022-10-02 18:20:45 +02:00
  • bd696b5369 Merge pull request #4199 from jopemachine/fix-harmonic_mean Jeong YunWon 2022-10-04 20:03:50 +09:00
  • 773066f2dd Remove expectedFailure Gyubong 2022-10-04 17:28:00 +09:00
  • 46ff23977e Merge pull request #4177 from jopemachine/add-co-names Jeong YunWon 2022-10-04 17:03:17 +09:00
  • ec6461d2f3 Merge pull request #4195 from jopemachine/enable-vm-trace Jeong YunWon 2022-10-04 16:59:22 +09:00
  • 06073fe863 Merge pull request #4196 from jopemachine/update-pprint Jeong YunWon 2022-10-04 16:58:23 +09:00
  • a98288b911 Add overflow handling logic Gyubong 2022-10-04 16:56:47 +09:00
  • c8d0360760 Fix #4198 Gyubong 2022-10-04 16:29:09 +09:00
  • 01aad3cf4e Remove expectedFailure from test_dataclass_no_repr Gyubong 2022-10-04 13:01:29 +09:00
  • 7b106634a3 Update test_pprint.py from CPython v3.12.0a0 Gyubong 2022-10-04 12:15:04 +09:00