Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / snoopyjc/pythonizer issues and pull requests
#367 - Operator //= not recognized
Issue -
State: open - Opened by papoteur-mga over 1 year ago
#366 - Dynamically created regular expressions need to be converted at runtime from perl style to python style
Issue -
State: open - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#365 - Popping an arrayref off an array and pushing that to another array generates incorrect code
Issue -
State: open - Opened by snoopyjc almost 2 years ago
Labels: bug
#364 - Assigning a list of variables to () generates bad code
Issue -
State: open - Opened by snoopyjc almost 2 years ago
#363 - Pattern style range operator no longer works if a simple string pattern is used
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#362 - C-style for loop with ++j may generate bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#361 - Symbolic reference not generating proper code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#360 - Subpackage with the same name as any parent package causes the module to overwrite the parent namespace
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#359 - Referencing an array element that doesn't exist shouldn't create it
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#358 - Bad code generated for ' 'x$pad operation
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#357 - A conditional IO::File open fails as it calls open_ instead
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#356 - Conditionally assigned arrayref is being incorrectly initialized to an empty array instead of undef
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#355 - undef being interpolated in string as None instead of '' if coming from arrayref or hashref
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#354 - defined on an arrayref gives error on get operation
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#353 - Methods with multiple out parameters are not properly handled
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#352 - Pattern match with variable sub-pattern doesn't create the match variable
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#351 - sort that looks like a sub call generates incorrect code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#350 - Handle dynamic require statement in eval
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#349 - Initializing a %hash with a qw(...) causes it to be an array
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#348 - Copies of @_ need to be autovivified
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#347 - Converting a class object to a string should change '.' to '::'
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#346 - Array to Hash map idiom generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#345 - Diamond operator with python keyword as file handle generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#344 - Simple regex substitute generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#343 - The number of generated chunk exceeed 2048
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#342 - %+ hash is not available
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#341 - Bogus [Perlscan-S5450]: Unterminated string starting at line XX
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#340 - Substitute in elsif generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#339 - Use of uninitialized value in string eq at ../../Perlscan.pm line 9614, <SYSIN> line 304.
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#338 - Use of uninitialized value $class in string eq at ../../Pythonizer.pm line 2171
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#337 - Time::HiRes::alarm doesn't work at all
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#336 - Assigning a string to a signal handler generates incorrect code unless the string is IGNORE or DEFAULT
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#335 - $( and $) give errors in the generated code on unix
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#334 - Bad code is generated for complex ++ operation
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#333 - @$fbav = (undef) x $value; generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#332 - Implement use warnings FATAL => qw(numeric);
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#331 - Change errors for use overload ++ / -- to warnings
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: enhancement
#330 - Implement use overload int
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#329 - $var = eval {...} or $^W && warn $@; generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#328 - Using the -M flag causes several test cases to fail
Issue -
State: open - Opened by snoopyjc almost 2 years ago
Labels: bug
#327 - List with hashes generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#326 - Hashref interpolated into string generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#325 - If a BEGIN block is defined before a use statement, the use statement is still run first
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#324 - Calling a method via a variable generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#323 - UnboundLocalError: local variable '_m' referenced before assignment
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#322 - Nested anonymous sub that contains a while loop with an array assignment can generate bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#321 - Hash slice on LHS with @$aref generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#320 - Defining a sub with a fully qualified package name generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#319 - tie with package name containing :: generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#318 - eval {...} if... generates bad code if the line starts with eval
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#317 - Complex method call generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#316 - Hash being initialized from some hash keys/values and also another hashref generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#315 - push with grep generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#314 - Call via $subref->() in interpolated string generates incorrect code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#313 - LINE XXXX [Perlscan-S5363]: Unterminated string starting at line YYYY
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#312 - Use of uninitialized value $Pythonizer::ValClass[2] in string eq at ../../Pythonizer.pm line 4935
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#311 - Use of uninitialized value within @ValClass in string eq at ../../pythonizer line 8392
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#310 - LINE XXXX [main-W6814]: Update to $_ alias of foreach items will not modify list items
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#309 - LINE XXX [Pythonizer-W2556]: Cannot get function type for _reset_each (_reset_each in python)
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#308 - Use of uninitialized value within @Pythonizer::ValClass in string eq at ../../Pythonizer.pm line 4740
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 2 comments
Labels: bug
#307 - Implement another form of range (..) operator
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#306 - If a function has a replacement in scalar context, it shouldn't be replaced if it's being indexed
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#305 - Calling keys (or values) on a hash should reset the 'each' iterator
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#304 - If a file implements multiple packages with different tie operations, the wrong FETCH/STORE will be called
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#303 - Need to use os.environ.get(...) on fetch from $ENV{...}, not os.environ[...]
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#302 - Goatse idiom to count the # of matches generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#301 - Implement tie to scalar
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: enhancement
#300 - Subs that start with an '_' and the name is the same as a perllib function causes bad code to be generated
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#299 - foreach as statement modifier with a , expression generates bad code
Issue -
State: closed - Opened by snoopyjc almost 2 years ago
- 1 comment
Labels: bug
#298 - Setting an environment variable to an integer causes an exception
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#297 - $? ($CHILD_ERROR) is not set properly
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#296 - Create environment variables to set perllib.TRACEBACK, perllib.AUTODIE, perllib.TRACE_RUN, perllib.WARNING
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: enhancement
#295 - (backtick)script.py(backtick) on windows will launch an editor if that's the associated program
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#294 - -y option (replace run) should also work in qw/lists.pl of.pl perl.pl scripts.pl/
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#293 - goto &mySub inside an anonymous sub gives a Pythonizer error message
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#292 - die doesn't work like perl
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#291 - Pushing to @ARGV doesn't work properly
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#290 - assert statement with side-effect generates assert that's always True
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#289 - Setting *CORE::GLOBAL::func doesn't do anything
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: bug
#288 - warn doesn't work like perl
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#287 - Implement isa operator
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: enhancement
#286 - Regex with m flag gives different results in perl vs python
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: bug
#285 - Use of uninitialized value $ValClass[1] in string eq at ../pythonizer line 1881, <SYSIN> line XX.
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: bug
#284 - Add an option to make all calls via the full qualified sub name
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: enhancement
#283 - Bad code generated for CORE::die(@_)
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#282 - Implement $^S
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: enhancement
#281 - UNIVERSAL::isa(\*FH,'GLOB') should return 1
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 2 comments
Labels: bug
#280 - Explicitly calling Exporter::import doesn't work
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#279 - grep thru multiple arrays generates bad code
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#278 - Any multi-line statement as the last statement of a sub causes bad code to be generated
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#277 - If a signal handler is more than 1 line, bad code is generated
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#276 - Getting a reference to a function generates incorrect code
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#275 - Global variable in package sometimes incorrectly replaced with loop-local variable
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#274 - $+ without a subscript should give the $LAST_PAREN_MATCH
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#273 - Multi-assignment to an arrayref and a list of scalars generates bad code
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#270 - Pythonizer -P option doesn't work well with pack operations
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#269 - Naming a package 'bytes' should generate an escaped name
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#262 - map that updates a variable in the function generates incorrect code
Issue -
State: closed - Opened by snoopyjc about 2 years ago
- 1 comment
Labels: bug
#242 - Add lots of libraries for the rttp project
Issue -
State: open - Opened by snoopyjc about 2 years ago
Labels: enhancement
#134 - Add lots of libraries for netdb project
Issue -
State: open - Opened by snoopyjc over 2 years ago
- 1 comment
Labels: enhancement