Skip to content

Coagulation of several maintenance and bug fixes #568

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

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Conversation

arunkannawadi
Copy link
Collaborator

Fixes #Enter the associated issue number.

Description

Describe your addition briefly to help the reviewers understand your contribution.

Checklist

  • Check that the base branch is set to develop and not main.
  • Ensure that the documentation will be consistent with the code upon merging.
  • Add a line or a few lines that check the new features added.
  • Ensure that unit tests pass.
    If you don't have a premium proxy, some of the tests will be skipped.
    The tests that are run should pass without raising
    MaxTriesExceededException or other exceptions.

arunkannawadi and others added 30 commits June 18, 2023 01:08
to reflect the changes that happened when we moved to httpx.
Fixes an issue reported in #498.
The decrease is real, verified by manual counting.
resolve conflict between proxy format: HTTPX and Requests
resolve conflict between proxy format: HTTPX and Requests
Package name changed from `fake_useragent` to `fake-useragent`. Disclaimer: I'm the maintainer.
Update fake-useragent name in requirements.txt
Results from running codespell
… a single publication exists for the query. Added a unit test for search_pubs that tests for the previous problem.
Fixed an issue where search_pubs returns an empty response when only a single publication exists for the query.
Fixed test_bibtex unit test, updated CONTRIBUTING.md
yarikoptic and others added 15 commits April 27, 2025 17:57
…agically

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
docs(quickstart): add conda to install option from github README.md
The current httpx doesn't support proxies arguments:
Update publication_parser.py to use to `select` from `find_all`.
for arrow errors, fallback to regex year extraction
Fallback to regex pub year exraction or empty string in case arrow fails to parse the date
Add in PDF link in publication fill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.