-
Notifications
You must be signed in to change notification settings - Fork 514
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into cpython-int-tests
- Loading branch information
Showing
91 changed files
with
42,999 additions
and
50,033 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ You can choose the latest stable release : | |
|
||
```html | ||
<script type="text/javascript" | ||
src="https://cdn.jsdelivr.net/npm/[email protected].1/brython.min.js"> | ||
src="https://cdn.jsdelivr.net/npm/[email protected].3/brython.min.js"> | ||
</script> | ||
``` | ||
|
||
|
@@ -72,7 +72,7 @@ with the [available stdlib](https://github.com/brython-dev/brython/tree/master/w | |
|
||
```html | ||
<script type="text/javascript" | ||
src="https://cdn.jsdelivr.net/npm/[email protected].1/brython_stdlib.js"> | ||
src="https://cdn.jsdelivr.net/npm/[email protected].3/brython_stdlib.js"> | ||
</script> | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.