[issue45583] Documentation of int() in datamodel.rst is out of date

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset fef54abf5fa3bf3d3cdeb2cba7a2921d204867c6 by Miss Islington (bot) in branch '3.10': bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29285) https://github.com/python/cpython/commit/fef54abf5fa3bf3d3cdeb2cba7a2921d204867c6

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread Łukasz Langa
Change by Łukasz Langa : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.7 ___ Python tracker <https://bugs.python.or

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Nikita! ✨  ✨ -- ___ Python tracker <https://bugs.python.org/issue45604> ___ ___ Python-bugs-list mailing list Unsub

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 01d11b1d62b869f77e024b3979dbc064e9019b7c by Miss Islington (bot) in branch '3.9': bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226) (GH-29284) https://github.com/python/cpython/commit

[issue45583] Documentation of int() in datamodel.rst is out of date

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 76658e5bdbdf57464f4b43f1625c02c2ba4222dd by Miss Islington (bot) in branch '3.8': bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29287) https://github.com/python/cpython/commit/76658e5bdbdf57464f4b43f1625c02c2ba4222dd

[issue45624] test_graphlib.py depends on iteration order of sets

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 7401694807fc6b5f7b35ff73c06f4bb852e02946 by Carl Friedrich Bolz-Tereick in branch 'main': bpo-45624: make test_graphlib not depend on the iteration order of sets (GH-29233) https://github.com/python/cpython/commit

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset fb80aede6ab5d10297b787526657b1a6e20a706a by Miss Islington (bot) in branch '3.10': bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226) (GH-29283) https://github.com/python/cpython/commit

[issue45608] [sqlite3] some DB-API attributes are undocumented

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Erlend! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue45608] [sqlite3] some DB-API attributes are undocumented

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 1d88b2b0a15198843a43f34aba1abc65455d3ba7 by Miss Islington (bot) in branch '3.10': bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH-29281) https://github.com/python/cpython/commit

[issue45608] [sqlite3] some DB-API attributes are undocumented

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 020aa06ec8b0f473a682f4ae74af5833035b054b by Miss Islington (bot) in branch '3.9': bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH-29282) https://github.com/python/cpython/commit

[issue45612] [doc] add sqlite3 module docstring

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 4dd1e84789f0bd2da83ad06d23c569bf03713a50 by Erlend Egeberg Aasland in branch 'main': bpo-45612: Add sqlite3 module docstring (GH-29224) https://github.com/python/cpython/commit/4dd1e84789f0bd2da83ad06d23c569bf03713a50 -- nosy

[issue45655] List of PEPs at top of typing docs is too long to be readable

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 03db1bbfd2d3f5a343c293b2f0e09a1e962df7ea by Alex Waygood in branch 'main': bpo-45655: Add "relevant PEPs" section to ``typing`` documentation (GH-29280) https://github.com/python/cpython/commit/03db1bbfd2d3f5a343c293b2f0e09a

[issue45583] Documentation of int() in datamodel.rst is out of date

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset d9c1868c25ec6466e8d8ae21fe9315a8a03836ab by Arthur Milchior in branch 'main': bpo-45583: Correct datamodel documentation of int() (GH-29182) https://github.com/python/cpython/commit/d9c1868c25ec6466e8d8ae21fe9315a8a03836ab -- nosy

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 1fb968c07a76fb2d1ec8c14a0026f1d15828f4a5 by Nikita Sobolev in branch 'main': bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226) https://github.com/python/cpython/commit/1fb968c07a76fb2d1ec8c14a0026f1d15828f4a5

[issue45608] [sqlite3] some DB-API attributes are undocumented

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 88d8a1a340fb09c54d47f354f5fd7d4fbc5f0c78 by Erlend Egeberg Aasland in branch 'main': bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) https://github.com/python/cpython/commit/88d8a1a340fb09c54d47f354f5fd7d4fbc5f0c78

[issue28737] Document that tp_dealloc handler must call PyObject_GC_UnTrack if Py_TPFLAGS_HAVE_GC is set

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Sam! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.5 ___ Python tracker <https://bugs.python.or

[issue28737] Document that tp_dealloc handler must call PyObject_GC_UnTrack if Py_TPFLAGS_HAVE_GC is set

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 193504acf3bfb7cff1edf7f568c2405b857fa1f7 by Miss Islington (bot) in branch '3.9': bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) (GH-29248) https://github.com/python/cpython/commit

[issue28737] Document that tp_dealloc handler must call PyObject_GC_UnTrack if Py_TPFLAGS_HAVE_GC is set

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 9e0012116ac9e8d26bf19ef8741deeecf2b6f72b by Sam Gross in branch '3.10': [3.10] bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) (GH-29249) https://github.com/python/cpython/commit

[issue44828] tkinter.filedialog linked with Tk 8.6.11 crashes on macOS 12 Monterey, breaking IDLE saves

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset f19c1a115f782036edac306de0f3f9968c1e1fd6 by Miss Islington (bot) in branch '3.8': bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) (GH-29279) https://github.com/python/cpython/commit

[issue45618] Documentation builds fail with Sphinx 3.2.1

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset f2407144347fafcd69c2ade41b5d9c3fb07b59ef by Ned Deily in branch '3.8': [3.9] bpo-45618: Fix documentation build by pinning Docutils version to 0.17.1 (GH-29230) (GH-29241) (GH-29245) https://github.com/python/cpython/commit

[issue39679] functools: singledispatchmethod doesn't work with classmethod

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the 3.9 fix, Alex! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue39679] functools: singledispatchmethod doesn't work with classmethod

2021-10-28 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 97388c204b557f30e48a2b2ef826868702204cf2 by Alex Waygood in branch '3.9': [3.9] bpo-39679: Fix `singledispatchmethod` `classmethod`/`staticmethod` bug (GH-29087) https://github.com/python/cpython/commit/97388c204b557f30e48a2b2ef826868702204cf2

[issue28737] Document that tp_dealloc handler must call PyObject_GC_UnTrack if Py_TPFLAGS_HAVE_GC is set

2021-10-27 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 35e1ff38ee67ee543d9fcb268c3552c5397f9b3f by Sam Gross in branch 'main': bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) https://github.com/python/cpython/commit/35e1ff38ee67ee543d9fcb268c3552c5397f9b3f

[issue45502] Fix test_shelve and make it discoverable

2021-10-22 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset b781cc3bfce7c052728b06aad9f1a467cced289d by Serhiy Storchaka in branch 'main': bpo-45502: Fix test_shelve (GH-29003) https://github.com/python/cpython/commit/b781cc3bfce7c052728b06aad9f1a467cced289d -- nosy: +lukasz.langa

[issue44547] fraction.Fraction does not implement __int__.

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the patch, Mark! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue44547] fraction.Fraction does not implement __int__.

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset d1b24775b462f4f28aa4929fd031899170793388 by Mark Dickinson in branch 'main': bpo-44547: Make Fractions objects instances of typing.SupportsInt (GH-27851) https://github.com/python/cpython/commit/d1b24775b462f4f28aa4929fd031899170793388

[issue44344] Documentation for pow() should include the possibility of complex numbers as a return type

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Mark! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10, Python 3.11 ___ Python tracker <https://bugs.python.or

[issue44344] Documentation for pow() should include the possibility of complex numbers as a return type

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset c53428fe8980aab6eda3e573bafed657e6798e6e by Miss Islington (bot) in branch '3.9': bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853) (GH-29134) https://github.com/python/cpython/commit

[issue44344] Documentation for pow() should include the possibility of complex numbers as a return type

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 9b3cda56870d087cf50f605e91f3d26964868640 by Miss Islington (bot) in branch '3.10': bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853) (GH-29135) https://github.com/python/cpython/commit

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Andrei! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: -Python 3.8 ___ Python tracker <https://bugs.python.or

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 8fd7e8965d0ff9f76401b86aec2166cc59a40637 by Miss Islington (bot) in branch '3.10': bpo-41983: add availability info to socket docs (GH-27519) (GH-29136) https://github.com/python/cpython/commit/8fd7e8965d0ff9f76401b86aec2166cc59a40637

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset b26eae54e98f44eebc1599ca458228dae0568ffa by Miss Islington (bot) in branch '3.9': bpo-41983: add availability info to socket docs (GH-27519) (GH-29137) https://github.com/python/cpython/commit/b26eae54e98f44eebc1599ca458228dae0568ffa

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 51375388bee7287be2d942906b48c8cf3f691e8b by andrei kulakov in branch 'main': bpo-41983: add availability info to socket docs (GH-27519) https://github.com/python/cpython/commit/51375388bee7287be2d942906b48c8cf3f691e8b -- nosy

[issue45526] Set ADDRESS_BITS to 64 for obmalloc radix tree

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Neil! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed type: -> enhancement ___ Python tracker <https://bugs.python

[issue45526] Set ADDRESS_BITS to 64 for obmalloc radix tree

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 0224b7180b280794b9fba62057b278ffb536c86f by Neil Schemenauer in branch 'main': bpo-45526: obmalloc radix use 64 addr bits (GH-29062) https://github.com/python/cpython/commit/0224b7180b280794b9fba62057b278ffb536c86f -- nosy: +lukasz.langa

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the fix, E. Paine, and fhdrsdg for the report! ✨  ✨ -- ___ Python tracker <https://bugs.python.org/issue45

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Change by Łukasz Langa : -- Removed message: https://bugs.python.org/msg404659 ___ Python tracker <https://bugs.python.org/issue45160> ___ ___ Python-bugs-list m

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the fix, E. Paine, and fhdrsdg for the fix! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: -Python 3.6, Python 3.7, Python 3.8 ___ Python tracke

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 98f157de1260801fd26c72eb6bfae0d9295e5ab3 by Miss Islington (bot) in branch '3.10': bpo-45160: Ttk optionmenu only set variable once (GH-28291) (GH-29131) https://github.com/python/cpython/commit/98f157de1260801fd26c72eb6bfae0d9295e5ab3

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 04485ac9886cd807aae854fb905a88c791cfdde6 by Miss Islington (bot) in branch '3.9': bpo-45160: Ttk optionmenu only set variable once (GH-28291) (GH-29132) https://github.com/python/cpython/commit/04485ac9886cd807aae854fb905a88c791cfdde6

[issue44344] Documentation for pow() should include the possibility of complex numbers as a return type

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 887a55705bb6c05a507c2886c9978a9e0cff0dd7 by Mark Dickinson in branch 'main': bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853) https://github.com/python/cpython/commit

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset add46f84769a7e6fafa50954f79b7c248231fa4e by E-Paine in branch 'main': bpo-45160: Ttk optionmenu only set variable once (GH-28291) https://github.com/python/cpython/commit/add46f84769a7e6fafa50954f79b7c248231fa4e -- nosy: +lukasz.langa

[issue45436] test_tk.test_configure_type() fails with Tcl/Tk 8.6.11

2021-10-21 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the investigation, E. Paine. So I'm keeping this open then. -- ___ Python tracker <https://bugs.python.org/issue45

[issue45192] The tempfile._infer_return_type function cannot infer the type of os.PathLike objects.

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 64e83c711eb371d60fce64cae074c4d3311f6ece by Miss Islington (bot) in branch '3.10': bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str (GH-28323) (GH-29111) https://github.com/python/cpython/commit

[issue45192] The tempfile._infer_return_type function cannot infer the type of os.PathLike objects.

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset d33fae7105aaea7c376b5455fd1f8de802ca2542 by Miss Islington (bot) in branch '3.9': bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str (GH-28323) (GH-29112) https://github.com/python/cpython/commit

[issue45192] The tempfile._infer_return_type function cannot infer the type of os.PathLike objects.

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 6270d3eeaf17b50abc4f8f4d97790d66179638e4 by Kyungmin Lee in branch 'main': bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str (GH-28323) https://github.com/python/cpython/commit

[issue45527] Reduce overhead for cache hits in specialized opcodes.

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Mark! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue45527] Reduce overhead for cache hits in specialized opcodes.

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset bc85eb7a4f16e9e2b6fb713be2466ebb132fd7f2 by Mark Shannon in branch 'main': bpo-45527: Don't count cache hits, just misses. (GH-29092) https://github.com/python/cpython/commit/bc85eb7a4f16e9e2b6fb713be2466ebb132fd7f2 -- nosy

[issue45464] TypeError when inheriting from both OSError and AttributeError

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: Marking this as "wont fix" since only documentation was updated. Thanks for reporting, Marek! -- resolution: -> wont fix stage: patch review -> resolved status: open -> closed ___ Pyt

[issue45464] TypeError when inheriting from both OSError and AttributeError

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 427ab124b3e9a54602b6f1d073a8e073159c0b51 by Miss Islington (bot) in branch '3.9': bpo-45464: [doc] Explain that subclassing multiple exceptions is fragile (GH-29094) (GH-29105) https://github.com/python/cpython/commit

[issue45464] TypeError when inheriting from both OSError and AttributeError

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset b2a989995e6b725c5c957927127832fd3fcecfa2 by Miss Islington (bot) in branch '3.10': bpo-45464: [doc] Explain that subclassing multiple exceptions is fragile (GH-29094) (GH-29104) https://github.com/python/cpython/commit

[issue45320] Remove deprecated inspect functions

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Hugo! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue45320] Remove deprecated inspect functions

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset d89fb9a5a610a257014d112bdceef73d7df14082 by Hugo van Kemenade in branch 'main': bpo-45320: Remove long-deprecated inspect methods (GH-28618) https://github.com/python/cpython/commit/d89fb9a5a610a257014d112bdceef73d7df14082

[issue45464] TypeError when inheriting from both OSError and AttributeError

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset dff0b713436e286bb1afdd7c6f3093c8e8db16dd by Łukasz Langa in branch 'main': bpo-45464: [doc] Explain that subclassing multiple exceptions is fragile (GH-29094) https://github.com/python/cpython/commit/dff0b713436e286bb1afdd7c6f3093c8e8db16dd

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the fix, Pablo! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue45229] Always use unittest for collecting tests in regrtests

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 919268316582c6ac47960c2e5dd2ee1682371494 by Miss Islington (bot) in branch '3.9': bpo-45229: Make doctest tests discoverable (GH-28986) (GH-29096) https://github.com/python/cpython/commit/919268316582c6ac47960c2e5dd2ee1682371494

[issue45229] Always use unittest for collecting tests in regrtests

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 65de808811f93793599209f74bb1bab3ad399b17 by Miss Islington (bot) in branch '3.10': bpo-45229: Make doctest tests discoverable (GH-28986) (GH-29095) https://github.com/python/cpython/commit/65de808811f93793599209f74bb1bab3ad399b17

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 88f4ec88e282bf861f0af2d237e9fe28fbc8deac by Łukasz Langa in branch '3.9': [3.9] bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) (#29071) https://github.com/python/cpython/commit

[issue45229] Always use unittest for collecting tests in regrtests

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 8d6740f489fca67a44de165d29d9e0ad86285779 by Serhiy Storchaka in branch 'main': bpo-45229: Make doctest tests discoverable (GH-28986) https://github.com/python/cpython/commit/8d6740f489fca67a44de165d29d9e0ad86285779

[issue45436] test_tk.test_configure_type() fails with Tcl/Tk 8.6.11

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset b8dbb3a7f96718dddb8bed31130f421316213dc5 by Miss Islington (bot) in branch '3.10': bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077) (GH-29080) https://github.com/python/cpython/commit/b8dbb3a7f96718dddb8bed31130f421316213dc5

[issue45464] TypeError when inheriting from both OSError and AttributeError

2021-10-20 Thread Łukasz Langa
Change by Łukasz Langa : -- nosy: +lukasz.langa nosy_count: 5.0 -> 6.0 pull_requests: +27364 pull_request: https://github.com/python/cpython/pull/29094 ___ Python tracker <https://bugs.python.org/issu

[issue45436] test_tk.test_configure_type() fails with Tcl/Tk 8.6.11

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 2ce38167000fef3a71f1783acdda2a2cf7a2df39 by Miss Islington (bot) in branch '3.8': bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077) (GH-29093) https://github.com/python/cpython/commit/2ce38167000fef3a71f1783acdda2a2cf7a2df39

[issue25625] "chdir" Contex manager for pathlib

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset a774285e7d3e63c24dbaaee0b0d9e59ded5c49bf by Thomas Grainger in branch 'main': bpo-25625: [doc] fix async/aync typo (GH-29091) https://github.com/python/cpython/commit/a774285e7d3e63c24dbaaee0b0d9e59ded5c49bf

[issue45436] test_tk.test_configure_type() fails with Tcl/Tk 8.6.11

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 15cd7a7f9edcc121f273ae1d8007128282f8f85f by Miss Islington (bot) in branch '3.9': bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077) (GH-29081) https://github.com/python/cpython/commit/15cd7a7f9edcc121f273ae1d8007128282f8f85f

[issue45436] test_tk.test_configure_type() fails with Tcl/Tk 8.6.11

2021-10-20 Thread Łukasz Langa
Łukasz Langa added the comment: Zach, yes, at least to 3.10, 3.9, and 3.8 please. -- ___ Python tracker <https://bugs.python.org/issue45436> ___ ___ Python-bug

[issue25625] "chdir" Contex manager for pathlib

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for perservering, Filipe! ✨  ✨ Per Steering Council decision, the context manager is approved: https://github.com/python/steering-council/issues/77 -- resolution: rejected -> fixed versions: +Python 3.11 -Python

[issue25625] "chdir" Contex manager for pathlib

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 3592980f9122ab0d9ed93711347742d110b749c2 by Filipe Laíns in branch 'main': bpo-25625: add contextlib.chdir (GH-28271) https://github.com/python/cpython/commit/3592980f9122ab0d9ed93711347742d110b749c2 -- nosy: +lukasz.langa

[issue39679] functools: singledispatchmethod doesn't work with classmethod

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the new tests, Alex. Not closing this just yet because maybe we find a way to fix it in 3.9.8+. -- ___ Python tracker <https://bugs.python.org/issue39

[issue39679] functools: singledispatchmethod doesn't work with classmethod

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset c15ba304f35362470e29ea5626fed28366bc9571 by Miss Islington (bot) in branch '3.10': bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods (GH-29034) (GH-29072) https://github.com/python/cpython/commit

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: Note: this *does* fail on 3.9, too. Even if it doesn't crash the production build, it does fail an assertion in a pydebug build: test_error_offset_continuation_characters (test.test_exceptions.ExceptionTests) ... Assertion failed: (!_PyErr_Occurred(tstate

[issue45500] Rewrite test_dbm

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +27342 pull_request: https://github.com/python/cpython/pull/29074 ___ Python tracker <https://bugs.python.org/issue45

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 5c9cab595e56aeb118bff77ece784dbac30b4338 by Łukasz Langa in branch '3.10': [3.10] bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) (GH-29070) https://github.com/python/cpython/commit

[issue39679] functools: singledispatchmethod doesn't work with classmethod

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset ad6d162e518963711d24c80f1b7d6079bd437584 by Alex Waygood in branch 'main': bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods (GH-29034) https://github.com/python/cpython/commit/ad6d162e518963711d24c80f1b7d6079bd437584

[issue45500] Rewrite test_dbm

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 325b2c223453203b2fa9ce7b9bcebdbef03adf70 by Łukasz Langa in branch '3.10': [3.10] bpo-45500: Rewrite test_dbm (GH-29002) (GH-29069) https://github.com/python/cpython/commit/325b2c223453203b2fa9ce7b9bcebdbef03adf70

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +27339 pull_request: https://github.com/python/cpython/pull/29071 ___ Python tracker <https://bugs.python.org/issue45

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +27338 pull_request: https://github.com/python/cpython/pull/29070 ___ Python tracker <https://bugs.python.org/issue45

[issue45500] Rewrite test_dbm

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +27337 pull_request: https://github.com/python/cpython/pull/29069 ___ Python tracker <https://bugs.python.org/issue45

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset a106343f632a99c8ebb0136fa140cf189b4a6a57 by Pablo Galindo Salgado in branch 'main': bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters (GH-28993) https://github.com/python/cpython/commit

[issue44849] test_os: test_get_set_inheritable_o_path() failed on AMD64 FreeBSD Shared 3.x

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 67e10be3fee7c69d4ece26e75a0b7a84dab68ce5 by Miss Islington (bot) in branch '3.8': bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623) (GH-28978) https://github.com/python/cpython/commit

[issue45310] test_multiprocessing_forkserver: test_shared_memory_basics() failed with FileExistsError: [Errno 17] File exists: '/test01_tsmb'

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 7f70ba36706219181546c05363097f732827a081 by Victor Stinner in branch '3.8': bpo-45310: Fix parrallel shared memory tests (GH-28661) (GH-28979) https://github.com/python/cpython/commit/7f70ba36706219181546c05363097f732827a081 -- nosy

[issue45195] test_readline: test_nonascii() failed on aarch64 RHEL8 Refleaks 3.x

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 1d8cb01e23ab5fc626d4deda216f9a9a19a644a2 by Miss Islington (bot) in branch '3.8': bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28984) https://github.com/python/cpython/commit/1d8cb01e23ab5fc626d4deda216f9a9a19a644a2

[issue45500] Rewrite test_dbm

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 975b94b9de969777218e96a9950c1dab2dab65a0 by Serhiy Storchaka in branch 'main': bpo-45500: Rewrite test_dbm (GH-29002) https://github.com/python/cpython/commit/975b94b9de969777218e96a9950c1dab2dab65a0 -- nosy: +lukasz.langa

[issue45449] Document that collections.abc types are subscriptable

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Filipe! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue45449] Document that collections.abc types are subscriptable

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset a18e4e9c15a0be833e01c3892206661fc91e6918 by Łukasz Langa in branch '3.9': [3.9] bpo-45449: add note about PEP 585 in collections.abc's documentation (GH-29047) (GH-29068) https://github.com/python/cpython/commit

[issue42174] shutil.get_terminal_size() returns 0 when run in a pty

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks for the fix, Filipe! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue42174] shutil.get_terminal_size() returns 0 when run in a pty

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: We decided not to backport this to 3.10 nor 3.9 due to the subtle nature of the change. -- versions: +Python 3.11 -Python 3.9 ___ Python tracker <https://bugs.python.org/issue42

[issue42222] Modernize integer test/conversion in randrange()

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- versions: +Python 3.11 -Python 3.10 ___ Python tracker <https://bugs.python.org/issue4> ___ ___ Python-bugs-list mailing list Unsub

[issue45515] Add reference to zoneinfo in the datetime module documetnation

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue42174] shutil.get_terminal_size() returns 0 when run in a pty

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 236e301b8ad9b78ee880baf12e98a826113dc59b by Filipe Laíns in branch 'main': bpo-42174: fallback to sane values if the columns or lines are 0 in get_terminal_size (GH-29046) https://github.com/python/cpython/commit

[issue45449] Document that collections.abc types are subscriptable

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 092ec4b9d144c493cb514df0978638fdd2d9622a by Miss Islington (bot) in branch '3.10': bpo-45449: add note about PEP 585 in collections.abc's documentation (GH-29047) (GH-29067) https://github.com/python/cpython/commit

[issue42222] Modernize integer test/conversion in randrange()

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 574241632bd19e56ed488ee4d8999aefc6a8d7cd by Serhiy Storchaka in branch 'main': bpo-4: Improve tests for invalid argument types in randrange() (GH-29021) https://github.com/python/cpython/commit/574241632bd19e56ed488ee4d8999aefc6a8d7cd

[issue45515] Add reference to zoneinfo in the datetime module documetnation

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 76578884c5c727c013cba9d14ced9040b5a0c8a1 by Miss Islington (bot) in branch '3.9': bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) (GH-29066) https://github.com/python/cpython/commit/76578884c5c727c013cba9d14ced9040b5a0c8a1

[issue45515] Add reference to zoneinfo in the datetime module documetnation

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 8cef526a871695f8df4fac167139bbf3292396db by Miss Islington (bot) in branch '3.10': bpo-45515: Add zoneinfo to the datetime documentation (GH-29038) (GH-29065) https://github.com/python/cpython/commit/8cef526a871695f8df4fac167139bbf3292396db

[issue40360] Deprecate lib2to3 (and 2to3) for future removal

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset fdbdf3f7359832820a11ece4c4b01581004d6fe7 by Gregory P. Smith in branch 'main': bpo-40360: Make the 2to3 deprecation more obvious. (GH-29064) https://github.com/python/cpython/commit/fdbdf3f7359832820a11ece4c4b01581004d6fe7

[issue45449] Document that collections.abc types are subscriptable

2021-10-19 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +27335 pull_request: https://github.com/python/cpython/pull/29068 ___ Python tracker <https://bugs.python.org/issue45

[issue45449] Document that collections.abc types are subscriptable

2021-10-19 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 7bafa0cf586227987d3d662264d491e3780024b7 by Filipe Laíns in branch 'main': bpo-45449: add note about PEP 585 in collections.abc's documentation (GH-29047) https://github.com/python/cpython/commit/7bafa0cf586227987d3d662264d491e3780024b7

[issue24444] In argparse empty choices cannot be printed in the help

2021-10-13 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Andrei! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.6 ___ Python tracker <https://bugs.python.or

[issue24444] In argparse empty choices cannot be printed in the help

2021-10-13 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset fb7203453855a43907048ff2b8f9b890305b3d15 by Miss Islington (bot) in branch '3.9': [3.9] bpo-2: fix an error in argparse help when help for an option is blank (GH-28050) (GH-28932) https://github.com/python/cpython/commit

[issue45386] xmlrpc.client unimportable due to strfmt ValueError

2021-10-13 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, R! ✨  ✨ -- resolution: -> fixed stage: patch review -> resolved status: open -> closed type: -> behavior versions: +Python 3.11, Python 3.9 ___ Python tracker <https://bugs.python

[issue45386] xmlrpc.client unimportable due to strfmt ValueError

2021-10-13 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 9210eff61b75edabbe9263df0c4a303fc2149a22 by Miss Islington (bot) in branch '3.9': bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765) (GH-28935) https://github.com/python/cpython/commit

<    1   2   3   4   5   6   7   8   9   10   >