[issue45548] Update Modules/Setup

2021-10-20 Thread miss-islington
miss-islington added the comment: New changeset dd86f63b551c8c255c6d8082c02f35608d294db9 by Brett Cannon in branch 'main': bpo-45548: add some missing entries to `Modules/Setup` (GH-29115) https://github.com/python/cpython/commit/dd86f63b551c8c255c6d8082c02f35608d294db9 -

[issue34451] docs: tutorial/introduction doesn't mention toggle of prompts

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +27395 pull_request: https://github.com/python/cpython/pull/29119 ___ Python tracker <https://bugs.python.org/issu

[issue34451] docs: tutorial/introduction doesn't mention toggle of prompts

2021-10-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +27396 pull_request: https://github.com/python/cpython/pull/29120 ___ Python tracker <https://bugs.python.org/issue34

[issue45522] Allow to build Python without freelists

2021-10-21 Thread miss-islington
miss-islington added the comment: New changeset 9942f42a93ccda047fd3558c47b822e99afe10c0 by Christian Heimes in branch 'main': bpo-45522: Allow to disable freelists on build time (GH-29056) https://github.com/python/cpython/commit/9942f42a93ccda047fd3558c47b822e99afe10c0 -

[issue45521] obmalloc radix tree typo in code

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27400 pull_request: https://github.com/python/cpython/pull/29122 ___ Python tracker <https://bugs.python.org/issu

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27407 pull_request: https://github.com/python/cpython/pull/29131 ___ Python tracker <https://bugs.python.org/issu

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

2021-10-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +27408 pull_request: https://github.com/python/cpython/pull/29132 ___ Python tracker <https://bugs.python.org/issue45

[issue45557] pprint -> underscore_numbers argument not working

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27409 pull_request: https://github.com/python/cpython/pull/29133 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +27411 pull_request: https://github.com/python/cpython/pull/29135 ___ Python tracker <https://bugs.python.org/issue44

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

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +27410 pull_request: https://github.com/python/cpython/pull/29134 ___ Python tracker <https://bugs.python.org/issu

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27412 pull_request: https://github.com/python/cpython/pull/29136 ___ Python tracker <https://bugs.python.org/issu

[issue41983] Missing Documentation AF_PACKET

2021-10-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +27413 pull_request: https://github.com/python/cpython/pull/29137 ___ Python tracker <https://bugs.python.org/issue41

[issue45557] pprint -> underscore_numbers argument not working

2021-10-21 Thread miss-islington
miss-islington added the comment: New changeset 6b75ad5fd47e5b34a04197927f748d0391898de7 by Miss Islington (bot) in branch '3.10': bpo-45557: Fix underscore_numbers in pprint.pprint(). (GH-29129) https://github.com/python/cpython/commit/6b75ad5fd47e5b34a04197927f748d

[issue43592] test_importlib: test_multiprocessing_pool_circular_import() fails with "Too many open files" error on os.pipe()

2021-10-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +27421 pull_request: https://github.com/python/cpython/pull/29145 ___ Python tracker <https://bugs.python.org/issue43

[issue43592] test_importlib: test_multiprocessing_pool_circular_import() fails with "Too many open files" error on os.pipe()

2021-10-21 Thread miss-islington
Change by miss-islington : -- message_count: 10.0 -> 11.0 nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27420 pull_request: https://github.com/python/cpython/pull/29144 ___ Python tracker <https://bugs.python.org/i

[issue43592] test_importlib: test_multiprocessing_pool_circular_import() fails with "Too many open files" error on os.pipe()

2021-10-21 Thread miss-islington
miss-islington added the comment: New changeset 8f6aa48cb2dc827a2cb76e35e91bf02d099875c5 by Miss Islington (bot) in branch '3.10': bpo-43592: Raise RLIMIT_NOFILE in test.libregrtest (GH-29127) https://github.com/python/cpython/commit/8f6aa48cb2dc827a2cb76e35e91bf0

[issue43592] test_importlib: test_multiprocessing_pool_circular_import() fails with "Too many open files" error on os.pipe()

2021-10-21 Thread miss-islington
miss-islington added the comment: New changeset 216c040bb1fdf73e78d67ab82a43563d7593f874 by Miss Islington (bot) in branch '3.9': bpo-43592: Raise RLIMIT_NOFILE in test.libregrtest (GH-29127) https://github.com/python/cpython/commit/216c040bb1fdf73e78d67ab82a4356

[issue44133] "Py_FrozenMain" symbol is not exported

2021-10-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27425 pull_request: https://github.com/python/cpython/pull/29148 ___ Python tracker <https://bugs.python.org/issu

[issue43795] Implement PEP 652 -- Maintaining the Stable ABI

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27424 pull_request: https://github.com/python/cpython/pull/29148 ___ Python tracker <https://bugs.python.org/issue43

[issue45562] python -d creates lots of tokenizer messages

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27426 pull_request: https://github.com/python/cpython/pull/29149 ___ Python tracker <https://bugs.python.org/issue45

[issue45562] python -d creates lots of tokenizer messages

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset 86dfb55d2e091cf633dbd7aabcd49d96fb1f9d81 by Pablo Galindo Salgado in branch 'main': bpo-45562: Only show debug output from the parser in debug builds (GH-29140) https://github.com/python/cpython/commit/86dfb55d2e091cf633dbd7aabcd49d

[issue44959] EXT_SUFFIX is missing '.sl' on HP-UX

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27430 pull_request: https://github.com/python/cpython/pull/29153 ___ Python tracker <https://bugs.python.org/issue44

[issue44959] EXT_SUFFIX is missing '.sl' on HP-UX

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27429 pull_request: https://github.com/python/cpython/pull/29152 ___ Python tracker <https://bugs.python.org/issue44

[issue44959] EXT_SUFFIX is missing '.sl' on HP-UX

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset aa8c3446c085175e65e736b0d2e32719c4d2 by Miss Islington (bot) in branch '3.9': bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-27857) https://github.com/p

[issue45570] Simplify setup macros for pyexpat and _elementtree

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset ec93721e0066c4cbe40085188a9bf0952aa935ef by Christian Heimes in branch 'main': bpo-45570: Simplify setup macros for pyexpat (GH-29159) https://github.com/python/cpython/commit/ec93721e0066c4cbe40085188a9bf0952aa935ef -- n

[issue45571] Modules/makesetup uses wrong CFLAGS for *shared*

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27442 pull_request: https://github.com/python/cpython/pull/29169 ___ Python tracker <https://bugs.python.org/issue45

[issue45571] Modules/makesetup uses wrong CFLAGS for *shared*

2021-10-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27441 pull_request: https://github.com/python/cpython/pull/29168 ___ Python tracker <https://bugs.python.org/issu

[issue45571] Modules/makesetup uses wrong CFLAGS for *shared*

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset 19903085c3ad7a17c8047e1556c700f2eb109931 by Miss Islington (bot) in branch '3.10': bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) https://github.com/python/cpython/commit/19903085c3ad7a17c8047e1556c700

[issue45571] Modules/makesetup uses wrong CFLAGS for *shared*

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset 269bf56e3d352c415ec38f93017ba8e291ddb18a by Miss Islington (bot) in branch '3.9': bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) https://github.com/python/cpython/commit/269bf56e3d352c415ec38f93017ba8

[issue30570] issubclass segfaults on objects with weird __getattr__

2021-10-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 10.0 -> 11.0 pull_requests: +27448 pull_request: https://github.com/python/cpython/pull/29175 ___ Python tracker <https://bugs.python.org/issu

[issue30570] issubclass segfaults on objects with weird __getattr__

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset f812fef2f8f12441ce559335645433c8124e7db5 by Miss Islington (bot) in branch '3.10': bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048) https://github.com/python/cpython/commit/f812fef2f8f12441ce559335645433

[issue45574] Warning: ‘print_escape’ defined but not used

2021-10-22 Thread miss-islington
miss-islington added the comment: New changeset 4bc5473a42c5eae0928430930b897209492e849d by Nikita Sobolev in branch 'main': bpo-45574: fix warning about `print_escape` being unused (GH-29172) https://github.com/python/cpython/commit/4bc5473a42c5eae0928430930b897209492e849d -

[issue45574] Warning: ‘print_escape’ defined but not used

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27449 pull_request: https://github.com/python/cpython/pull/29176 ___ Python tracker <https://bugs.python.org/issue45

[issue30570] issubclass segfaults on objects with weird __getattr__

2021-10-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27451 pull_request: https://github.com/python/cpython/pull/29178 ___ Python tracker <https://bugs.python.org/issue30

[issue45566] dataclasses’s `test_frozen_pickle` does not use all possible `pickle` protocols

2021-10-24 Thread miss-islington
miss-islington added the comment: New changeset 07236d562e59c6650227be18fa6ffc66b18d4741 by Nikita Sobolev in branch 'main': bpo-45566: `test_frozen_pickle` checks all `pickle` protocols (GH-29150) https://github.com/python/cpython/commit/07236d562e59c6650227be18fa6ffc

[issue45566] dataclasses’s `test_frozen_pickle` does not use all possible `pickle` protocols

2021-10-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +27470 pull_request: https://github.com/python/cpython/pull/29201 ___ Python tracker <https://bugs.python.org/issue45

[issue45566] dataclasses’s `test_frozen_pickle` does not use all possible `pickle` protocols

2021-10-24 Thread miss-islington
miss-islington added the comment: New changeset 36971fd1f490664fb62b1fab869c5637669f0967 by Miss Islington (bot) in branch '3.10': bpo-45566: `test_frozen_pickle` checks all `pickle` protocols (GH-29150) https://github.com/python/cpython/commit/36971fd1f490664fb62b1fab869c56

[issue45548] Update Modules/Setup

2021-10-25 Thread miss-islington
miss-islington added the comment: New changeset fa26245a1c1aa938cce391348d6bd879da357522 by Christian Heimes in branch 'main': bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179) https://github.com/python/cpython/commit/fa26245a1c1aa938cce391348d6bd8

[issue45618] Documentation builds fail with Sphinx 3.2.1

2021-10-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +27503 pull_request: https://github.com/python/cpython/pull/29240 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27512 pull_request: https://github.com/python/cpython/pull/29248 ___ Python tracker <https://bugs.python.org/issu

[issue45562] python -d creates lots of tokenizer messages

2021-10-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +27516 pull_request: https://github.com/python/cpython/pull/29252 ___ Python tracker <https://bugs.python.org/issue45

[issue45562] python -d creates lots of tokenizer messages

2021-10-27 Thread miss-islington
miss-islington added the comment: New changeset 10bbd41ba8c88bc102df108a4e0444abc7c5ea43 by Pablo Galindo Salgado in branch 'main': bpo-45562: Print tokenizer debug messages to stderr (GH-29250) https://github.com/python/cpython/commit/10bbd41ba8c88bc102df108a4e0444

[issue45438] inspect not capturing type annotations created by __class_getitem__

2021-10-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27517 pull_request: https://github.com/python/cpython/pull/29253 ___ Python tracker <https://bugs.python.org/issu

[issue45438] inspect not capturing type annotations created by __class_getitem__

2021-10-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +27518 pull_request: https://github.com/python/cpython/pull/29254 ___ Python tracker <https://bugs.python.org/issue45

[issue45438] inspect not capturing type annotations created by __class_getitem__

2021-10-27 Thread miss-islington
miss-islington added the comment: New changeset ce7a6afb797d2ffde45e9e902516b8437c8f9e31 by Miss Islington (bot) in branch '3.10': bpo-45438: format of inspect.Signature with generic builtins (GH-29212) https://github.com/python/cpython/commit/ce7a6afb797d2ffde45e9e902516b8

[issue45438] inspect not capturing type annotations created by __class_getitem__

2021-10-27 Thread miss-islington
miss-islington added the comment: New changeset 21150c6fa330f80747d698e4b883c7b4801a25bd by Miss Islington (bot) in branch '3.9': bpo-45438: format of inspect.Signature with generic builtins (GH-29212) https://github.com/python/cpython/commit/21150c6fa330f80747d698e4b883c7

[issue44904] Classmethod properties are erroneously "called" in multiple modules

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27527 pull_request: https://github.com/python/cpython/pull/29262 ___ Python tracker <https://bugs.python.org/issue44

[issue44904] Classmethod properties are erroneously "called" in multiple modules

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27526 pull_request: https://github.com/python/cpython/pull/29261 ___ Python tracker <https://bugs.python.org/issu

[issue44904] Classmethod properties are erroneously "called" in multiple modules

2021-10-28 Thread miss-islington
miss-islington added the comment: New changeset 1f45cc0dfa9a8febfc256411c803b4536719db97 by Miss Islington (bot) in branch '3.10': bpo-44904: Fix classmethod property bug in doctest module (GH-28838) https://github.com/python/cpython/commit/1f45cc0dfa9a8febfc256411c803b4

[issue44904] Classmethod properties are erroneously "called" in multiple modules

2021-10-28 Thread miss-islington
miss-islington added the comment: New changeset 8365a5b5abe51cbe4151d89a5d0a993273320067 by Miss Islington (bot) in branch '3.9': bpo-44904: Fix classmethod property bug in doctest module (GH-28838) https://github.com/python/cpython/commit/8365a5b5abe51cbe4151d89a5d0a99

[issue45562] python -d creates lots of tokenizer messages

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27538 pull_request: https://github.com/python/cpython/pull/29275 ___ Python tracker <https://bugs.python.org/issue45

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27541 pull_request: https://github.com/python/cpython/pull/29278 ___ Python tracker <https://bugs.python.org/issue44

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 16.0 -> 17.0 pull_requests: +27540 pull_request: https://github.com/python/cpython/pull/29277 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27542 pull_request: https://github.com/python/cpython/pull/29279 ___ Python tracker <https://bugs.python.org/issue44

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

2021-10-28 Thread miss-islington
miss-islington added the comment: New changeset 54579087c69f95531cbe7a97401c67f104a3e52f by Miss Islington (bot) in branch '3.10': bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) https://github.com/python/cpython/commit/54579087c69f95531cbe7a97401c67

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

2021-10-28 Thread miss-islington
miss-islington added the comment: New changeset 8e5e74e3049875e9d834fe4408263676fe21e890 by Miss Islington (bot) in branch '3.9': bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) https://github.com/python/cpython/commit/8e5e74e3049875e9d834fe44082636

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27544 pull_request: https://github.com/python/cpython/pull/29281 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27545 pull_request: https://github.com/python/cpython/pull/29282 ___ Python tracker <https://bugs.python.org/issue45

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27546 pull_request: https://github.com/python/cpython/pull/29283 ___ Python tracker <https://bugs.python.org/issu

[issue45604] multiprocessing.log_to_stderr missing documentation for parameter

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27547 pull_request: https://github.com/python/cpython/pull/29284 ___ Python tracker <https://bugs.python.org/issue45

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27550 pull_request: https://github.com/python/cpython/pull/29287 ___ Python tracker <https://bugs.python.org/issue45

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27548 pull_request: https://github.com/python/cpython/pull/29285 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27549 pull_request: https://github.com/python/cpython/pull/29286 ___ Python tracker <https://bugs.python.org/issue45

[issue45612] [doc] add sqlite3 module docstring

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27551 pull_request: https://github.com/python/cpython/pull/29288 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27553 pull_request: https://github.com/python/cpython/pull/29290 ___ Python tracker <https://bugs.python.org/issu

[issue45612] [doc] add sqlite3 module docstring

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27552 pull_request: https://github.com/python/cpython/pull/29289 ___ Python tracker <https://bugs.python.org/issue45

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27555 pull_request: https://github.com/python/cpython/pull/29292 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27556 pull_request: https://github.com/python/cpython/pull/29293 ___ Python tracker <https://bugs.python.org/issue45

[issue45577] Make `test_zoneinfo.py` to check all pickle protocols

2021-10-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +27559 pull_request: https://github.com/python/cpython/pull/29296 ___ Python tracker <https://bugs.python.org/issue45

[issue45577] Make `test_zoneinfo.py` to check all pickle protocols

2021-10-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27558 pull_request: https://github.com/python/cpython/pull/29295 ___ Python tracker <https://bugs.python.org/issu

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

2021-10-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27580 pull_request: https://github.com/python/cpython/pull/29312 ___ Python tracker <https://bugs.python.org/issue45

[issue45628] TimedRotatingFileHandler backupCount not working

2021-10-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27581 pull_request: https://github.com/python/cpython/pull/29313 ___ Python tracker <https://bugs.python.org/issu

[issue45628] TimedRotatingFileHandler backupCount not working

2021-10-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27582 pull_request: https://github.com/python/cpython/pull/29314 ___ Python tracker <https://bugs.python.org/issue45

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

2021-10-29 Thread miss-islington
miss-islington added the comment: New changeset 6742b0dfb61ebdb92a1ff633ec071734b5d39981 by Miss Islington (bot) in branch '3.10': bpo-45655: Add ref to union type expressions at top of typing docs (GH-29309) https://github.com/python/cpython/commit/6742b0dfb61ebdb92a1ff633ec0717

[issue45562] python -d creates lots of tokenizer messages

2021-10-29 Thread miss-islington
miss-islington added the comment: New changeset d8ca47c943c4ad396a9c70aff35bbbf4b1868876 by Miss Islington (bot) in branch '3.10': bpo-45562: Ensure all tokenizer debug messages are printed to stderr (GH-29270) https://github.com/python/cpython/commit/d8ca47c943c4ad396a9c70aff35bbb

[issue45335] Default TIMESTAMP converter in sqlite3 ignores UTC offset

2021-10-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27589 pull_request: https://github.com/python/cpython/pull/29319 ___ Python tracker <https://bugs.python.org/issu

[issue45335] Default TIMESTAMP converter in sqlite3 ignores UTC offset

2021-10-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27590 pull_request: https://github.com/python/cpython/pull/29320 ___ Python tracker <https://bugs.python.org/issue45

[issue45600] First sentence in docs for os.environ

2021-10-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27592 pull_request: https://github.com/python/cpython/pull/29322 ___ Python tracker <https://bugs.python.org/issue45

[issue45600] First sentence in docs for os.environ

2021-10-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27591 pull_request: https://github.com/python/cpython/pull/29321 ___ Python tracker <https://bugs.python.org/issu

[issue10572] Move test sub-packages to Lib/test

2021-10-29 Thread miss-islington
miss-islington added the comment: New changeset 62bf263a775fd8b5d5841cc09be3bd53e933 by Erlend Egeberg Aasland in branch 'main': bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304) https://github.com/python/cpython/commit/62bf263a775fd8b5d5841cc09be3bd53e933 -

[issue45679] typing.Literal[True] is implicitly converted to typing.Literal[1]

2021-10-31 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27606 pull_request: https://github.com/python/cpython/pull/29340 ___ Python tracker <https://bugs.python.org/issu

[issue45679] typing.Literal[True] is implicitly converted to typing.Literal[1]

2021-10-31 Thread miss-islington
miss-islington added the comment: New changeset 3997f3ce8ab15269fc800062f75411865dbc0d55 by Miss Islington (bot) in branch '3.10': bpo-45679: Fix caching of multi-value typing.Literal (GH-29334) https://github.com/python/cpython/commit/3997f3ce8ab15269fc800062f75411

[issue45516] Add protocol description to the Traversable and TraversableResources documentation

2021-10-31 Thread miss-islington
miss-islington added the comment: New changeset bc8fd7c9c24eb71217ebdb8a12cf38e9dc4215b2 by Filipe Laíns in branch 'main': bpo-45516: fix Traversable.name documentation (GH-29194) https://github.com/python/cpython/commit/bc8fd7c9c24eb71217ebdb8a12cf38e9dc4215b2 -- n

[issue45516] Add protocol description to the Traversable and TraversableResources documentation

2021-10-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +27612 pull_request: https://github.com/python/cpython/pull/29349 ___ Python tracker <https://bugs.python.org/issue45

[issue45516] Add protocol description to the Traversable and TraversableResources documentation

2021-10-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +27611 pull_request: https://github.com/python/cpython/pull/29348 ___ Python tracker <https://bugs.python.org/issue45

[issue45516] Add protocol description to the Traversable and TraversableResources documentation

2021-10-31 Thread miss-islington
miss-islington added the comment: New changeset 89b1237ffbd2df2721dc4959e3ccb1106f3555b5 by Miss Islington (bot) in branch '3.10': bpo-45516: add protocol description to the Traversable documentation (GH-29039) https://github.com/python/cpython/commit/89b1237ffbd2df2721dc4959e3ccb1

[issue45516] Add protocol description to the Traversable and TraversableResources documentation

2021-10-31 Thread miss-islington
miss-islington added the comment: New changeset b04b307e0ebad0d9c7cc311fe6018b8d31b2ac8d by Miss Islington (bot) in branch '3.9': bpo-45516: add protocol description to the Traversable documentation (GH-29039) https://github.com/python/cpython/commit/b04b307e0ebad0d9c7cc311fe6018b

[issue45618] Documentation builds fail with Sphinx 3.2.1

2021-10-31 Thread miss-islington
miss-islington added the comment: New changeset 14a4fce457033412278ca9a056787db424310dc3 by m-aciek in branch 'main': bpo-45618: Update Sphinx version used to build the documentation to 4.2.0 (GH-29256) https://github.com/python/cpython/commit/14a4fce457033412278ca9a056787d

[issue45688] stdlib_module_names.h is missing _scproxy

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27621 pull_request: https://github.com/python/cpython/pull/29361 ___ Python tracker <https://bugs.python.org/issu

[issue43158] uuid won't build when libuuid is installed in a non-standard place

2021-11-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27623 pull_request: https://github.com/python/cpython/pull/29363 ___ Python tracker <https://bugs.python.org/issue43

[issue43158] uuid won't build when libuuid is installed in a non-standard place

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27622 pull_request: https://github.com/python/cpython/pull/29362 ___ Python tracker <https://bugs.python.org/issu

[issue45633] Py_GT listed twice in Doc/extending/newtypes.rst

2021-11-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27625 pull_request: https://github.com/python/cpython/pull/29365 ___ Python tracker <https://bugs.python.org/issue45

[issue45633] Py_GT listed twice in Doc/extending/newtypes.rst

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27624 pull_request: https://github.com/python/cpython/pull/29364 ___ Python tracker <https://bugs.python.org/issu

[issue22449] SSLContext.load_verify_locations behavior on Windows and OSX

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 11.0 -> 12.0 pull_requests: +27632 pull_request: https://github.com/python/cpython/pull/29373 ___ Python tracker <https://bugs.python.org/issu

[issue45457] Documentation for ssl.load_default_certs is outdated

2021-11-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27633 pull_request: https://github.com/python/cpython/pull/29374 ___ Python tracker <https://bugs.python.org/issue45

[issue45457] Documentation for ssl.load_default_certs is outdated

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27631 pull_request: https://github.com/python/cpython/pull/29373 ___ Python tracker <https://bugs.python.org/issu

[issue22449] SSLContext.load_verify_locations behavior on Windows and OSX

2021-11-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27634 pull_request: https://github.com/python/cpython/pull/29374 ___ Python tracker <https://bugs.python.org/issue22

[issue45406] inspect.getouterframes() tracebacks when $CWD does not exists

2021-11-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27635 pull_request: https://github.com/python/cpython/pull/29377 ___ Python tracker <https://bugs.python.org/issu

[issue45406] inspect.getouterframes() tracebacks when $CWD does not exists

2021-11-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27636 pull_request: https://github.com/python/cpython/pull/29378 ___ Python tracker <https://bugs.python.org/issue45

[issue45406] inspect.getouterframes() tracebacks when $CWD does not exists

2021-11-02 Thread miss-islington
miss-islington added the comment: New changeset 5f527caf15c52acc3f6e865721cdf781209f11ca by Miss Islington (bot) in branch '3.9': bpo-45406: make inspect.getmodule() return None when getabsfile() raises FileNotFoundError (GH-28824) https://github.com/python/cpyt

<    31   32   33   34   35   36   37   38   39   40   >