I'm personally +1 for pytz only — dateutil is big enough and...
Well, can we just point to pytz in our docs for datetime module?
On Thu, Mar 29, 2012 at 12:06 AM, Guido van Rossum wrote:
> +1 If pytz is py3k cabable. -1 for dateutIl.
>
>
> On Wednesday, March 28, 2012, And
I filed the http://bugs.python.org/issue14448 BTW.
On Fri, Mar 30, 2012 at 3:47 PM, R. David Murray wrote:
> On Fri, 30 Mar 2012 13:38:13 +0300, Serhiy Storchaka
> wrote:
>> 28.03.12 23:20, Andrew Svetlov написав(ла):
>> > I figured out what pytz and dateutil are not men
s mailing list
> python-check...@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
--
Thanks,
Andrew Svetlov
___
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
Updated NEWS as Terry Reedy recommended.
Thank you, Terry.
On Sat, Mar 31, 2012 at 12:59 AM, Terry Reedy wrote:
> On 3/30/2012 2:31 PM, Andrew Svetlov wrote:
>>
>> Thank you for mentoring.
>>
>> I will fix NEWS if you help me with better text.
>
>
> I believe
ckage maintainers.
In general I'm +0 for adding tz database to stdlib.
--
Thanks,
Andrew Svetlov
___
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
I filed the issue http://bugs.python.org/issue14470 for removing
w9xopen from subprocess as python 3.3 has declaration about finishing
support of Windows 2000 and Win9x family.
But, as I see, VC project for building w9xopen is still present.
Should we remove it as well?
--
Thanks,
Andrew
Done. Thanks.
On Tue, Apr 3, 2012 at 11:08 PM, Brian Curtin wrote:
> On Tue, Apr 3, 2012 at 14:59, Andrew Svetlov wrote:
>> I filed the issue http://bugs.python.org/issue14470 for removing
>> w9xopen from subprocess as python 3.3 has declaration about finishing
>> suppor
Thu, 05 Apr 2012 11:41:48 +0200
> andrew.svetlov wrote:
>> http://hg.python.org/cpython/rev/774c2afa6665
>> changeset: 76115:774c2afa6665
>> user: Andrew Svetlov
>> date: Thu Apr 05 12:41:20 2012 +0300
>> summary:
>> Issue #3033: Add displa
Thank you, David.
Is separate repo clone located at hg.python.org good enough? Or maybe
there are better way to do it?
On Thu, Apr 5, 2012 at 5:06 PM, R. David Murray wrote:
> (reformatted to remove topposting)
>
> On Thu, 05 Apr 2012 14:52:56 +0300, Andrew Svetlov
> wrote:
>
ll as
visible to everyone and write accessible to python committers
(I hope you will push updates as well) — I will start to do.
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-
Thank you. That works. Is there way to delete unused repo?
On Sat, Apr 7, 2012 at 11:20 AM, Senthil Kumaran wrote:
> Hi Andrew,
>
> On Thu, Apr 05, 2012 at 11:16:54PM +0300, Andrew Svetlov wrote:
>> I tried to:
>> andrew@tiktaalik2 ~/projects> hg clone ssh://h...@hg.pytho
On Sat, Apr 7, 2012 at 5:06 PM, Serhiy Storchaka wrote:
> Andrew, when you prepare the tkinter documentation, I advise you to include
> a link to www.tkdocs.com -- probably the best resource in this way (at least
> it was very useful for me).
>
Done in sanbox/tkdoc repo.
--
Th
n-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-
So it's really no difference between three separate fields in frame
and embedded struct with those fields.
On Mon, Apr 9, 2012 at 1:51 PM, Mark Shannon wrote:
> Andrew Svetlov wrote:
>>
>> Do you want to create `frame` and `f_namespaces` every function call
>> instead
While I agree with keeping data structures simple and clean I think
conserving them forever is bad idea in general.
Let's look on every particular case before making decision.
On Mon, Apr 9, 2012 at 3:46 PM, Andrew Svetlov wrote:
> So it's really no difference between three separ
; to suggest people use importlib.util.module_for_loader and only use the
>> other two decorators for backwards-compatibility.
>
>
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listin
virtualenv has virtualenv.csh and virtualenv.fish files.
Is there any reason for restricting venv to bash/zsh only?
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
orts (e.g. "from test import support").
>
> Agreed. I don't see that there is any reason to use relative
> imports in the stdlib.
>
> --David
> ___
> Python-Dev mailing list
> Python-Dev@python.
I created http://bugs.python.org/issue15417 with required activation scripts.
If there are no objections I like to commit it after, say, three days.
On Thu, Jul 19, 2012 at 7:31 PM, Carl Meyer wrote:
> On 07/19/2012 10:26 AM, Andrew Svetlov wrote:
>> virtualenv has virtualen
eleased.
>
> Georg
>
> On 07/22/2012 02:12 AM, Andrew Svetlov wrote:
>> I created http://bugs.python.org/issue15417 with required activation scripts.
>> If there are no objections I like to commit it after, say, three days.
>>
>> On Thu, Jul 19, 2012 at 7:31 PM,
randl wrote:
> On 07/22/2012 06:10 PM, Andrew Svetlov wrote:
>> Georg, sorry, I've committed it before you answered.
>
> After you wrote that you'd wait three days... anyway, I can't find the
> commit in the repository, so that's fine.
>
>> If you w
I thought my proposition is minor change, but if it's too late for 3.3
— I'm ok.
On Sun, Jul 22, 2012 at 8:54 PM, Antoine Pitrou wrote:
> On Sun, 22 Jul 2012 20:39:15 +0300
> Andrew Svetlov wrote:
>> Ok.
>> Sorry for my mistake — there are really no commits f
efault=0):
pass
or something like that?
--
Thanks,
Andrew Svetlov
___
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%
Is there ok to push http://bugs.python.org/issue12288 in 3.3?
It looks very easy and straightforward.
If now is too alte — I'm ok.
Georg Brandl, what's your decision?
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@pytho
Pushed. Thank you.
On Mon, Jul 30, 2012 at 7:19 PM, Georg Brandl wrote:
> Am 30.07.2012 12:21, schrieb Andrew Svetlov:
>> Is there ok to push http://bugs.python.org/issue12288 in 3.3?
>> It looks very easy and straightforward.
>> If now is too alte — I'm ok.
>&
--
> Thanks
> Iftikhan Nazeem
> LinkedIn : http://ae.linkedin.com/in/ifthikhan
>
>
> On Mon, Jul 30, 2012 at 11:23 AM, Andrew Svetlov
> wrote:
>>
>> On Mon, Jul 30, 2012 at 4:10 AM, alex.gaynor
>> wrote:
>>
>> > +In addition, a new funct
of regrtest (e.g. via DocFileSuite), or is that
> something we just haven't gotten around to doing?
>
> --Chris
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailma
Sounds good.
On Sun, Aug 12, 2012 at 4:37 PM, Nick Coghlan wrote:
> On Sun, Aug 12, 2012 at 11:00 PM, Andrew Svetlov
> wrote:
>> I doubt if we will convert all docs to pass doctests, at least quickly.
>> Also making docs doctest-safe sometimes requires less clean and worse
&g
; + :attr:`arguments` attribute.
>
> .. attribute:: BoundArguments.kwargs
>
> - Dict of keyword arguments values. Dynamically computed
> - from the :attr:`arguments` attribute.
> + A dict of keyword arguments values. Dynamically computed from the
> + :attr:`arguments` attribute.
>
sue #11062: Fix adding a message from file to Babyl mailbox.
> +
> - Issue #15646: Prevent equivalent of a fork bomb when using
>multiprocessing on Windows without the "if __name__ == '__main__'"
>idiom.
>
> --
> Repository URL: http://hg.python.org/cpython
>
> ___
> Python-checkins mailing list
> python-check...@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>
--
Thanks,
Andrew Svetlov
___
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
>
> You should use self.assertStderrEqual() instead.
>
> Regards
>
> Antoine.
>
>
> --
> Software development and contracting: http://pro.pitrou.net
>
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://
ailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-de
we already does it
for, say, VMS?
--
Thanks,
Andrew Svetlov
___
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
On Tue, Sep 4, 2012 at 3:11 PM, Antoine Pitrou wrote:
> I don't think so. If some hypothetical Tru64 user cares, they can
> probably open a bug on the tracker.
>
Thanks.
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@p
Aha, ./Doc/whatsnew/3.0.rst declares dropping support for Tru64.
Several files in repo mention it, though.
On Tue, Sep 4, 2012 at 3:19 PM, Andrew Svetlov wrote:
> On Tue, Sep 4, 2012 at 3:11 PM, Antoine Pitrou wrote:
>> I don't think so. If some hypothetical Tru64 user c
ng existing code sounds like a good idea.
> The world wouldn't end if the test broke on Tru64, though.
>
That's ok. Chris Jerdonek is working on tuning docs for subprocess.
He wrote tests to make sure him changes are correct.
We can update documentati
thon.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
___
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
}
> -Py_DECREF(v);
> -return PyBytes_AsString(v);
> -}
> -}
> -
> -
>
> #define ARGSZ 64
>
>
> --
> Repository URL: http://hg.python.org/cpython
>
> _______
> Python-checkins mailing
dom`.
>
> Is it just my non-native speaker ears, or should there be an “an” before
> “easy”?
> ___
> Python-checkins mailing list
> python-check...@python.org
> http://mail.python.org/mailman/listinfo/p
___
> 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/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
_
after implementing PEP 412 (Key-Sharing Dictionary).
>
>
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/
only.
If you look on discussion for issue (http://bugs.python.org/issue1207589)
you can see we cannot make decision, votes are split.
I want to raise the question on this mailing list (as Terry Reedy
suggested) to ask for community opinion.
Thanks, Andr
__
> 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/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
_
n order in the face of deletions, use an explicit ordereddict.
>
> Tim Delaney
>
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mai
gt; #endif /* WITH_PYMALLOC */
>
> #ifdef PYMALLOC_DEBUG
>
> --
> Repository URL: http://hg.python.org/cpython
>
> ___
> Python-checkins mailing list
> python-check...@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>
--
Thanks,
Andrew Svetlov
___
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
entries are stored in regular Python lists
> and inherit their over-allocation characteristics (about
> 12.5% overallocated for large lists). There are many
> other possible allocation strategies with their own
> respective speed/space trade-offs.
>
>
> __
Done in #e5958a4e52ef
On Wed, Dec 19, 2012 at 9:24 AM, Nick Coghlan wrote:
> On Wed, Dec 19, 2012 at 7:16 AM, andrew.svetlov
> wrote:
>>
>> http://hg.python.org/cpython/rev/a6ea6f803017
>> changeset: 80934:a6ea6f803017
>> user:Andrew Svetlov
>> d
;
>
> ___
> Python-checkins mailing list
> python-check...@python.org
> http://mail.python.org/mailman/listinfo/python-checkins
--
Thanks,
Andrew Svetlov
___
Python-Dev mailing list
Python-Dev@
uration)|$(Platform)'=='Debug|Win32'">
> -
> - Disabled
> - EnableFastChecks
> - MultiThreadedDebug
> -
> -
> - Console
> -
> -
> - Condition="'$(Configuration)|$(Platform)'=='Debug|x
,7 @@
>> while head and tail:
>> try:
>> rmdir(head)
>> -except error:
>> +except OSrror:
>> break
>> head, tail = path.split(head)
>>
>
> Shouldn't that be OSError?
--
Thanks,
An
but I cannot raise concrete exception from given errno code.
--
Thanks,
Andrew Svetlov
___
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/ar
static method is better than new builtin function, agree.
On Wed, Dec 26, 2012 at 12:03 AM, Benjamin Peterson wrote:
> 2012/12/25 Andrew Svetlov :
>> Currently we have exception tree of classes inherited from OSError
>> When we use C API we can call PyErr_S
On Wed, Dec 26, 2012 at 12:16 PM, Nick Coghlan wrote:
> On Wed, Dec 26, 2012 at 6:50 PM, Serhiy Storchaka wrote:
>> On 25.12.12 23:55, Andrew Svetlov wrote:
>>>
>>> Currently we have exception tree of classes inherited from OSError
>>> When we use C AP
CBbQ7
> 5cd8Ynqihxw=
> =xUEy
> -END PGP SIGNATURE-
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/optio
Thanks for the elaboration!
On Wed, Dec 26, 2012 at 6:42 PM, Antoine Pitrou wrote:
> On Wed, 26 Dec 2012 13:37:13 +0200
> Andrew Svetlov wrote:
>> >
>> > As Serhiy's example shows, this mapping of error numbers to subclasses
>> > is implemented directly i
Thanks
On Wed, Dec 26, 2012 at 7:50 PM, Georg Brandl wrote:
> Should now be fixed. I updated the daemon behind the hook to the newest
> version, and hope it will be more stable now.
>
> Georg
>
> On 12/26/2012 05:07 PM, Andrew Svetlov wrote:
>> Looks like IRC bot is br
__
> 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/andrew.svetlov%40gmail.com
>
--
Thanks,
Andrew Svetlov
___
x
Any objections?
--
Thanks,
Andrew Svetlov
___
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
> 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/andrew.svetlov%40gmail.com
--
Thanks,
Andrew Svetlov
___
101 - 159 of 159 matches
Mail list logo