rs, to questions that came
from out of the blue.
;-)
David Goodger
<http://python.net/~goodger>
> - rst_escape # YMMV
> - $ git-changelog.py -r "release/0.3.14" --hdr= "+"`
>
> On Monday, May 1, 2017, Nick Coghlan wrote:
>>
>> On 1 May 2017
is should be enforced in any way. It's just a
guideline. If a tool needs a short summary and the docstring doens't
have a one-liner, I'd expect the tool just to take the first line and
add ellipsis ("...").
--
David Goodger <http://python.net/~goodger>
___
[Georg Brandl]
> is there any objection against making python-ideas available on gmane?
It's already there. That's how I read it.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: OpenPGP digital signature
___
with PSF and PyCon duties (I'm chairing PyCon 2008), I don't see
my availability for PEP editing increasing any time soon. A new PEP
Editor would be welcome!
--
David Goodger <http://python.net/~goodger>
___
Python-Dev mailing list
Python
r'[-+*\u2022\u2023\u2043]( +|$)',
...
attribution_pattern = re.compile(ur'(---?(?!-)|\u2014) *(?=[^ \n])')
-- David Goodger <http://python.net/~goodger>
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.
> Guido van Rossum python.org> writes:
> > I'd like to hear from anyone who has access to *real code* that uses
> > \u or \U in a raw unicode string.
David Goodger python.org> writes:
> Docutils uses it in the docutils.parsers.rst.states module,
> On 5/11/07, David Goodger <[EMAIL PROTECTED]> wrote:
> > Docutils uses it in the docutils.parsers.rst.states module, Body class:
> >
> > patterns = {
> > 'bullet': ur'[-+*\u2022\u2023\u2043]( +|$)',
> > ...
> &
amp; 12, my address is encoded as
"goodger at python.org" (the "@" is changed to " at " and
further obfuscated from there). More tricks could be played, but that
would only decrease the usefulness of addresses for legitimate
purposes.
Spam is a fact of life. People ju
html
--
David Goodger <http://python.net/~goodger>
___
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
//us.pycon.org/2008/conference/proposals/
The deadline is Friday, November 16. Don't put it off any longer!
PyCon 2008: http://us.pycon.org
--
David Goodger
PyCon 2008 Chair
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mail
ython.org/moin/PyCon2007/Feedback/TutorialIdeas
I hope to see (and hear) you at PyCon 2008!
http://us.pycon.org
-- David Goodger, PyCon 2008 Chair
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
Python-Dev@p
erence, of, by, and for the Python community. There is still
much to do, and you can help!
http://us.pycon.org/2008/helping/
See you in Chicago!
David Goodger
PyCon 2008 Chair
signature.asc
Description: OpenPGP digital signature
___
Python-De
amp; tutorials March 13, & sprints March 17-20)
David Goodger
PyCon 2008 Chair
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http
a process can't start, or
something...
I'll ask Jeff Rush (whose machine it's on) and Doug Napoleone (who
knows more about the server than I, and has admin access) to look into
it.
--
David Goodger <http://python.net/~goodger>
___
On Thu, Jul 3, 2008 at 13:32, David Goodger <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 3, 2008 at 13:12, Facundo Batista <[EMAIL PROTECTED]> wrote:
>> (sorry for the crossposting)
>>
>> Do you know what happened with "http://us.pycon.org/";?
>
ation, with an icon,
living in /Applications, ideally with a Mac-standard editor app (the
2.5.1 I have has IDLE), etc.
Unfortunately, I can only recommend. I don't know anything about
building Mac apps.
--
David Goodger <http://python.net/~goodger>
___
Register here:
http://us.pycon.org/2009/register/
Information (rates etc.):
http://us.pycon.org/2009/registration/
Hotel information & reservations:
http://us.pycon.org/2009/about/hotel/
Early bird registration ends February 21, so don't delay!
-- David Goodger, PyCon 2
ets a favorable
reaction someone needs to do some work. Why not just subscribe to
python-checkins and filter out everything *but* nondist/peps? As PEP
editor, that's what I do (although I filter manually/visually, since
I'm also interested in other checkins).
--
David Goodger <http://p
[Guido van Rossum]
> I believe that in the discussion about PEP 343 vs. Nick's PEP 3XX
> (http://members.iinet.net.au/~ncoghlan/public/pep-3XX.html, still
> awaiting PEP moderator approval I believe?) ...
Nick hasn't submitted it for a PEP number yet.
--
David Goodger <http
Could you fix it? I'm not familiar with the incremental codecs.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mai
file should automatically be created (and perhaps even "svn add" or
equivalent called), and the code should loudly complain "Packages need
__init__.py files, noob!"
Add sound and light effects for extra credit.
--
David Goodger &l
For more information, please see PEP 1
(http://www.python.org/peps/pep-0001.html) -- the type of which has also been
changed to Process.
Other good examples of Process PEPs are the release schedule PEPs, and I
understand there may be a new one soon.
(Please cc: any PEP-related mail to [EMAIL PROTECTED]
[Aahz]
> Go ahead and make PEP 6 a Process PEP.
Done!
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listin
e)
Yes, but the "pop" method was only added in Python 2.3. Docutils
currently maintains compatibility with Python 2.1, so that's RIGHT
OUT!
> David, are you married to that bizarre use of setdefault ?
No, not at all. In fact, I will vehemently deny that I ever wrote
such
We need to address fixing the
> PEP process before there is any point in working on PEP's,
Email is imperfect; just send it again.
And "[EMAIL PROTECTED]" doesn't help ;-)
--
David Goodger <http://python.net/~goodger>
sign
[Nick Coghlan]
> Would it be worth having a PEP category on the RFE tracker, rather than
> submitting pre-PEP's directly to the PEP editors?
Couldn't hurt.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: Ope
You can also remove CVS write privileges from project members.
It's a good way to prevent accidental checkins.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
27;ll all be filled up by the time
early-bird registration closes.
Don't forget to book your hotel room, too. PyCon TX 2006 is being
held at a Dallas/Addison hotel, and we have negotiated a special low
rate:
http://us.pycon.org/Addison/Hotels
We hope to see you in Texas!
-- Dav
d in.
Could be. I don't see HTML+PythonDoc as a significant improvement
over LaTeX.
Yes, I'm biased. So are you.
> are we stuck with latex for the foreseeable future?
Until we have something clearly and significantly better, yes.
--
David Goodger <http://python.net/~goodger>
__
[Fredrik Lundh]
>>> I'm beginning to fear that I've wasted my time on a project
>>> that nobody's interested in.
[David Goodger]
>> Could be. I don't see HTML+PythonDoc as a significant improvement
>> over LaTeX.
[Fredrik Lundh]
> Really?
[David Goodger]
>> The second sentence lacks a rationale. What's wrong with "--
>> dashes"? What's "silly" about "``quotes''"?
[Fredrik Lundh]
> don't you know *anything* about typography ?
Yes, for a layman, I know pl
work though -- SVN leaves
subdirectories behind which hinder the externals update.
Please let me know if this causes any problems. Thanks.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: OpenPGP digital signature
__
[M.-A. Lemburg]
> Question: why do we need docutils in the peps/trunk/ directory
> in the first place ?
It's a convenience, so that a separate Docutils download & install
(& maintain) isn't necessary for those who process reST-format PEPs.
--
David Goodger <
; property, and that's
what I used.
--
David Goodger <http://python.net/~goodger>
___
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
copy in the
> external/ dir would solve all these issues.
That's basically what we had before (except no explicity "external"
directory), but it was always out of date. The "docutils" package was
directly in the trunk, for ease of import by the pep2html.py front en
> [David Goodger]
>> An alternative is to use svn:externals to link to a specific
>> revision (via the -r option);
[Tim Peters]
> Yes. please.
Done.
--
David Goodger <http://python.net/~goodger>
signature.asc
Description: O
36 matches
Mail list logo