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
Hi All,
I have written a proposal to cleanup urllib as part of Google SoC. I
am attaching the file 'soc1' with this email. Requesting you to go
through the proposal and provide any feedback which I can incorporate
in my submission.
Thanks,
Senthil
--
O.R.Senthil Kumaran
ht
included the tasks of updating other standard library modules
that use urllib, urllib2, and urlparse, including tests and
documentation in my proposal.
That was a very helpful feedback.
I have submitted my proposal in the web app as well.
http://puggy.symonds.net/~senthil/summer_code_urllib.txt
C3986 comtible methods are helpful.
With the comments incorporated, I have submited the proposal:
http://puggy.symonds.net/~senthil/summer_code_urllib.txt
Thanks,
O.R.Senthil Kumaran
http://phoe6.livejournal.com
___
Python-Dev mailing list
Python-Dev@pyt
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://
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
t to seek out for those folks. python-dev is
dedicated to development of python language itself.
Please ask [email protected]
--
Senthil Kumaran
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/p
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
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Un
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
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
ng to Python.
Thanks,
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
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
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
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
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.
Thanks,
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
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
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscrib
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
_
k, it is alright to make revisions in
comments.
--
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
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
[email protected]
https://mail.python.org/mailman/listinfo/python-de
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
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
[email protected]
https://mail.python.org/mailman/listinfo/pyth
s seem be excited about keep it alive for a long long
term).
--
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
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)
>
> __
/will-python-apply-for-season-of-docs-and-allow-suborgs/
Thank you,
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive
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/
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
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 -- [email protected]
To unsubscribe send an email
+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
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
d to see points against this.
Thank you,
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://
reasonable suggestion.
I support keeping same Sphinx version across all the supported python versions.
--
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mai
t;
By supported, I mean the active versions that we backport patches to.
Same as what Victor said.
--
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman
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.
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
t such
scenarios.
--
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives
.
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
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.
__
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 -- [email protected]
To unsubscribe send
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:
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
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 -- [email protected]
To unsubscribe
irrespective of implementation correctness or API Signature.
I also lack extensive experience with ipv6.
Thanks,
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailma
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
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
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
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 -- [email protected]
To
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 -- [email protected]
eta releases, and reporting bugs! :-)
--
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https:
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 -- [email protected]
To unsubscribe send an email to [email protected]
htt
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
on or Pure Python.
>
Interesting! timsort get's to near-linear in your benchmark.
--
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pytho
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 -- [email protected]
To unsubscribe send an
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 -- [email protected]
To unsubscribe send an email to py
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 -- [email protected]
To unsubscribe send an email to [email protected]
ht
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 -- [email protected]
To unsubscribe send an email to python
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
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 -- [email protected]
To unsubscribe send
,
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev
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 +--
>
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
es".
2 more year with 6 month cycle seem to be a good one.
Thank you!
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://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
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubs
path.rstrip().endswith('/')
I noticed this email late. Corrected it now.
Thanks,
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
+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
___
Python development.
Thank you,
Senthil
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
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
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
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
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.
--
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
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 -- [email protected]
To unsubscribe s
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
ce, that is, discuss.python.org .
Thanks,
Senthil
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail
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
I'll focus
> on verifying/flagging more ancient ones.
>
> during-bug-season-every-day-is-bug-day-ly y'rs,
For urllib,urllib2 and urlparse related, please add me (orsenthil) to
nosy list. I should already there.
I shall test and provide patches.
Thanks,
Senthil
noppix.
Congratulations!
--
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
concerns with this change?
--
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
f RFCs would be the best way to go and
maintain.
--
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
> Yuma Scott
> ___
> Python-Dev mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/orsenthil%40gmail.com
>
>
--
--
Senthil
___
hy is this age restriction? You might miss out few
key developers...
--
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/
are any
objections in this front.
I am ready with the Python 3.x patch as well (with tests passed and
tested under proxy setup). I shall apply that too, which is pending
for a while now. :(
--
Senthil
Wad some power the giftie gie us
To see oursels as others see us.
-- R. Burns
nd eggs to be convenient.
That was a particularly harsh comment from jensens, should be ignored
or he should be corrected that eggs are not mandatory.
But, i have a feeling that this is going to open up the well known,
can-of-worms on what is the best distribution format for python
packages debat
or commit rights.
> >
Another +1. :)
--
Senthil
Every living thing wants to survive.
-- Spock, "The Ultimate Computer", stardate 4731.3
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinf
anches.
>
> Python 2.6.5 should be blocked until this is done.
I have commented on that issue.
Ready to revert the change from the branches and keep a doc fix and a warning.
--
Senthil
___
Python-Dev mailing list
[email protected]
http:/
On Tue, Apr 06, 2010 at 12:40:35PM +0300, anatoly techtonik wrote:
> Where can I find public reports with Python tests code coverage?
Here:
http://coverage.livinglogic.de/
--
Senthil
___
Python-Dev mailing list
[email protected]
h
ame ??). There is tracker bug
list too, which you can find referenced in the bugs.python.org page.
--
Senthil
"Elves and Dragons!" I says to him. "Cabbages and potatoes are better
for you and me."
-- J. R. R. Tolkien
any need for yet another classification.
--
Senthil
Your life would be very empty if you had nothing to regret.
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/ma
http://bugs.python.org/issue2987
This deals with a feature request of parsing an IPv6 URL according to
standards. The patch is pretty complete and we have good test coverage
too.
Is it okay to include this in Python 2.7 b2 release? It would be a
worthy addition.
--
Senthil
On Fri, Apr 16, 2010 at 11:03:30AM +, Antoine Pitrou wrote:
>
> It shouldn't have been committed to 3.1, though. Could you revert?
Yeah, I had this doubt. Okay, I shall revert it from 3.1 branch.
--
Senthil
___
Python-Dev mailing list
triaging in a normal mode with a backing of mentor, it becomes a
easy way to upgrade very soon.
--
Senthil
Man must shape his tools lest they shape him.
-- Arthur R. Miller
___
Python-Dev mailing list
[email protected]
http://mail.py
lf? In that case, you might just file a bug against argparse at
bugs.python.org.
--
Senthil
BOFH excuse #138:
BNC (brain not connected)
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
it just your example?
I don't see any reason for it to be invalid but I don't find
authoritative references either.
--
Senthil
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
h
ations. But git and git+ssh was missing in there and I
attached a patch in issue8657 to include the same. It is rightly a bug
in the module. But for any general scheme and assuming '+file' would
follow valid authority component, is not something I am sure that
should be in urlparse's expe
7; and 'treatment
of urls without authority' in terms of parsing and joining is as per
RFC. How it is doing practically is by maintaining a list of urls
with known scheme names which use_netloc.
--
Senthil
Many Myths are based on truth
-- Spock, "The Way to Eden&qu
On Mon, May 10, 2010 at 05:56:29PM +0900, Stephen J. Turnbull wrote:
> Senthil Kumaran writes:
>
> > I should have said, 'treatment of urls with authority' and 'treatment
> > of urls without authority' in terms of parsing and joining is as per
>
ts too.
--
Senthil
OK, enough hype.
-- Larry Wall in the perl man page
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/a
s)
>>> o2 = urllib2.urlopen(s)
The extra '/' is making it in invalid url in urllib2, I think that be
tracked as bug at least to show a consistent behaviour. The local
file open methods of urllib2 and urllib are different.
--
Senthil
You may my glories
o take.
Even thought they are new features, it would still be a good idea to
introduce some of them in minor releases in 2.7. I know, this
deviating from the process, but it could be an option considering that
2.7 is the last of 2.x release. This is just my opinion.
--
S
implemented in 3.x in the first place.
I was concerned that there will be policy drawn or a practice that
will close any/every existing Feature Request in Python 2.7.
There are some cases (in stdlib) which can debated on the lines of
feature request vs bug-fix and those will get hurt in the process.
Th
Welcome! You might just want to hook on to the process mentioned at
http://www.python.org/dev That's it.
--
Senthil
On 16 Jun 2010 16:44, "Mart" wrote:
Hi,
I have worked 10 years at Adobe Systems as a Release Developer for the
LiveCycle ES team and am now employed as a Release
1 - 100 of 216 matches
Mail list logo