From a3a856e0c3d3374f5459aab22ff7a5c978b570f8 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Fri, 15 Aug 2025 11:26:54 +0200 Subject: [PATCH] WEB: fix discussion link in PDEP-6 --- web/pandas/pdeps/0006-ban-upcasting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pandas/pdeps/0006-ban-upcasting.md b/web/pandas/pdeps/0006-ban-upcasting.md index 59f2cc35bf6ee..6e1a1c30186f9 100644 --- a/web/pandas/pdeps/0006-ban-upcasting.md +++ b/web/pandas/pdeps/0006-ban-upcasting.md @@ -2,7 +2,7 @@ - Created: 23 December 2022 - Status: Implemented -- Discussion: [#39584](https://github.com/pandas-dev/pandas/pull/50402) +- Discussion: [#50424](https://github.com/pandas-dev/pandas/pull/50424) - Author: [Marco Gorelli](https://github.com/MarcoGorelli) ([original issue](https://github.com/pandas-dev/pandas/issues/39584) by [Joris Van den Bossche](https://github.com/jorisvandenbossche)) - Revision: 1