FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Release Release v0.2.0 · go-python/gpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
go-python
/
gpython
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
1k
Code
Issues
49
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Releases
v0.2.0
Release v0.2.0
Latest
Latest
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
sbinet
released this 28 Jun 08:00
·
19 commits
to main since this release
v0.2.0
7102b79
What's Changed
Adding missing
len
method to dict objects by
@kellrott
in
#171
all: drop Go-1.16, add Go-1.18 by
@sbinet
in
#172
all: remove use of deprecated io/ioutil package by
@sbinet
in
#173
all: move modules to stdlib by
@sbinet
in
#174
pytest: introduce RunScript by
@sbinet
in
#176
stdlib/string: first import by
@sbinet
in
#175
repl: reorder want/got into got/want by
@sbinet
in
#179
Improve some things around how errors are reported when parsing a file by
@Tatskaari
in
#177
pytest: store output of tested script by
@sbinet
in
#180
Staticcheck by
@sbinet
in
#181
all: move marshal to stdlib/marshal by
@sbinet
in
#184
Stdlib binascii by
@sbinet
in
#185
Stdlib binascii by
@sbinet
in
#186
Add OS module by
@glaukiol1
in
#169
all: rename master into main by
@sbinet
in
#187
Stdlib glob by
@sbinet
in
#182
py: add String.find by
@sbinet
in
#188
Stdlib tempfile by
@sbinet
in
#189
Stdlib os closefd by
@sbinet
in
#190
minor comment cleanup and typo patrol by
@drew-512
in
#194
Adding the 'add' method to the set class by
@kellrott
in
#212
Adding 'keys' and 'values' methods to dict object by
@kellrott
in
#213
Adding strip, rstrip and lstrip methods to string class by
@kellrott
in
#214
Adding
delitem
to dict by
@kellrott
in
#215
Add os.listdir by
@reyoung
in
#216
Updating dict intialization method by
@kellrott
in
#217
parser: fix CRLF(\r\n) file parsing error, SyntaxError: 'invalid syntax' by
@wetor
in
#219
py: int() default to decimal by
@wetor
in
#221
all: fix iterable object, implement filter, map, oct and optimise hex by
@wetor
in
#222
New Contributors
@Tatskaari
made their first contribution in
#177
@glaukiol1
made their first contribution in
#169
@reyoung
made their first contribution in
#216
@wetor
made their first contribution in
#219
Full Changelog
:
v0.1.0...v0.2.0
Back
|
FazBrowse Home
|
New Git URL