Skip to content

issues Search Results · repo:clauspruefer/python-micro-esb language:Python

Filter by

3 results
 (49 ms)

3 results

inclauspruefer/python-micro-esb (press backspace or delete to remove)

Problem In microesb.BaseHandler() abc.ABCmeta reference is set in old fashioned way (__metaclass__), thus ignored. Solution Correct code: class BaseHandler(JSONTransformer, metaclass=abc.ABCMeta):. ...
bug
  • clauspruefer
  • 1
  • Opened 
    10 days ago
  • #4

Shrink image size. Suspected PIP3 dependencies (C / C++ toolchain).
enhancement
  • clauspruefer
  • Opened 
    21 days ago
  • #2

- PostgreSQL for example number 1 - Psycopg2 Module
  • clauspruefer
  • 1
  • Opened 
    on Dec 27, 2024
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub