Change by mike mcleod :
--
keywords: +patch
pull_requests: +30302
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/32230
___
Python tracker
<https://bugs.python.org/issu
mike mcleod added the comment:
Works for me. The command installed the correct version of Sphinx.
Thanks.
--
stage: -> resolved
status: pending -> closed
___
Python tracker
<https://bugs.python.org/i
New submission from mike mcleod :
After sync'ing to upstream/main and then
python/Doc on main via 🐍 v3.11.0a6+
❯ make html
mkdir -p build
Building NEWS from Misc/NEWS.d with blurb
PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -W . build/html
Running Sphinx v3.5.4
bui
mike mcleod added the comment:
After sync'ing to upstream/main and then running make html I get: ...
checking consistency... done
preparing documents... failed
Warning, treated as error:
unsupported theme option 'license_url' given
make: *** [Makefile:53: build] Error 2
I ca
mike mcleod added the comment:
Sorry, forgot this one. Would you like me to move this forward? Or do you want
to take it? I don't mind either way.
--
___
Python tracker
<https://bugs.python.org/is
mike mcleod added the comment:
I would like to help with this issue. Is that acceptable?
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue32
mike mcleod added the comment:
I would like to help on this issue.
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue1521051>
___
___
Pytho
mike mcleod added the comment:
I would like to help on this issue. Is there anyone available to push a PR
through? If I make the changes.
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue10
Change by mike mcleod :
--
keywords: +patch
pull_requests: +28934
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/30747
___
Python tracker
<https://bugs.python.org/issu
mike mcleod added the comment:
Working.. should be able to create pull request soon. Note part of suggestions
include using SIOCOUTQ, but this does not have an equivalent for windows. And
as Murphy's law goes this is likely to be where the probl
mike mcleod added the comment:
I would like to help with this issue.
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue24364>
___
___
Pytho
mike mcleod added the comment:
I would like to help with this issue. I'm new to this space hence I am not
aware of what patch review means.
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/i
Change by mike mcleod :
--
pull_requests: +28450
pull_request: https://github.com/python/cpython/pull/30228
___
Python tracker
<https://bugs.python.org/issue1284
Change by mike mcleod :
--
pull_requests: +28437
pull_request: https://github.com/python/cpython/pull/30216
___
Python tracker
<https://bugs.python.org/issue10
Change by mike mcleod :
--
keywords: +patch
pull_requests: +28141
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/29624
___
Python tracker
<https://bugs.python.org/issu
mike mcleod added the comment:
Minor fix after test.
--
Added file: https://bugs.python.org/file50467/2.html
___
Python tracker
<https://bugs.python.org/issue1284
mike mcleod added the comment:
I have made the changes as indicated in the diff files. I have tested against
the latest from my GitHub copy.
The result is:
./python -m test -j0
== CPython 3.11.0a2+ (heads/main:3a91617590, Dec 1 2021, 15:11:41) [GCC 11.2.0]
== Linux-5.13.0-22-generic-x86_64
mike mcleod added the comment:
I will work on this next week.
--
___
Python tracker
<https://bugs.python.org/issue10483>
___
___
Python-bugs-list mailin
mike mcleod added the comment:
Ok, I will work on this soon and make further comments.
--
___
Python tracker
<https://bugs.python.org/issue1284670>
___
___
Pytho
mike mcleod added the comment:
I would like to help with this issue.
I note the history (using Git Dag) of the modulefinder.py shows that it has
been modified with changes related here:
Author: Éric Araujo 2011-07-28 22:35:29
Committer: Éric Araujo 2011-07-28 22:35:29
Parent
mike mcleod added the comment:
Hi Victor,
Ok I'll do that.
Regards,
Mike
On Thu, 18 Nov 2021 at 15:36, STINNER Victor wrote:
>
> STINNER Victor added the comment:
>
> I searched for open issues which contain "cgi" in their title. I found 43
> open issues
mike mcleod added the comment:
I would like to help on this issue. I understand the arguments here but it has
been a lone time since this was raised and there does not seem to be any
further issues discussed or support for this issue.
--
nosy: +mikecmcleod
mike mcleod added the comment:
I would like to help with this issue.
I note that when I test against 3.10 this error does not show. Also, all tests
for test_tarfile pass.
I am wondering if it may be reasonable to close this due to the age and
currently its not an issue in the latest Python
mike mcleod added the comment:
I have put the question on Discuss and wait for (any) responses,
--
___
Python tracker
<https://bugs.python.org/issue10
mike mcleod added the comment:
One of the things I did when the example code didn't work was to see what other
examples could be found and there are I would argue plenty or just enough, eg:
https://medium.com/analytics-vidhya/memory-mapping-files-and-mmap-module-in-python-with-lot-of-exa
mike mcleod added the comment:
I would like to help with this issue.
I note that a few changes need to be made to the code example for compatibility
for the latest version of Python. I can get this working but I am not sure this
is a good example. Also, the example is more about threads and
mike mcleod added the comment:
Should I go ahead and make the changes as per msg122208 ? on my local copy and
test?
--
___
Python tracker
<https://bugs.python.org/issue10
mike mcleod added the comment:
You're welcome.
Regards,
Mike
On Tue, 2 Nov 2021 at 05:52, Ethan Furman wrote:
>
> Ethan Furman added the comment:
>
> Ah. Well, in that case closing seems like the best idea.
>
> Thank you, Jonathan, for getting the CLA signed an
mike mcleod added the comment:
Hi Éric,
Then would the easiest way of dealing with this issue, to close it without
any further work?
Possibly adding to the documents it doesn't work on windows..
I can move to the next issue.
Regards,
Mike
On Sun, 31 Oct 2021 at 18:03, Éric Araujo
mike mcleod added the comment:
I am happy to do any testing.
My reason for getting involved is I am new to helping with Cpython and thought
this may be the least intrusive way of getting started with something that
nobody really cares about that much.
Hence, the oldest issue I see can be
mike mcleod added the comment:
Hi,
I would like to help on this issue.
Let me know what can be done?
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue10
mike mcleod added the comment:
Hi Ethan,
Thanks, awaiting reply..
Regards,
Mike
On Tue, 26 Oct 2021 at 01:36, Ethan Furman wrote:
>
> Ethan Furman added the comment:
>
> We don't have a CLA from jbell. I've sent an email asking him to do so...
&g
mike mcleod added the comment:
Hi,
I would like to help on this issue.
--
nosy: +mikecmcleod
___
Python tracker
<https://bugs.python.org/issue2628>
___
___
33 matches
Mail list logo