Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the tabbed example code for python #3002

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Commits on Oct 12, 2023

  1. Create dt_set.py

    creating the python code for the tabbed example on the set data type page
    sav-norem authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    23cb39e View commit details
    Browse the repository at this point in the history
  2. add the data type python code for tabbed examples

    each data type page on redis.io is getting tabbed examples in the fully supported client languages - this is the code for the python examples for each data type, minus a few that were already merged in
    sav-norem authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3445dc3 View commit details
    Browse the repository at this point in the history
  3. Update dt_set.py

    updating after june 27 breaking change for sismember return type
    sav-norem authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a22c719 View commit details
    Browse the repository at this point in the history