Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pearu/f2py issues and pull requests

#62 - Solves deepcopy issue

Pull Request - State: closed - Opened by schreiberx 2 months ago - 1 comment

#61 - 448 make public example

Pull Request - State: closed - Opened by hiker 6 months ago - 1 comment

#60 - Calling a function with no parameters

Issue - State: open - Opened by malkab 8 months ago

#59 - (Closes #445) codecov update

Pull Request - State: closed - Opened by arporter 9 months ago

#58 - 440 add split file example

Pull Request - State: closed - Opened by hiker almost 1 year ago - 1 comment

#57 - (Closes #432) add RTD yaml file.

Pull Request - State: closed - Opened by arporter about 1 year ago - 1 comment

#56 - (closes #386) Extend reader to allow encoding info to be ignored.

Pull Request - State: closed - Opened by arporter almost 2 years ago - 1 comment

#55 - (Closes #307) rm support for py2

Pull Request - State: closed - Opened by arporter almost 3 years ago - 1 comment

#54 - local variable 'newline' referenced before assignment

Issue - State: open - Opened by sbland almost 5 years ago

#53 - fix prefix error (from #219)

Pull Request - State: closed - Opened by rupertford about 5 years ago

#52 - Fix for UTF characters inside Fortran statements (for 207)

Pull Request - State: closed - Opened by arporter over 5 years ago

#51 - Link to user's guide at f2py.com not connected

Issue - State: open - Opened by kangwonlee over 5 years ago

#50 - Fixed Form and AttributeError

Issue - State: open - Opened by Hbethray05 almost 6 years ago - 3 comments

#49 - Using user defined type

Issue - State: open - Opened by eogbe about 6 years ago - 12 comments

#48 - Fparser2 error handling

Pull Request - State: closed - Opened by rupertford over 6 years ago - 1 comment

#47 - AssertionError when compiling dcuhre

Issue - State: open - Opened by maxnoe over 6 years ago - 2 comments

#46 - Fixes and Python 3 port

Pull Request - State: closed - Opened by inducer about 7 years ago - 2 comments

#45 - support PyPy

Issue - State: closed - Opened by mattip over 7 years ago - 1 comment

#44 - #1 remove f2py files and restructure for pypi

Pull Request - State: closed - Opened by arporter about 8 years ago - 1 comment

#43 - f2py compile multiple files, Exception: Check the blocks

Issue - State: open - Opened by evanmason over 8 years ago - 2 comments

#42 - Are INTERFACE blocks possible with f2py?

Issue - State: open - Opened by mauimuc almost 9 years ago

#41 - compiler dependent output

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#40 - [patch] Beginnings of shared-source Python 2/3 support

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#39 - STOP command kills entire python instance

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 10 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#38 - power operator in array dimension

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#37 - [patch] Look for ForAllStmt before ForAllConstruct

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#36 - [patch] find parent module before calling .check_private()

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#35 - [patch] all_mod_provides should contain contents of module_interface

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#34 - [patch] Fix some regular expressions

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#33 - fparser fails to parse interface blocks with parentheses in name, e.g. assignment(=)

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#32 - [patch] fix occurrence of "if (F2PY_TUPLE_76) then"

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#31 - Support redirection of stdout / stderr into CPython descriptors

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#30 - Needs review: fparser does not parse SciPy's pyf files

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#29 - "ImportError: DLL load failed: %1 is not a valid Win32 application" with gnu95

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 5 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#28 - how to get the last version of f2py

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, auto-migrated, Type-Other

#27 - recursively called parser does not preserve state of ignore_comments

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#26 - Parser chokes on arrays of derived types

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#25 - sub subroutines

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#24 - Switching from SVN to Mercurial

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 10 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#23 - Bugs in If class? Related to Isssue21.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#22 - A bug? parser.analyze() caused error in r58

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#21 - A bug? srtline and strlinemap show wrong results (maybe).

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#20 - analyze() breaks when called twice on the same variable

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 11 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#19 - kind selector for intrinsic types doesn't always work

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#18 - a callcaller tree generator

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#17 - Q. What is the role of Fortran2003.py

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#16 - Strange behevior related to include statement. No Include class yet in nclock_statement.py

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 4 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#15 - ERROR when included file exist.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#14 - I want to reproduce original code in a simple manner.

Issue - State: open - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#13 - A simple test system for fparser. r33 caused errors.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 5 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#12 - How to extract block.content recursively?

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 5 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#11 - Warning for INCLUDE do not go to error output.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#10 - something strange occurs in r31

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#9 - bug to parse

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#8 - comment-line related problems.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 10 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#7 - FortranFileReader reader.span looks strange in a case.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 7 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#6 - Issue on comment line at the beginin of source files.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#5 - ERROR messege as "analyze error: Implicit rules mapping is null while getting 'strn' type" if "implicit none" exists.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#4 - AttributeError: 'Subroutine' object has no attribute 'is_public' and 'Function...'

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#3 - Testing f2py-issues ml

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 1 comment
Labels: Priority-Medium, auto-migrated, Type-Other

#2 - Thanks to .peterson. But it is not.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#1 - All what fparser may cause errors.

Issue - State: closed - Opened by GoogleCodeExporter over 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated