From: Debian Science Team Date: Wed, 11 Jan 2023 07:34:28 +0000 (+0000) Subject: Avoid privacy breach by Google Analytics X-Git-Tag: archive/raspbian/1.5.3+dfsg-2+rpi1~1^2^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2e524c333a7b14710ad4a130f683fd6355df8e4e;p=pandas.git Avoid privacy breach by Google Analytics Author: Yaroslav Halchenko , Andreas Tille , Rebecca N. Palmer Forwarded: not-needed Gbp-Pq: Name deb_disable_googleanalytics.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index 25267056..e7386121 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -243,7 +243,6 @@ html_theme_options = { "footer_items": ["pandas_footer", "sphinx-version"], "github_url": "https://github.com/pandas-dev/pandas", "twitter_url": "https://twitter.com/pandas_dev", - "google_analytics_id": "UA-27880019-2", "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"}, "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "switcher": { diff --git a/pandas/tests/io/data/html/spam.html b/pandas/tests/io/data/html/spam.html index a8e445ff..f875e288 100644 --- a/pandas/tests/io/data/html/spam.html +++ b/pandas/tests/io/data/html/spam.html @@ -27,45 +27,9 @@ - - + @@ -794,4 +758,4 @@ handler: function() {this.cancel();},   Software v.1.2.2 - \ No newline at end of file + diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index 3cad22bf..16b2a0ab 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,14 +1,6 @@ - pandas - Python Data Analysis Library