We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94208de commit ab385deCopy full SHA for ab385de
CHANGELOG.md
@@ -8,6 +8,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
8
* Support `help` in the builtin Python shell
9
* Add `readline` to enable history and autocompletion in the Python shell
10
* Improve display of foreign array-like objects
11
+* Improve support for string and bytes regular expressions using our TRegex engine
12
13
## Version 1.0.0 RC8
14
0 commit comments