Skip to content
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: remooheshmat/wptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: siznax/wptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 12, 2021

  1. Fixed url encoding in _continue_params().

    Incorrect URL in TCP packet gives "400 Bad Request" to curl.
    
    siznax#162
    kovarden committed Mar 12, 2021
    Copy the full SHA
    a94ac4b View commit details

Commits on Mar 16, 2021

  1. remove pycurl jesus

    uriva committed Mar 16, 2021
    Copy the full SHA
    b03d955 View commit details

Commits on Jul 10, 2021

  1. clean req

    Rajpoot committed Jul 10, 2021
    Copy the full SHA
    30738f1 View commit details

Commits on Jul 11, 2021

  1. Merge pull request siznax#163 from kovarden/fix-urlencode

    Fixed use with Chinese characters
    siznax authored Jul 11, 2021
    Copy the full SHA
    37a2e67 View commit details
  2. Merge pull request siznax#168 from pawan2411/removed_pycurl

    Removed pycurl and clean code
    siznax authored Jul 11, 2021
    Copy the full SHA
    788cdc2 View commit details

Commits on Feb 17, 2022

  1. Copy the full SHA
    09f9280 View commit details

Commits on Feb 22, 2022

  1. Merge pull request siznax#170 from matthewgehring/defaultEncoding

    Add encoding specification to setup.py
    siznax authored Feb 22, 2022
    Copy the full SHA
    a98a544 View commit details
Loading