Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dpai/python-patterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: faif/python-patterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 9 contributors

Commits on Jan 14, 2026

  1. improved docstring formatting and added safe return in factory method (

    …faif#457)
    
    * added default return value in get_localizer to prevent KeyError
    
    * cleaned up docstring formatting and removed unnecessary asterisks
    ABHIRANJAN-KUMAR1 authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    9bc7688 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    039baa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4622c78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Test coverage changes added (faif#464)

    Co-authored-by: Binil <binilraj.kuttikkattubaburaj@example.com>
    Binilkks and Binil authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    bc4c583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de0e3f8 View commit details
    Browse the repository at this point in the history
  3. Docs: Add ecosystem examples to CoR, add Factory tests (faif#466)

    Co-authored-by: Sakis Kasampalis <faif@users.noreply.github.com>
    SanjanaG-01 and faif authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    39708b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. docs: add mermaid diagrams (faif#469)

    * docs: add mermaid diagrams
    
    * Update README.md
    
    * docs: add mermaid diagrams
    
    * docs: add mermaid diagrams
    
    * docs: add mermaid diagrams
    
    * docs: add mermaid diagrams
    
    * docs: add mermaid diagrams
    maxkrivachev-web authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    188f7d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74151cf View commit details
    Browse the repository at this point in the history
Loading