8000 Comparing bitly:master...ploxiln:master · bitly/dablooms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
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: bitly/dablooms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ploxiln/dablooms
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
  • 5 files changed
  • 3 contributors

Commits on Dec 30, 2016

  1. Configuration menu
    Copy the full SHA
    0b5235b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cc856 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    e09c109 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. pydablooms: add error handling and reporting

     * add default values for named parameters
     * add simple parameter checking
     * add new exception type to be used when reporting errors
     * add check for existing filter in dealloc
    
    from #60
    martinthomas authored and ploxiln committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    3868a60 View commit details
    Browse the repository at this point in the history
  2. pydablooms: update for modern python3

    also:
     * fix indenting from previous commit
     * make most method arguments non-optional
       (they were really required)
     * make methods that take no arguments properly declare that
    ploxiln committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    e436096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18705bd View commit details
    Browse the repository at this point in the history
  4. pydablooms: more object type init modernisation

     * use designated initializers
     * fix load_dabloom pydoc
     * avoid gcc warnings by adding braces around PyObject_HEAD_INIT
    ploxiln committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    0d03688 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e73cfa View commit details
    Browse the repository at this point in the history
Loading
0