Re: [f2fs-dev] [RFC v2 00/38] Improve ABI documentation generation

2025-01-29 Thread Mauro Carvalho Chehab via Linux-f2fs-devel
Em Wed, 29 Jan 2025 08:58:13 -0700 Jonathan Corbet escreveu: > Mauro Carvalho Chehab writes: > > > So, I'm proposing to change the minimal requirements to: > > - Sphinx 3.4.3; > > - Python 3.9 > > > > By setting Sphinx minimal version to 3.4.3, we can get rid of all > > Sphinx backward-

Re: [f2fs-dev] [RFC v2 00/38] Improve ABI documentation generation

2025-01-29 Thread Jonathan Corbet
Mauro Carvalho Chehab writes: > So, I'm proposing to change the minimal requirements to: > - Sphinx 3.4.3; > - Python 3.9 > > By setting Sphinx minimal version to 3.4.3, we can get rid of all > Sphinx backward-compatible code. That's certainly a nice thought. With regard to Python .

Re: [f2fs-dev] [RFC v2 00/38] Improve ABI documentation generation

2025-01-29 Thread Mauro Carvalho Chehab via Linux-f2fs-devel
Em Tue, 28 Jan 2025 15:42:00 -0700 Jonathan Corbet escreveu: > [It's probably time to raise our minimum version again, especially now > that current Sphinx has better performance.] Last change was about one year ago, so it sounds fair to also change Sphinx minimal version with about one year gap

Re: [f2fs-dev] [RFC v2 00/38] Improve ABI documentation generation

2025-01-29 Thread Mauro Carvalho Chehab via Linux-f2fs-devel
Em Wed, 29 Jan 2025 02:45:18 +0100 Mauro Carvalho Chehab escreveu: > > I've only tested with current Sphinx, > > have you tried this with the more ancient versions we support? > > Not yet, but I double-checked at Sphinx documentation to be sure that > I won't be using any newer methods: I just