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: PyMySQL/PyMySQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: TWAC/PyMySQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: djangoPy33
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 9, 2013

  1. Django fixes from CMGS

    TWAC authored and TWAC committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    1e72b3b View commit details
    Browse the repository at this point in the history
  2. Add bytes conversion from cymysql

    TWAC authored and TWAC committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    6a8951b View commit details
    Browse the repository at this point in the history
  3. Password and salt bytes issues

    TWAC authored and TWAC committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    72e60e0 View commit details
    Browse the repository at this point in the history
  4. Debug password py3 fix

    TWAC authored and TWAC committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    ed7698c View commit details
    Browse the repository at this point in the history
  5. Check for error packet in _get_server_information

    1129 "Host 'foo' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"
    TWAC authored and TWAC committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    6644c52 View commit details
    Browse the repository at this point in the history
Loading