backend icon indicating copy to clipboard operation
backend copied to clipboard

Media Cloud is an open source, open data platform that allows researchers to answer quantitative questions about the content of online media.

Results 107 backend issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Bumps [nltk](https://github.com/nltk/nltk) from 3.6.5 to 3.6.6. Changelog Sourced from nltk's changelog. Version 3.6.7 2021-12-28 Resolve IndexError in sent_tokenize and word_tokenize (#2922) Version 3.6.6 2021-12-21 Refactor gensim.doctest to work for gensim...

dependencies

Bumps [nltk](https://github.com/nltk/nltk) from 3.6.5 to 3.6.6. Changelog Sourced from nltk's changelog. Version 3.6.7 2021-12-28 Resolve IndexError in sent_tokenize and word_tokenize (#2922) Version 3.6.6 2021-12-21 Refactor gensim.doctest to work for gensim...

dependencies

Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

As a follow-up to #600, it would be beneficial for us to work out some code that categorizes a list of sitemap URLs: ``` http://www.example.com/ http://www.example.com/about.html http://www.example.com/contact.html http://www.example.com/category/apples/ http://www.example.com/category/flowers/ http://www.example.com/2019/01/01/article-1.html...

enhancement

The frontend calls `topics/list` until the list of topics is exhausted and then checks to see if any topics are running or in queue in order to inform non-admin users...

bug

Hey James, Can you move Docker images from Google Cloud Registry back to Docker Hub? We used to use Docker Hub for storing all of our Docker images. Then at...

enhancement