ce, that is, discuss.python.org .
Thanks,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail
for feedback
> and a potential merge?
Thanks for bringing this up.
https://github.com/python/cpython/pull/30520
I will review it. If any other core-dev reviews earlier than me, I am good with
it too.
Thank you,
Senthil
___
Python-Dev mail
close old bugs, and remove old code (aka maintain a
bit, and it falls on me too).
Then we can probably chart out a deprecation / replacement path in a
non-disruptive manner.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe s
had to download openssl, compile it, and
point my the configure script to (location I compiled openssl).
CFLAGS="-I$HOME/openssl/include" LDFLAGS="-L$HOME/openssl/lib"
Thank you,
Senthil
On Mon, Oct 18, 2021 at 08:16:01PM +0530, Sandeep Gupta wrote:
> I am having compil
,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev
e might bring other benefits, so we won't be certain
if we will need these new-bugs-announcements emails.
Or those might be replaced with something better.
Thank you,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send
ydev with Eclipse.
This is a good question for PyDev Eclipse Plugin. As far as I know, tI
have not seen breakpoints for C/C++ with Pydev Eclipse, but I am not
regular use of PyDev.
For debugging Python's C Source files, I found Visual Studio Code's
support for Makefile, C and Python to
this brings to Numpy Arrays.
The PEP itself was deferred based on boolean overload dislike than the
short-circuit or chaining operator preference.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python
e to the
> repo to avoid the stale state.
What does this do? Especially the first command. Is this Windows specific?
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
ht
he support.
Personally, my vote is a -1 here. In the PR, another core-dev, Ronald
had commented that support for explicitly removed a few years ago.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to py
e there is a reliance
on these packages in production code and the developers don't want those
the break and aren't ready to upgrade or migrate.
Thank you,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an
on or Pure Python.
>
Interesting! timsort get's to near-linear in your benchmark.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/pytho
rtlab.com/ftp/timport-310b1.py
>
> I switched to using importlib.import_module as I think that can now always be
> used in the versions we support.
Thanks for this report, Robin.
I will reference this in the issue43105, which has probably has the
context to this.
--
Senthil
le and start relying upon
heavily? I am not sure.
I also lack the experience for the use-cases that you are thinking
about.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
htt
eta releases, and reporting bugs! :-)
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https:
mehow wrong.
To me, this sounds like an excellent candidate for git bisect to help
and figure out which exact commit caused this behavior change.
Was it possible for you to detect that?
Thank you,
Senthil
___
Python-Dev mailing list -- python-dev@python.o
precate this functionality? Or something else?
+1 to deprecate this functionality. This does not seem to be common usecase to
be present in stdlib, and reliablity across platform seems difficult.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To
Hello Hasan,
Thank you. Please submit your patch as a PR in Github.
https://devguide.python.org/pullrequest/
Also, why did you have a self.filename and (getter?) as name. You could set
the attribute as name.
Thank you,
Senthil
On Tue, Apr 27, 2021 at 12:32 AM Hasan Diwan wrote:
> I just ad
There is an open bug report https://bugs.python.org/issue24258
I guess it was overlooked. It could be a good task for someone interested.
Please add me as a reviewer if you submit a patch, I can help review and
move it forward.
On Mon, Apr 26, 2021 at 9:22 PM wrote:
> I was surprised recently t
Given this discussion, I am motivated to review this and merge this
into stdlib. The conversation was helpful to me to understand for
utility value of the method introduced by the patch.
I had stated in the PR as well.
Thank you, both, Faisal and Jakub.
On Mon, Mar 22, 2021 at 5:40 PM Jakub Stasi
irrespective of implementation correctness or API Signature.
I also lack extensive experience with ipv6.
Thanks,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailma
t for that class.
I've reviewed it. I have a question on the change, and once that is addressed,
we could move forward with this.
The premise of the PR looks right.
Thanks,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe
Hello Anthony,
Welcome to this list. :) Python is written in C, and developers use
semicolons and branches in C. However, when Guido designed Python, he
specifically wanted white-space indented language. The idea was it
will be less intimidating to beginners and more readables.
It seems to have be
Hello Nathan,
The PR is merged. Thank you for contributing and following up here.
--
Senthil
On Tue, Mar 02, 2021 at 07:50:13PM +, Nathan Beals wrote:
> Good Afternoon Python Devs,
>
> I'm requesting that someone review the pull request linked to this issue:
> https:
h birthday, Python!
Happy 30th Birthday, Python.
Congrats to Guido. The way software was distributed then seems incredible.
It's been an exciting journey for all of us.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send
On Tue, Feb 16, 2021 at 1:58 PM Skip Montanaro
wrote:
>
> I then pushed the result to a Github repo:
>
> https://github.com/smontanaro/python-0.9.1
>
Wow. Was white-space not significant in this release of Python? I see the
lack of indentation in the first Python programs.
__
.
I will let you know if I decide it for 3.10, an easier decision than
backport. I just have to see how other libraries took care of this issue.
But if for some reason, we couldn't include in -alpha5, we should plan
-alpha6.
Thanks,
Senthil
On Mon, Feb 1, 2021 at 11:48 AM Pablo Ga
t such
scenarios.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives
On Wed, Jan 20, 2021 at 7:22 PM Ned Deily wrote:
>
>
> In the meantime, another potential security issue has arisen that might
> impact 3.7 and 3.6 so I'm going to continue to hold off on the releases
> until we have a resolution of that.
>
> https://bugs.python.org/issue42967
>
>
And another sec
one, I'll try a PR soon™ to make this
> compatibility with Sphinx2/3 land in 3.10.
>
This sounds great. It makes one less thing to worry about from a CPython
developer perspective.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.
t;
By supported, I mean the active versions that we backport patches to.
Same as what Victor said.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman
reasonable suggestion.
I support keeping same Sphinx version across all the supported python versions.
--
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mai
d to see points against this.
Thank you,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://
dition of " PEP 533 -- Deterministic cleanup for
iterators". I am not certain why PEP 533 was deffered.
I'd also suggest a documentation update if the details of aclose requirement is
mentioned only in a PEP and not in the documentat
+1 vote on removal. No concerns. It's been deprecated for a long time now
(since 3.4).
On Tue, Nov 24, 2020 at 3:54 AM Victor Stinner wrote:
> Since importing the module emits a DeprecationWarning at runtime since
> Python 3.4 and the deprecation is properly documented, IMO it's fine
> to remove
nguages that have already supported pattern matching, it might help us
understand further.
Thanks for sharing the context of this email with SC standings.
Thank you,
Senthil
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email
notice a possibility of people running into
this because all the Python2 code is not dead yet.
Perhaps this warning might stay for a long time.
> BytesWarning has maintenance costs. It is not huge, but significant.
Should we know by how much so that the proposal of `-b` switch can be
weighted ag
Congratulations, Pablo!
Thank you for taking care of buildbots, and donning this new role.
On Tue, May 19, 2020 at 3:54 PM Barry Warsaw wrote:
> In light of the release of Python 3.9b1, let’s take a moment to celebrate
> all the great work that our Python 3.8 and 3.9 release manager Łukasz has
complete of my editor while writing. So,
thinking about these these methods in "correct" terms might be more
important to me that the length.
+1 for removeprefix and removesuffix.
Thanks,
Senthil
___
Python-Dev mailing list -- python-dev@pyth
On Wed, May 15, 2019 at 6:44 PM Ezio Melotti wrote:
>
> I share the same concerns:
1) the PEP contains several factual errors. I pointed this out during
> the core-sprints last year and more recently Berker pointed out some
> on GitHub: https://github.com/python/peps/pull/1013 ;
> 4) Berker is/
/will-python-apply-for-season-of-docs-and-allow-suborgs/
Thank you,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive
Congrats, Łukasz. And Thank you, Ned, for managing the 3.6 and 3.7
Releases.
--
Senthil
On Sat, Jan 27, 2018 at 1:02 PM, Barry Warsaw wrote:
> As Ned just announced, Python 3.7 is very soon to enter beta 1 and thus
> feature freeze. I think we can all give Ned a huge round of applau
ng to Python.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
On Tue, Dec 5, 2017 at 6:25 AM, Victor Stinner
wrote:
> Stéphane Wirtel gave a talk last month at Pycon CA about CPython pull
> requests. His slides:
>
>https://speakerdeck.com/matrixise/cpython-loves-your-pull-requests
>
> He produced interesting statistics that we didn't have before on pull
On Wed, Sep 27, 2017 at 6:54 PM, Ezio Melotti wrote:
>
> This update included ~300 changesets from upstream and required an
> additional ~30 to update our instances and our fork of Roundup. A number
> of features that we added to our fork over the years have been ported
> upstream and they have
s://github.com/python/cpython/pull/3369
>
>
>
Thanks Mariatta. This is an awesome contribution. It's going to extremely
helpful.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Un
On Fri, Feb 24, 2017 at 3:50 PM, Victor Stinner
wrote:
> Recently, I wrote reports of my CPython contributions since 1 year
> 1/2. Some people on this list might be interested, so here is the
> list.
They are prolific!
Thanks for keeping a log and sharing.
--
On Tue, Feb 7, 2017 at 11:38 PM, Victor Stinner
wrote:
> I know that different people have different expectation on GitHub. I
> would like to take the opportunity of migrating to Git to use the
> "author" and "committer" fields. If the author is set to the real
> author, the one who proposed the c
away. (You can also permanently stay connected for a paid
service, afaict, they have put some interesting work into IRC over
web).
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Python development.
Thank you,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
k, it is alright to make revisions in
comments.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
buildbots again and remind to watch them
> sometimes:
>
Piling in my thanks again, Victor. This is a great gesture from you to fix
all the build bots.
Keeping them stable is a proper thing to do and should be expected from all
committers.
--
Senthil
_
velopers have ever done till date.
Is there is setuptools addition that can automatically change our imports
to _noqa ?
Thank you!
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscrib
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
omatic changes.
We already some pre-commit hooks which do basic checks. If anything more
automated is desirable then enhancement to the pre-commit hooks could be
the place to look for.
As far as I know, none of the core devs have expressed any complaints the
pre-commit hooks.
On Tue, Jul 14, 2015 at 5:06 AM, Dima Tisnek wrote:
> https://bugs.python.org/issue21238 introduces detection of
> missing/misspelt mock.assert_xxx() calls on getattr level in Python
> 3.5
It was controversial when it got committed too. Discussions happened in
python-committers and IRC.
Michael
On Sunday, June 14, 2015 at 6:43 PM, Ned Deily wrote:
> Senthil,
>
> There is now an active 3.5 branch, so the correct current order of
> merging is:
>
> 3.4 -> 3.5
> 3.5 -> default
>
> I've checked in a couple of null merges to try to fix things.
Oh! M
t to seek out for those folks. python-dev is
dedicated to development of python language itself.
Please ask python-us...@python.org
--
Senthil Kumaran
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/p
This change is okay and not harmful. But I think, It might still not fix
the encoding issue that we encountered on Mac.
[localhost cpython]$ hg log -l 1
changeset: 92128:7cdc941d5180
tag: tip
parent: 92126:3153a400b739
parent: 92127:a894b629bbea
user:Serhiy Storchaka
d
I added some extra coverage for basic auth in the tests and I notice that
in buildbots, some of them are throwing "error: [Errno 32] Broken pipe"
error.
I am looking into this and will fix this.
Thanks,
Senthil
On Sat, Aug 16, 2014 at 2:19 PM, senthil.kumaran wrote:
> http://
modules compiled with for
> 2.7.0-2.7.6, and that would confuse and upset people.
>
> - Apparently no restaurant in downtown Montreal takes reservations for a
> group of 30 people to show up in one hour.
>
> --
> --Guido van Rossum (python.org/~guido)
>
> __
s seem be excited about keep it alive for a long long
term).
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Guido's last email talks about all the other compatibility goodies /tools
targeting 2.7 that may or may not go with 2.7 code base itself.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/pyth
On Sat, Jan 11, 2014 at 11:53 PM, Nick Coghlan wrote:
> You may want to tweak the tracker so the comment ends up on the
> appropriate issue (#19092 is something else entirely)
>
Yes. This was supposed to be #19097. My bad.
___
Python-Dev mailing list
possible, but ofcourse consider's de-facto
standards and adopts to it. This can be documented for 2.x and can be
'fixed in 3.4.
HTH,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-de
+Do not supply the 'int' argument.
>> +>>>>>>> other
>
> Can you fix this?
Had done it earlier. (http://hg.python.org/cpython/rev/1398dfb59fd9 )
I missed responding back. Sorry for the trouble.
Thanks,
Senthil
___
path.rstrip().endswith('/')
I noticed this email late. Corrected it now.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
n as why hg complained about @README in the first
place.
Also, I hope make distclean is not working "inside" .hg folder.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubs
es".
2 more year with 6 month cycle seem to be a good one.
Thank you!
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Thanks Daniel, for all the patches and improving the test coverage.
Hope you had a good time and will you enjoy contributing further.
Happy touring SF.
--
Senthil
On Wed, Mar 20, 2013 at 12:24 PM, R. David Murray wrote:
> Thank you for your contributions, and we look forward to anything e
82765:4f2080e9eee2
> parent: 82763:4c6463b96a2c
> user: Senthil Kumaran
> date:Tue Mar 19 12:07:43 2013 -0700
> summary:
> ../bug-fixes/http_error_interface/.hg/last-message.txt
>
> files:
> Lib/test/test_urllib2.py | 39 +--
>
tandard library is huge. The existing error message
> is one that a user should be able to understand, since it's so common.
>
> --
> Eric.
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
>
r making that in 3.4
Thank you,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
ure
(expected result). Perhaps the source which is advertising this is
misleading?
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/pyt
On Mon, Dec 31, 2012 at 10:47 PM, Antoine Pitrou wrote:
>
> Chances are the problem won't be very annoying in practice, but just
> FYI.
I dont get this. I see 2.7 as a separate un-merged branch again (
http://hg.python.org/cpython/graph). Just curious, what happened next?
T
other protocol layer.
Guido had given some suggestions to takle that, but I have been lazing
and lagging for while now in terms of contributions, but I am excited
about the idea.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.
change seems
interesting use case, but does not seem to warrant a change. I think,
I like Christian Heimes suggestion that a wrapper to compare query
strings would be useful and in Guido's original test case, a tittle
test code change would ha
ixes to 2.7 branch. Which means that yes, we
may definitely see a release.
Benjamin might be right person to answer the question on when.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
On Sun, Jul 8, 2012 at 1:12 AM, Georg Brandl wrote:
>
> Please fix the markup: no blank line, but indented. E.g.
>
> .. versionchanged:: 3.3
>Blah, blah.
Done. Sorry for that, I only built the docs and saw if the directive
was affected and assumed it okay.
Fixed that.
give a try on
this. What kind of infra changes would be required? I presume, it is
the server side that you are referring to.
Thank you,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsu
l x86 (32 bit) and 1 GB ram. It is
running Ubuntu Server edition. Yeah if additional build options (or
additional software configuration options) or some alternative
coverage could be thought off with current config itself, I could do
that.
Thanks
o places within 3 months, but I am hoping that
having a 24/7 connected system could provide some experience for
running a dedicated system in the longer run.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailm
able to su - buildbot after installing through package manager. I
shall edit it once I have set it up and running.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http
equested an additional info and this particular one could
be fixed.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/arc
? While I understand what meant (or implied) \s is not
a valid ascii character in the documentation we denoted the sets using
ascii characters only.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/p
as being little cautious of having correct
message in each version and forgot the merge.
> Should be fixed in my commit for issue #14026
Thanks for this, Nick.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/l
I overlooked. Thanks for spotting. I have corrected it.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
clone from remote to remote not supported
You could do the server side clone using the web form here -
http://hg.python.org/cpython/
Then you could you that repo to work on your stuff.
Thanks,
Senthil
___
Python-Dev mailing list
Python-D
On Fri, Mar 16, 2012 at 07:30:31PM -0700, Andrew Svetlov wrote:
> When I build python from sources I have no lzma support (module _lzma
> cannot be built).
>
I have liblzma-dev, liblzma2 and lzma packages installed on ubuntu. I
am able to build and import lzma module.
Thanks
On Mon, Mar 12, 2012 at 10:48:04PM -0700, Andrey Petrov wrote:
> @Senthil: I originally asked Guido for guidance on improving the
> standard library and perhaps including some of my favourite projects,
> but he pointed out that in a couple of years we might end up again in
> the same
cs. Sometimes those external packages become inactive too, in
those cases, those should pruned. Its' all about maintaining libraries
and docs and being helpful.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailma
On Tue, Feb 21, 2012 at 12:07 AM, wrote:
> "supreme ruler" sounds good to me. I could go for "inquisitor" instead
> of "czar" as well...
But that would be bad for developers from Spain as nobody would expect
a sp
relation to that. Would you care to
explain more, possibly show an example in rst as what you mean?
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/o
e to
use it or test it? Which the rapid relase cycle, the encouragement is
to use rather than test.
--
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
a
RM role? Once a developer gets bored with those and wants more, could
take up RM role. Is there anything wrong with this kind of thinking?
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
No. I think, you are welcome to write something about the recent
changes you made to Python.
--
Senthil
On Wed, Nov 16, 2011 at 12:40:06PM +0100, Jesús Cea wrote:
> Python insider blog was a great idea, trying to open and expose python-dev to
> the world. A great and necessary idea.
&g
xes
made, but still had a suspicion, if we unnecessarily add up too many
entries to NEWS.
Thanks,
Senthil
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/opti
On Tue, Oct 18, 2011 at 11:23 PM, Éric Araujo wrote:
>
> Looks like your entry went into the Interpreter Core section instead of
> Library.
That should be corrected.
>
> BTW, I don’t understand “3.x version will come as a separate patch” in
I think, he meant in a separate commi
7;t have
> the 'source' directive available in Sphinx and therefore we would
> have to update all the links manually to link to h.p.o instead of
> s.p.o.
I see. Does sphinx have any such directive already? How is it
supposed to behave?
--
Senthil
__
On Wed, Aug 03, 2011 at 03:23:19PM +0200, Antoine Pitrou wrote:
> This is the same test repeated. Perhaps you meant svn+ssh?
oops, thanks for the catch. yes, I did mean svn+ssh. I shall change
it.
--
Senthil
___
Python-Dev mailing list
Python-
1 - 100 of 216 matches
Mail list logo