티스토리 수익 글 보기

티스토리 수익 글 보기

Comparing 4.0.1…4.0.2 · pypa/twine · GitHub
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: pypa/twine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Choose a base ref
head repository: pypa/twine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    bb51e46 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Fix failing CI (#943)

    * Fix flake8 config
    
    * Drop Codecov
    
    * Disable more rich markup in tests
    di authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    717ae3d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Fix twine( check) with the newly released pkginfo 1.9. (#941)

    It (the pkginfo release) removes `distribution.must_decode`, though that
    function was questionably public as it was an "exposed" compatibility
    function (removed as part of pkginfo dropping 2.7 support).
    
    See https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/revision/205
    Julian authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5b5d081 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Release 4.0.2 (#946)

    * Add changelog entry for pkginfo fix
    
    * Update changelog for 4.0.2
    bhrutledge authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    75c3d86 View commit details
    Browse the repository at this point in the history
Loading