GitHub / go-python/gpython issues and pull requests
#245 - pytest: ensure expected string's line sep is \n
Pull Request -
State: open - Opened by aisk 7 months ago
#243 - all: handle SystemExit
Pull Request -
State: closed - Opened by aisk 8 months ago
#240 - py: implement str.join
Pull Request -
State: open - Opened by aisk 8 months ago
#239 - py: remove dead code
Pull Request -
State: closed - Opened by aisk 8 months ago
#238 - ci: update GitHub actions
Pull Request -
State: closed - Opened by sbinet 11 months ago
#238 - ci: update GitHub actions
Pull Request -
State: closed - Opened by sbinet 11 months ago
#237 - Behaviour of panics in go functions
Issue -
State: open - Opened by versionqw about 1 year ago
#236 - can not import json
Issue -
State: open - Opened by shellquery over 1 year ago
#235 - Use Cgo to support C modules
Issue -
State: open - Opened by AverseABFun over 1 year ago
#234 - builtins id dir function not found
Issue -
State: open - Opened by QGB almost 2 years ago
#233 - add lower() and upper for py str feat:(#232)
Pull Request -
State: closed - Opened by wdq112 almost 2 years ago
- 6 comments
#233 - add lower() and upper for py str feat:(#232)
Pull Request -
State: closed - Opened by wdq112 almost 2 years ago
- 4 comments
#232 - `str` is missing `join`, `upper` and `lower` attributes
Issue -
State: open - Opened by dankox almost 2 years ago
#231 - Support f-string
Issue -
State: open - Opened by skyleaworlder about 2 years ago
#230 - py: Fix automatic addition of __doc__ to dict object (#229)
Pull Request -
State: closed - Opened by natanfeitosa about 2 years ago
- 3 comments
#228 - stdlib/array: add support for 'u' arrays
Pull Request -
State: closed - Opened by sbinet about 2 years ago
- 1 comment
#226 - Fixed WASM compatibility by avoiding panic due to absence of `os.Executable()`
Pull Request -
State: closed - Opened by vasilev about 2 years ago
- 2 comments
#225 - compile,py: fix closure and decorator
Pull Request -
State: closed - Opened by wetor over 2 years ago
- 4 comments
#224 - function not found with error AttributeError: "'module' has no attribute 'pre_save'"
Issue -
State: open - Opened by dequeb over 2 years ago
- 2 comments
#223 - Can you guys put a pure python library as a built-in library, So the battery will be a built-in feature?
Issue -
State: open - Opened by yingshaoxo over 2 years ago
- 1 comment
#221 - py: int() default to decimal
Pull Request -
State: closed - Opened by wetor almost 3 years ago
- 3 comments
#220 - Do you need type conversion of struct?
Issue -
State: open - Opened by wetor almost 3 years ago
- 6 comments
#219 - parser: fix CRLF(\r\n) file parsing error, SyntaxError: 'invalid syntax'
Pull Request -
State: closed - Opened by wetor almost 3 years ago
- 4 comments
#218 - Set attributes on python objects from Go code
Issue -
State: closed - Opened by ahdekkers almost 3 years ago
- 3 comments
#217 - Updating dict intialization method
Pull Request -
State: closed - Opened by kellrott about 3 years ago
- 1 comment
#216 - Add os.listdir
Pull Request -
State: closed - Opened by reyoung about 3 years ago
- 5 comments
#215 - Adding __delitem__ to dict
Pull Request -
State: closed - Opened by kellrott about 3 years ago
- 1 comment
#214 - Adding strip, rstrip and lstrip methods to string class
Pull Request -
State: closed - Opened by kellrott about 3 years ago
- 1 comment
#213 - Adding 'keys' and 'values' methods to dict object
Pull Request -
State: closed - Opened by kellrott about 3 years ago
- 1 comment
#212 - Adding the 'add' method to the set class
Pull Request -
State: closed - Opened by kellrott about 3 years ago
- 1 comment
#211 - How to get `globals()` inside Go bounded method?
Issue -
State: open - Opened by reyoung about 3 years ago
#210 - Compiling long operations crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 3 comments
#209 - Taking large arguments in functions crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
#208 - transforming generators into list trigger crashing
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
#207 - Defining Nested set crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
Labels: bug
#206 - Transforming unsupported types into a set leads to crashing
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
#205 - Comparing uncomparable types in 'is' crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
#204 - '__import__' takes incorrect arguments crashing gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
Labels: bug
#203 - Annotating types with decorators crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 1 comment
Labels: bug, good first issue
#202 - Reassignment of 'getattr' leads to gpython crashing
Issue -
State: open - Opened by xiaxinmeng about 3 years ago
- 2 comments
Labels: bug
#201 - Large hex_string of pickle.load() crashes gpython
Issue -
State: closed - Opened by xiaxinmeng about 3 years ago
- 3 comments
#200 - Double underlines("_") for nonlocal variable names crash gpython
Issue -
State: closed - Opened by xiaxinmeng about 3 years ago
- 1 comment
#199 - Decimal.from_float takes bad arguments crashing gpython
Issue -
State: closed - Opened by xiaxinmeng about 3 years ago
- 1 comment
#198 - Incorrect elementtree operation cause double free of memory.
Issue -
State: closed - Opened by xiaxinmeng about 3 years ago
- 1 comment
#197 - Slicing large list causes segfault of gpython
Issue -
State: closed - Opened by xiaxinmeng about 3 years ago
- 1 comment
#195 - Release binaries missing for 0.1.0
Issue -
State: closed - Opened by alecthomas over 3 years ago
- 3 comments
#194 - minor comment cleanup and typo patrol
Pull Request -
State: closed - Opened by drew-512 over 3 years ago
- 1 comment
#193 - Go1.19
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#192 - pytest: refactor testing infrastructure
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#191 - 2022 examples tests cleanup
Pull Request -
State: closed - Opened by drew-512 over 3 years ago
- 7 comments
#190 - Stdlib os closefd
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#189 - Stdlib tempfile
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#188 - py: add String.find
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#187 - all: rename master into main
Pull Request -
State: closed - Opened by sbinet over 3 years ago
- 1 comment
#186 - Stdlib binascii
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#185 - Stdlib binascii
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#184 - all: move marshal to stdlib/marshal
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#183 - Stdlib os
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 2 comments
#182 - Stdlib glob
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#181 - Staticcheck
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
#180 - pytest: store output of tested script
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#179 - repl: reorder want/got into got/want
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#178 - Getting started on asyncio
Issue -
State: open - Opened by Tatskaari almost 4 years ago
- 1 comment
#177 - Improve some things around how errors are reported when parsing a file
Pull Request -
State: closed - Opened by Tatskaari almost 4 years ago
- 7 comments
#176 - pytest: introduce RunScript
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#175 - stdlib/string: first import
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#174 - all: move modules to stdlib
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 2 comments
#173 - all: remove use of deprecated io/ioutil package
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#172 - all: drop Go-1.16, add Go-1.18
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#171 - Adding missing __len__ method to dict objects
Pull Request -
State: closed - Opened by kellrott almost 4 years ago
- 1 comment
#170 - builtin: input() function not defined.
Issue -
State: open - Opened by glaukiol1 almost 4 years ago
#169 - Add OS module
Pull Request -
State: closed - Opened by glaukiol1 almost 4 years ago
- 22 comments
#168 - How would i go about writing a new module?
Issue -
State: closed - Opened by glaukiol1 almost 4 years ago
- 7 comments
#167 - Revise gpython 'About'?
Issue -
State: open - Opened by drew-512 almost 4 years ago
- 3 comments
#166 - Upcoming gpython worklist
Issue -
State: open - Opened by drew-512 almost 4 years ago
- 4 comments
#165 - Typo
Pull Request -
State: closed - Opened by duxv almost 4 years ago
- 6 comments
#164 - proper example completeness
Pull Request -
State: closed - Opened by drew-512 almost 4 years ago
- 1 comment
#163 - examples/{embedding,multi-context}: add LICENSE blurb, cosmetics
Pull Request -
State: closed - Opened by sbinet almost 4 years ago
- 1 comment
#162 - gpython: blank-import gpython/modules
Pull Request -
State: closed - Opened by sbinet about 4 years ago
- 1 comment
#161 - Broken, SIGSEGV
Issue -
State: closed - Opened by williammortl about 4 years ago
- 3 comments
#160 - updated README
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 2 comments
#159 - added examples and py utils
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 8 comments
#158 - Add multi context
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 1 comment
#157 - Add list type safety, helpers; remove cruft
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 1 comment
#156 - better Int.abs() and test coverage
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 1 comment
#155 - Add py.Context
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 3 comments
#154 - added utils.go
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 3 comments
#153 - resolved benign Go warnings
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 1 comment
#152 - fix+enhanced py.ParseTupleAndKeywords()
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 2 comments
#151 - kwarg testing (exposes bugs in py.ParseTupleAndKeywords)
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 3 comments
#150 - ci: add golangci-lint action
Pull Request -
State: closed - Opened by sbinet about 4 years ago
- 2 comments
#149 - Ci no travis
Pull Request -
State: closed - Opened by sbinet about 4 years ago
- 1 comment
#148 - ci: update CI scaffolding
Pull Request -
State: closed - Opened by sbinet about 4 years ago
#147 - all: add GitHub Actions CI
Pull Request -
State: closed - Opened by sbinet about 4 years ago
#146 - time: add time_ns function
Pull Request -
State: closed - Opened by sbinet about 4 years ago
#145 - Call function from Go
Issue -
State: closed - Opened by ghost about 4 years ago
#144 - Multi-context execution (py.Context)
Pull Request -
State: closed - Opened by drew-512 about 4 years ago
- 18 comments
#143 - Recursive call crashes gpython
Issue -
State: open - Opened by xiaxinmeng about 4 years ago
- 3 comments
#142 - set(range(100)) behaves different with CPython and crashes gpython
Issue -
State: closed - Opened by xiaxinmeng about 4 years ago
- 3 comments
#141 - Embedding Go objects
Issue -
State: closed - Opened by drew-512 over 4 years ago
- 8 comments