GitHub / pocketpy/pocketpy issues and pull requests
#368 - add deterministic float test
Pull Request -
State: closed - Opened by PrimedErwin 2 months ago
#367 - [BUG] Tuple unpacking does not work with conditional expressions
Issue -
State: closed - Opened by hcarty 2 months ago
- 4 comments
Labels: bug
#366 - pkbind::finalize is corrected
Pull Request -
State: closed - Opened by kyledayton 3 months ago
- 2 comments
#365 - Add musl libc math lib
Pull Request -
State: closed - Opened by PrimedErwin 3 months ago
#364 - Add socket module for Linux and Windows
Pull Request -
State: closed - Opened by lightovernight 3 months ago
#363 - [Feature] Add importhook callback for custom module importing
Issue -
State: open - Opened by felfoldy 3 months ago
- 3 comments
Labels: enhancement
#362 - fix: compiling error when bind method with pointer argument.
Pull Request -
State: closed - Opened by crazybie 3 months ago
#361 - [Feature] Support iterable Enum
Issue -
State: open - Opened by felfoldy 3 months ago
- 2 comments
Labels: enhancement
#360 - [BUG]Sorting operation results in unstable order
Issue -
State: closed - Opened by lichaying 4 months ago
- 2 comments
Labels: bug
#359 - [binding]fix: cannot overload static functions.
Pull Request -
State: closed - Opened by crazybie 4 months ago
- 1 comment
#358 - fix: handle hex escapes in strings and reject invalid escapes
Pull Request -
State: closed - Opened by attaulasad 4 months ago
- 1 comment
#357 - Add typing.(TypeAlias, NewType, Never, assert_never) for type checkers
Pull Request -
State: closed - Opened by hcarty 4 months ago
- 1 comment
#356 - Added theme toggle
Pull Request -
State: closed - Opened by Adii0906 4 months ago
- 4 comments
#355 - Adding Documentation to amalgamate.py
Pull Request -
State: closed - Opened by Anindhiths 5 months ago
#354 - Anindhiths patch 4
Pull Request -
State: closed - Opened by Anindhiths 5 months ago
#353 - Anindhiths patch 3
Pull Request -
State: open - Opened by Anindhiths 5 months ago
#352 - Anindhiths patch 2
Pull Request -
State: open - Opened by Anindhiths 5 months ago
#351 - [BUG] Recursion in script can crash the interpreter
Issue -
State: closed - Opened by julcst 5 months ago
- 1 comment
Labels: bug
#350 - Remove redundant CMake setup steps in pybind11 workflow
Pull Request -
State: closed - Opened by lightovernight 5 months ago
- 1 comment
#349 - fix: ensure isprint() receives unsigned char to prevent MSVC debug as…
Pull Request -
State: closed - Opened by lightovernight 5 months ago
#348 - Fix line number reporting in trace functions for function calls
Pull Request -
State: closed - Opened by lightovernight 5 months ago
- 1 comment
#347 - platforms using "python3" are affected by the first assert statement in cmake_build.py
Issue -
State: closed - Opened by TobiasHT5 5 months ago
- 2 comments
#346 - Fixed typos in documentation, comments, and code
Pull Request -
State: closed - Opened by AryanK37 5 months ago
- 1 comment
#345 - Add context-aware integer type checking for improved error messages
Pull Request -
State: closed - Opened by guptamukund22 5 months ago
- 1 comment
#344 - [lz4] Make lz4 a submodule.
Pull Request -
State: closed - Opened by c8ef 5 months ago
- 2 comments
#343 - Safe exec proposal
Pull Request -
State: closed - Opened by benob 5 months ago
- 2 comments
#342 - [BUG] class definition nested inside a function is global
Issue -
State: closed - Opened by benob 5 months ago
- 1 comment
Labels: bug
#341 - Refactor `Frame` struct
Pull Request -
State: closed - Opened by blueloveTH 5 months ago
#340 - add examples for c binding
Pull Request -
State: closed - Opened by PrimedErwin 5 months ago
- 1 comment
#339 - [BUG] functions use wrong globals in exec
Issue -
State: closed - Opened by benob 5 months ago
- 5 comments
Labels: bug
#338 - [Feature] match would be nice to have
Issue -
State: closed - Opened by julcst 5 months ago
- 4 comments
Labels: enhancement
#337 - [Feature] Support for non literal default values to function arguments
Issue -
State: open - Opened by benob 5 months ago
- 1 comment
Labels: enhancement, no-plan
#336 - [BUG] Syntax error in type annotations for instance variable in method body
Issue -
State: open - Opened by hcarty 6 months ago
- 2 comments
Labels: bug, no-plan
#335 - Fix bug: handle invalid hex character properly
Pull Request -
State: closed - Opened by SriRenu27 6 months ago
#334 - Fix bug: handle invalid hex character properly
Pull Request -
State: closed - Opened by SriRenu27 6 months ago
- 1 comment
#333 - Add test cases for `array2d.chunked_array2d`
Pull Request -
State: closed - Opened by woodzn 6 months ago
#332 - implement `array2d.chunked_array2d[T, TContext]`
Pull Request -
State: closed - Opened by blueloveTH 6 months ago
#331 - [BUG] Handling of hex chars in string litterals
Issue -
State: closed - Opened by benob 6 months ago
- 8 comments
Labels: bug
#330 - [Feature] Running untrusted code in exec/eval
Issue -
State: closed - Opened by benob 6 months ago
- 4 comments
Labels: enhancement
#329 - [Feature] builtins.dir()
Issue -
State: closed - Opened by felfoldy 6 months ago
- 1 comment
Labels: enhancement
#328 - Add builtins.dir()
Pull Request -
State: closed - Opened by felfoldy 6 months ago
- 4 comments
#327 - Improve memory managements (mem-v2)
Pull Request -
State: closed - Opened by blueloveTH 6 months ago
#326 - [Feature] Terminate execution callback
Issue -
State: closed - Opened by KevinEady 6 months ago
- 10 comments
Labels: enhancement
#325 - [Feature] PEP 572 - Assignment Expressions
Issue -
State: closed - Opened by KevinEady 7 months ago
- 3 comments
Labels: enhancement
#324 - add pybind11 implementation for module reload
Pull Request -
State: closed - Opened by KevinEady 7 months ago
- 1 comment
#323 - if mising static_assert
Pull Request -
State: closed - Opened by woodzn 7 months ago
#322 - [Feature] Allow module reloading
Issue -
State: closed - Opened by KevinEady 7 months ago
- 11 comments
Labels: enhancement
#321 - fix pybind11 implementation for error_already_set
Pull Request -
State: closed - Opened by KevinEady 7 months ago
- 13 comments
#320 - [Feature] type statement for creating type aliases (CPython 3.12)
Issue -
State: closed - Opened by hcarty 7 months ago
- 1 comment
Labels: enhancement
#319 - [Discussion] Make `VM__run_top_frame` reentrant during code evaluation?
Issue -
State: closed - Opened by KevinEady 7 months ago
- 11 comments
#318 - avoid undefined behavior signed int overflow
Pull Request -
State: closed - Opened by trim21 7 months ago
- 2 comments
#317 - fix win32 clang build
Pull Request -
State: closed - Opened by trim21 7 months ago
- 1 comment
#316 - add `itertools.chain`
Pull Request -
State: closed - Opened by trim21 7 months ago
- 2 comments
#315 - [BUG] Few bugs in v2.0 pocketpy.c that cause crashes (using uninitialized variables)
Issue -
State: closed - Opened by sasag0 9 months ago
- 10 comments
Labels: bug
#314 - [BUG] Abnormal memory increasing at dict.keys()
Issue -
State: closed - Opened by shenck0 10 months ago
- 4 comments
Labels: bug
#313 - rename `module` to `module_`.
Pull Request -
State: closed - Opened by 16bit-ykiko 10 months ago
#312 - [Feature]module class name conflicts with C++20 keyword in MSVC
Issue -
State: closed - Opened by yuyuaqwq 10 months ago
- 2 comments
Labels: enhancement
#311 - Update time.c
Pull Request -
State: closed - Opened by AstroAir 10 months ago
#310 - [Download Mirror] Precompiled Dynamic Modules
Issue -
State: open - Opened by blueloveTH 10 months ago
Labels: v2.0
#309 - Implement dynamic dlib
Pull Request -
State: closed - Opened by 16bit-ykiko 10 months ago
#308 - [Feature] `finally` support
Issue -
State: closed - Opened by hcarty 10 months ago
- 2 comments
Labels: enhancement
#294 - [Documentation] Directions for CMAKE as static library
Issue -
State: closed - Opened by cos1110 about 1 year ago
- 1 comment
Labels: enhancement
#273 - HelloGitHub Badge
Issue -
State: closed - Opened by 521xueweihan about 1 year ago
- 5 comments
#265 - [v2.0-c11] move core implementation to C11
Issue -
State: closed - Opened by blueloveTH about 1 year ago
- 11 comments
Labels: v2.0
#256 - [BUG] `help()` references `__signature__`, which does not exist on native_func's.
Issue -
State: closed - Opened by ghost about 1 year ago
- 16 comments
Labels: bug
#108 - Tuple comprehension is not supported
Issue -
State: open - Opened by zhs628 about 2 years ago
- 8 comments
Labels: enhancement, no-plan