Commit 01903fc
authored
chore: warn on implicit __init__.py creation (#3841)
Implicit `__init__.py` creation is deprecated and will be disabled by
default in a future release. We need to warn users when their targets
rely on this behavior so they can transition to explicit `__init__.py`
files before the default changes and their builds break.
Work towards #29451 parent e9ecdba commit 01903fc
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1485 | 1485 | | |
1486 | 1486 | | |
1487 | 1487 | | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
1488 | 1507 | | |
1489 | 1508 | | |
1490 | 1509 | | |
| |||
0 commit comments