8000 Comparing v1.7.3...v1.7.4 · pydantic/pydantic · GitHub
[go: up one dir, main page]

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: pydantic/pydantic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.3
Choose a base ref
...
head repository: pydantic/pydantic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.4
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on May 11, 2021

  1. Merge pull request from GHSA-5jqp-qgf6-3pvh

    * fix infinite loop in datetime parsing
    
    * add change description
    
    * switch to set a max datetime number
    samuelcolvin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    80e0dd3 View commit details
    Browse the repository at this point in the history
  2. prepare for release

    samuelcolvin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f461cb0 View commit details
    Browse the repository at this point in the history
  3. hack tests into passing

    samuelcolvin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4c1fea6 View commit details
    Browse the repository at this point in the history
  4. comment out broken tests

    samuelcolvin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b3ecf68 View commit details
    Browse the repository at this point in the history
  5. tweak history

    samuelcolvin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e3d1c16 View commit details
    Browse the repository at this point in the history
Loading
0