On Tue, Feb 20, 2024 at 09:46:16PM +, Rebecca N. Palmer wrote:
> Is that a yes to>> Does just the patch (not the new upstream) also break
> debugpy?or have you not tried specifically that?
>
> (I'm looking for a quick fix for the autopkgtest fail to unblock the pandas
> 2.x transition. I agre
On Tue, Feb 20, 2024 at 09:46:16PM +, Rebecca N. Palmer wrote:
> Is that a yes to>> Does just the patch (not the new upstream) also break
> debugpy?or have you not tried specifically that?
>
> (I'm looking for a quick fix for the autopkgtest fail to unblock the pandas
> 2.x transition. I agre
Is that a yes to>> Does just the patch (not the new upstream) also break
debugpy?or have you not tried specifically that?
(I'm looking for a quick fix for the autopkgtest fail to unblock the
pandas 2.x transition. I agree that upgrading to a new upstream is a
good idea in the long run.)
th
On Mon, Feb 19, 2024 at 10:36:29PM +, Rebecca N. Palmer wrote:
> Thank you for caring about not breaking other packages, and yes, that's a
> good reason to not upload that new upstream for now.
>
> Does just the patch (not the new upstream) also break debugpy? (It
> shouldn't be able to, sinc
Thank you for caring about not breaking other packages, and yes, that's
a good reason to not upload that new upstream for now.
Does just the patch (not the new upstream) also break debugpy? (It
shouldn't be able to, since it only touches test code.)
On Mon, Feb 19, 2024 at 08:03:34AM +, Rebecca N. Palmer wrote:
> This has been merged but not uploaded - is there a reason it shouldn't be,
> or have you just not had time?
Hi Rebecca,
Yes; I've upgraded to the latest version in my local repo, which
includes this patch upstream, but it's now
This has been merged but not uploaded - is there a reason it shouldn't
be, or have you just not had time?
Source: pydevd
Severity: serious
Tags: patch
A pydevd test uses DataFrame.applymap(), and fails because this now
raises a FutureWarning. Replacing it with DataFrame.map() as this
message suggests would probably fix it.
8 matches
Mail list logo