Skip to content

[3.10] bpo-28249: fix lineno location for empty DocTest instances (GH-30498)#92981

Merged
ambv merged 1 commit intopython:3.10from
ambv:backport-8db2b3b-3.10
May 19, 2022
Merged

[3.10] bpo-28249: fix lineno location for empty DocTest instances (GH-30498)#92981
ambv merged 1 commit intopython:3.10from
ambv:backport-8db2b3b-3.10

Conversation

@ambv
Copy link
Copy Markdown
Contributor

@ambv ambv commented May 19, 2022

(cherry picked from commit 8db2b3b)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
Co-authored-by: Nikita Sobolev mail@sobolevn.me

…pythonGH-30498)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 8db2b3b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting core review labels May 19, 2022
@ambv ambv merged commit c146525 into python:3.10 May 19, 2022
@ambv ambv deleted the backport-8db2b3b-3.10 branch May 19, 2022 19:17
ambv added a commit to python/cherry-picker that referenced this pull request May 20, 2022
In case of a git repository mirror, all branches are kept in sync all the time.
Trying to push out a particular refspec errors out with:

  Failed to push to origin ☹
  fatal: --mirror can't be combined with refspecs

This change adds support for mirrors. Tested with:

python/cpython#92981
ambv added a commit to python/cherry-picker that referenced this pull request Aug 10, 2022
In case of a git repository mirror, all branches are kept in sync all the time.
Trying to push out a particular refspec errors out with:

  Failed to push to origin ☹
  fatal: --mirror can't be combined with refspecs

This change adds support for mirrors. Tested with:

python/cpython#92981

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants