1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #34642 -- Added File.open() support for *args and **kwargs.

This commit is contained in:
Yves Weissig
2023-08-18 17:52:57 +01:00
committed by Mariusz Felisiak
parent ecb6085f6f
commit 369b498219
5 changed files with 27 additions and 5 deletions

View File

@@ -1053,6 +1053,7 @@ answer newbie questions, and generally made Django that much better:
Yoong Kang Lim <yoongkang.lim@gmail.com>
Yury V. Zaytsev <yury@shurup.com>
Yusuke Miyazaki <miyazaki.dev@gmail.com>
Yves Weissig <yves@weissig.me>
yyyyyyyan <contact@yyyyyyyan.tech>
Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
Zachary Voase <zacharyvoase@gmail.com>