NYTdiff
NYTdiff copied to clipboard
Code for the twitter bot nyt_diff
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
If a hunk consists of only deleting or only adding at the beginning or end of a word, then combine them into one hunk. Examples: - Changes from `simplediff`: ```diff...
For some changes in title and abstract, there are spurious similarities that make the diffs difficult to understand (for example https://twitter.com/nyt_diff/status/1353771665017221120). Would a pull request that detected if, say, 30%...
Implementation of RSS fetch for Belgian news website. Should be easy to modify for any RSS feed.
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.4 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...
Now that media cards don't include the headline, the first tweet in a thread should have the headline as status
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...