Skip to content

translated whatsnew 3.9 #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Feb 6, 2023
Prev Previous commit
Next Next commit
Good to go
  • Loading branch information
egeakman committed Feb 6, 2023
commit fec480e10ff029c2f9e9de709fdc402bbeeb424b
4 changes: 2 additions & 2 deletions whatsnew/3.9.po
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ msgid ""
"`37228`.)"
msgstr ""
"Önemli güvenlik kaygıları nedeniyle, :meth:`asyncio.loop."
"create_datagram_endpoint`in *reuse_address* parametresi artık "
"create_datagram_endpoint` 'in *reuse_address* parametresi artık "
"desteklenmemektedir. Bunun nedeni, UDP'deki ``SO_REUSEADDR`` soket "
"seçeneğinin davranışıdır. Daha fazla ayrıntı için ``loop."
"create_datagram_endpoint()`` belgelerine bakın. (Kyle Stanley, Antoine "
Expand Down Expand Up @@ -1044,7 +1044,7 @@ msgid ""
"regular dict. (Contributed by Inada Naoki in :issue:`36350` and :issue:"
"`39775`.)"
msgstr ""
":attr:`inspect.BoundArguments.arguments```OrderedDict`` yerine normal dict "
":attr:`inspect.BoundArguments.arguments`, ``OrderedDict`` yerine normal dict "
"olarak değiştirildi. ( :issue:`36350` ve :issue:`39775` içinde Inada Naoki "
"tarafından katılmıştır.)"

Expand Down