Skip to content
This repository was archived by the owner on Oct 29, 2024. 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: influxdata/influxdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: influxdata/influxdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 15 commits
  • 7 files changed
  • 8 contributors

Commits on Jun 15, 2020

  1. Fix #828 "Context manager for InfluxDBClient not working correctly?" …

    …by returning a clientt instance from __enter__
    antimirov authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    de5878a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. docs: fix simple typo, reponse -> response (#873)

    There is a small typo in influxdb/tests/client_test.py.
    
    Should read `response` rather than `reponse`.
    timgates42 authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    c3903dd View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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

Commits on Apr 9, 2021

  1. Merge pull request #831 from antimirov/patch-1

    Fix #828 "Context manager for InfluxDBClient not working correctly?"
    russorat authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    6d90ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

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

Commits on Aug 6, 2021

  1. Merge pull request #890 from rhajek/feat/tcp-keepalive

    feat: Add custom socket_options
    rhajek authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2c3d49c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Nov 15, 2022

  1. README.md: archive repo

    jdstrand committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3d1f1ce View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    1df9a81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #925 from influxdata/jdstrand/update-for-v3

    chore: update README.rst based on feedback from Product
    jdstrand authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    915b79a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b614474 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    Add link to v2 library
    powersj authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ad04f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0d7cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ff905 View commit details
    Browse the repository at this point in the history
Loading