Skip to content

Pull requests: zrax/pycdc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Handle Python 3.10 unsupported opcodes in AST builder
#609 opened Jun 10, 2026 by Dere3046 Loading…
Python39 fixes
#600 opened Apr 13, 2026 by nullableVoidPtr Loading…
Opcodes support for 3.9/3.10 and exceptions handling
#598 opened Mar 16, 2026 by ebrocas Loading…
Support new type - PycObject::TYPE_SLICE
#596 opened Feb 2, 2026 by ncaklovic Contributor Loading…
Linter + Formatter support
#583 opened Sep 11, 2025 by whoami730 Contributor Loading…
New opcodes, fixed some segfaults
#582 opened Sep 10, 2025 by arnoldasr Loading…
fix: fix py27 RAISE_VARARGS_A cause pycdc crash
#578 opened Sep 2, 2025 by plusls Loading…
Parse cell & free vars for Py 3.11+
#576 opened Sep 1, 2025 by whoami730 Contributor Loading…
Python 3.14 initial support
#566 opened Jul 27, 2025 by greenozon Contributor Loading…
Support new opcodes
#563 opened Jul 13, 2025 by whoami730 Contributor Loading…
Fix MAKE_FUNCTION default args for py 3.4
#538 opened Feb 11, 2025 by CarrBen Loading…
Fix segmentation fault on large .pyc files
#532 opened Dec 9, 2024 by kmontag Loading…
Implement Python 3.8 && 3.9 try-except-finally logic
#493 opened Jun 24, 2024 by Levak Contributor Loading…
Added support for POP_JUMP_FORWARD_IF_NONE
#475 opened Apr 5, 2024 by TiZCrocodile Contributor Loading…
Gaurd against pop from empty block stack
#415 opened Dec 11, 2023 by dennis-doyensec Loading…
Add support for 3.6+ default arguments
#391 opened Oct 18, 2023 by ptrstr Loading…
3
6
PyPi distribution
#351 opened Jun 7, 2023 by percevalw Contributor Loading…
Python bindings & package
#349 opened Jun 1, 2023 by percevalw Contributor Loading…
ProTip! Adding no:label will show everything without a label.