Mailman 3 python.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Docs-bugs

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
docs-bugs@python.org

March 2022

  • 1 participants
  • 232 discussions
[issue6634] [doc] sys.exit() called from threads other than the main one: undocumented behaviour
by Vidhya March 1, 2022

March 1, 2022
Vidhya <vidhya.friend(a)gmail.com> added the comment: [Entry level contributor seeking guidance] If this is still open, I can work on this. I plan to add the following in sys.exit() and add a reference to thread.exit() at https://docs.python.org/3/library/sys.html#sys.exit: When called from a thread other than the main thread, this causes the thread to exit silently, and is equivalent to calling :func:`thread.exit`. Please correct if anything wrong. ---------- nosy: +vidhya _______________________________________ Python tracker <report(a)bugs.python.org> <https://bugs.python.org/issue6634> _______________________________________
1 0
0 0
[issue17505] [doc] email.header.Header.__unicode__ does not decode header
by Vidhya March 1, 2022

March 1, 2022
Vidhya <vidhya.friend(a)gmail.com> added the comment: [Entry level contributor seeking guidance] If this is still open, I like to work on this. Also, planning to add the following(if no PR yet created) at make_header API at https://docs.python.org/3/library/email.header.html : To get unicode strings use the API as shown below: unicode(make_header(decode_header('=?gb2312?b?1eLKx9bQzsSy4srUo6E=?='))) If email policy parameter is set as 'policy.default' then the default policy, for that Python version, is used for header encoding and decoding. Please correct me if anything wrong. ---------- nosy: +vidhya _______________________________________ Python tracker <report(a)bugs.python.org> <https://bugs.python.org/issue17505> _______________________________________
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 21
  • 22
  • 23
  • 24
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.