Skip to content

Conversation

@Cito
Copy link
Contributor

@Cito Cito commented Apr 21, 2024

This PR includes the cgi.FieldStorage class from the standard library into paste via paste.util.field_storage.

It also includes the corresponding tests as test_field_storage.

Thereby, the dependency from the cgi module which will not be available any more in Python 3.13 has been removed.

@Cito Cito marked this pull request as draft April 21, 2024 15:57
@Cito Cito force-pushed the replace-cgi-module branch 7 times, most recently from 515631d to 73ea353 Compare April 21, 2024 16:33
@Cito Cito force-pushed the replace-cgi-module branch from 73ea353 to 0cdd8bf Compare April 21, 2024 17:21
@Cito Cito marked this pull request as ready for review April 21, 2024 17:22
@Cito Cito requested review from cdent and merwok April 25, 2024 15:22
@cdent cdent merged commit e6aeb78 into pasteorg:master Apr 25, 2024
@Cito Cito deleted the replace-cgi-module branch April 25, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants