miss-islington added the comment:
New changeset cfdd7d26a72e7ae523039e40c11001c2d7ef36ba by Miss Islington (bot)
in branch '3.10':
bpo-45406: make inspect.getmodule() return None when getabsfile() raises
FileNotFoundError (GH-28824)
https://github.com/python/cpyt
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27648
pull_request: https://github.com/python/cpython/pull/29390
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27649
pull_request: https://github.com/python/cpython/pull/29391
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +27658
pull_request: https://github.com/python/cpython/pull/29399
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27659
pull_request: https://github.com/python/cpython/pull/29400
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset c10896696f47a8348e6d9ea3c1d96fa6ba131a31 by Miss Islington (bot)
in branch '3.10':
bpo-45680: ``typing`` docs: improve links to docs on
``GenericAlias``/``__class_getitem__`` (GH-29387)
https://github.com/python/cpyt
miss-islington added the comment:
New changeset e813dd4d7bb0ecfabc7dae75e13f58164bcf8da6 by Miss Islington (bot)
in branch '3.9':
bpo-45680: ``typing`` docs: improve links to docs on
``GenericAlias``/``__class_getitem__`` (GH-29387)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +27661
pull_request: https://github.com/python/cpython/pull/29405
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27662
pull_request: https://github.com/python/cpython/pull/29406
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset 1a44d27e6f8a06cb7d56e39be48852f0c3f4502b by Miss Islington (bot)
in branch '3.9':
bpo-45220: Remove invalid include from resource definition files on Windows
(GH-29396)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +27666
pull_request: https://github.com/python/cpython/pull/29414
___
Python tracker
<https://bugs.python.org/issue30
miss-islington added the comment:
New changeset 1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3 by Miss Islington (bot)
in branch '3.10':
bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in
tests (GH-29258)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +27673
pull_request: https://github.com/python/cpython/pull/29420
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27674
pull_request: https://github.com/python/cpython/pull/29421
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27675
pull_request: https://github.com/python/cpython/pull/29422
___
Python tracker
<https://bugs.python.org/issue27
Change by miss-islington :
--
pull_requests: +27676
pull_request: https://github.com/python/cpython/pull/29423
___
Python tracker
<https://bugs.python.org/issue27
Change by miss-islington :
--
pull_requests: +27677
pull_request: https://github.com/python/cpython/pull/29424
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +27685
pull_request: https://github.com/python/cpython/pull/29430
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27686
pull_request: https://github.com/python/cpython/pull/29431
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +27690
pull_request: https://github.com/python/cpython/pull/29436
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27699
pull_request: https://github.com/python/cpython/pull/29445
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27700
pull_request: https://github.com/python/cpython/pull/29446
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27702
pull_request: https://github.com/python/cpython/pull/29448
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27701
pull_request: https://github.com/python/cpython/pull/29447
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27704
pull_request: https://github.com/python/cpython/pull/29449
___
Python tracker
<https://bugs.python.org/issue39
Change by miss-islington :
--
pull_requests: +27705
pull_request: https://github.com/python/cpython/pull/29450
___
Python tracker
<https://bugs.python.org/issue27
Change by miss-islington :
--
pull_requests: +27706
pull_request: https://github.com/python/cpython/pull/29451
___
Python tracker
<https://bugs.python.org/issue27
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27707
pull_request: https://github.com/python/cpython/pull/29452
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27708
pull_request: https://github.com/python/cpython/pull/29453
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset 19b107e9b52dbd73f4c52adcb91e8185a53b45ae by Rafael Fontenelle in
branch 'main':
bpo-45741: docs: fix plural (GH-29461)
https://github.com/python/cpython/commit/19b107e9b52dbd73f4c52adcb91e8185a53b45ae
--
nosy: +miss
Change by miss-islington :
--
pull_requests: +27716
pull_request: https://github.com/python/cpython/pull/29463
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27725
pull_request: https://github.com/python/cpython/pull/29472
___
Python tracker
<https://bugs.python.org/issue40
Change by miss-islington :
--
pull_requests: +27724
pull_request: https://github.com/python/cpython/pull/29471
___
Python tracker
<https://bugs.python.org/issue40
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +27726
pull_request: https://github.com/python/cpython/pull/29473
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 69b3de65adc691cc5ad66e70e5c7caf61c202c79 by Miss Islington (bot)
in branch '3.10':
bpo-40170: Update What's New in Python 3.9 (GH-29470)
https://github.com/python/cpython/commit/69b3de65adc691cc5ad66e70e
miss-islington added the comment:
New changeset 2c4792264f9218692a1bd87398a60591f756b171 by Miss Islington (bot)
in branch '3.10':
Closes bpo-45712: Add missing word in control flow tutorial (GH-29460)
https://github.com/python/cpython/commit/2c4792264f9218692a1bd87398a605
miss-islington added the comment:
New changeset 2819e98d1048238bf94dc2ba88ae2455d01861bc by Carl Friedrich
Bolz-Tereick in branch 'main':
bpo-45764: improve error message when missing '(' after 'def' (GH-29484)
https://github.com/python/cpython/commit/2819e98d10
miss-islington added the comment:
New changeset 185533639d6eddd42a28f9e3517067bd877e34c5 by Erlend Egeberg
Aasland in branch 'main':
bpo-45723: Remove obsolete AC_EXEEXT from configure.ac (GH-29486)
https://github.com/python/cpython/commit/185533639d6eddd42a28f9e3517067
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +27752
pull_request: https://github.com/python/cpython/pull/29502
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27753
pull_request: https://github.com/python/cpython/pull/29503
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27754
pull_request: https://github.com/python/cpython/pull/29504
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset d29f591dd6b1dcd4f36b5b49761cf8225be690bd by Miss Islington (bot)
in branch '3.10':
bpo-45220: Ensure RT_MANIFEST is defined when compiling Windows resource files
(GH-29501)
https://github.com/python/cpyt
miss-islington added the comment:
New changeset 49171aa91ab78c2608a26e5a75cdceab3bad6176 by Erlend Egeberg
Aasland in branch 'main':
bpo-45723: Remove dead code for obsolete `--with-dyld` option (GH-29500)
https://github.com/python/cpython/commit/49171aa91ab78c2608a26e5a75cdce
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27760
pull_request: https://github.com/python/cpython/pull/29509
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 1.0 -> 2.0
pull_requests: +27761
pull_request: https://github.com/python/cpython/pull/29510
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27780
pull_request: https://github.com/python/cpython/pull/29530
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27781
pull_request: https://github.com/python/cpython/pull/29531
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27785
pull_request: https://github.com/python/cpython/pull/29535
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27788
pull_request: https://github.com/python/cpython/pull/29538
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27786
pull_request: https://github.com/python/cpython/pull/29536
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27787
pull_request: https://github.com/python/cpython/pull/29537
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27792
pull_request: https://github.com/python/cpython/pull/29544
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27791
pull_request: https://github.com/python/cpython/pull/29543
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
keywords: +patch
nosy: +miss-islington
nosy_count: 6.0 -> 7.0
pull_requests: +27790
pull_request: https://github.com/python/cpython/pull/29542
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 3f15792d60011639d9b170d8a76c6db7f6e83665 by Miss Islington (bot)
in branch '3.10':
[3.10] bpo-45772: socket.socket should be a class instead of a function
(GH-23960) (GH-29542)
https://github.com/python/cpyt
miss-islington added the comment:
New changeset b952f60213c60f89a50e4538783a18ced64ca91f by Miss Islington (bot)
in branch '3.9':
[3.9] bpo-45772: socket.socket should be a class instead of a function
(GH-23960) (GH-29543)
https://github.com/python/cpyt
miss-islington added the comment:
New changeset f8da00ef04fdadf7cd9821e8ec4b317ecf3ed663 by Jack DeVries in
branch 'main':
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
https://github.com/python/cpython/commit/f8da00ef04fdadf7cd9821e8ec4b31
Change by miss-islington :
--
pull_requests: +27798
pull_request: https://github.com/python/cpython/pull/29549
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset 28326ac5f87ede140268376f0c87c3b2aba62906 by Miss Islington (bot)
in branch '3.10':
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
https://github.com/python/cpython/commit/28326ac5f87ede140268376f0c87c3
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 7.0 -> 8.0
pull_requests: +27800
pull_request: https://github.com/python/cpython/pull/29551
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset bf26a6da7aaedb526c9eb1cb56b0e46d1c10384c by Miss Islington (bot)
in branch '3.10':
bpo-45738: Fix computation of error location for invalid continuation (GH-29550)
https://github.com/python/cpyt
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 6.0 -> 7.0
pull_requests: +27802
pull_request: https://github.com/python/cpython/pull/29554
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 6073920fcdb5a36d20a6a7c6ee204f74f00e1cb4 by Miss Islington (bot)
in branch '3.9':
bpo-45752: Fix no-support examples in 'copy' docs (GH-29548)
https://github.com/python/cpython/commit/6073920fcdb5a36d20a6
miss-islington added the comment:
New changeset 2081f9fe75a3a990394fbccd0c1c91c229c6289e by M. Mostafa Farzan in
branch '3.10':
[3.10] bpo-45752: Fix no-support examples in 'copy' docs (GH-29548) (GH-29556)
https://github.com/python/cpython/commit/2081f9fe75a3a990394f
miss-islington added the comment:
New changeset c2c4fdf5ea6e9cba4ef469d08a52abb9cfa756a5 by Alex Waygood in
branch 'main':
bpo-45752: Remove "array" from list of things that cannot be copied in `copy`
module docstring (GH-29555)
https://github.com/p
Change by miss-islington :
--
pull_requests: +27805
pull_request: https://github.com/python/cpython/pull/29557
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27806
pull_request: https://github.com/python/cpython/pull/29558
___
Python tracker
<https://bugs.python.org/issue45
miss-islington added the comment:
New changeset 55d24edaadba4ee90f464d88b44075649788f128 by Miss Islington (bot)
in branch '3.10':
bpo-45752: Remove "array" from list of things that cannot be copied in `copy`
module docstring (GH-29555)
https://github.com/p
miss-islington added the comment:
New changeset 9f9a3028e3bb923e726789ab3ea5ce298b596bc6 by Miss Islington (bot)
in branch '3.9':
bpo-45752: Remove "array" from list of things that cannot be copied in `copy`
module docstring (GH-29555)
https://github.com/p
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 6.0 -> 7.0
pull_requests: +27814
pull_request: https://github.com/python/cpython/pull/29566
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27815
pull_request: https://github.com/python/cpython/pull/29567
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 9.0 -> 10.0
pull_requests: +27816
pull_request: https://github.com/python/cpython/pull/29568
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27817
pull_request: https://github.com/python/cpython/pull/29569
___
Python tracker
<https://bugs.python.org/issue25
Change by miss-islington :
--
pull_requests: +27827
pull_request: https://github.com/python/cpython/pull/29584
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27826
pull_request: https://github.com/python/cpython/pull/29583
___
Python tracker
<https://bugs.python.org/issu
New submission from miss-islington :
New changeset d7e210070f915d8df5fa863ecba8628304ee1ded by Géry Ogam in branch
'main':
bpo-37800: Clean up importlib documentation for some module attributes
(GH-10016)
https://github.com/python/cpython/commit/d7e210070f915d8df5fa863ecba862
miss-islington added the comment:
New changeset da20d7401de97b425897d3069f71f77b039eb16f by Pablo Galindo Salgado
in branch 'main':
bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not
provided (GH-29582)
https://github.com/python
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27840
pull_request: https://github.com/python/cpython/pull/29597
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27841
pull_request: https://github.com/python/cpython/pull/29598
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27842
pull_request: https://github.com/python/cpython/pull/29599
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 1079b3e3cb3eba7062e174ecc6c0ab20c2d0722e by Miss Islington (bot)
in branch '3.10':
bpo-42540: reallocation of id_mutex should not force default allocator
(GH-29564)
https://github.com/python/cpyt
miss-islington added the comment:
New changeset b455df59a8eca1b0c0793bc11a116ffc2829b175 by Miss Islington (bot)
in branch '3.10':
bpo-45820: Fix a segfault when the parser fails without reading any input
(GH-29580)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +27846
pull_request: https://github.com/python/cpython/pull/29605
___
Python tracker
<https://bugs.python.org/issue29
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +27848
pull_request: https://github.com/python/cpython/pull/29612
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27849
pull_request: https://github.com/python/cpython/pull/29613
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27854
pull_request: https://github.com/python/cpython/pull/29619
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27855
pull_request: https://github.com/python/cpython/pull/29620
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27856
pull_request: https://github.com/python/cpython/pull/29621
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 9450c751cc2053b1c2e03ec92ed822a41223b142 by Miss Islington (bot)
in branch '3.9':
bpo-45835: Fix race condition in test_queue (GH-29601)
https://github.com/python/cpython/commit/9450c751cc2053b1c2e03ec92ed822
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 6.0 -> 7.0
pull_requests: +27863
pull_request: https://github.com/python/cpython/pull/29631
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27864
pull_request: https://github.com/python/cpython/pull/29632
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
pull_requests: +27875
pull_request: https://github.com/python/cpython/pull/29643
___
Python tracker
<https://bugs.python.org/issue19
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +27898
pull_request: https://github.com/python/cpython/pull/29656
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27899
pull_request: https://github.com/python/cpython/pull/29657
___
Python tracker
<https://bugs.python.org/issue45
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27905
pull_request: https://github.com/python/cpython/pull/29663
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +27906
pull_request: https://github.com/python/cpython/pull/29664
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27910
pull_request: https://github.com/python/cpython/pull/29671
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +27911
pull_request: https://github.com/python/cpython/pull/29672
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset a427eb862f11888fa69fee520eb8a20bd396fcdb by Miss Islington (bot)
in branch '3.10':
bpo-45494: Fix error location in EOF tokenizer errors (GH-29108)
https://github.com/python/cpython/commit/a427eb862f11888fa69fee520eb8a2
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +27912
pull_request: https://github.com/python/cpython/pull/29673
___
Python tracker
<https://bugs.python.org/issu
3601 - 3700 of 11592 matches
Mail list logo