On 2019/12/20 00:01:59, lemzwerg wrote:
> > There should always a comma after 'i.e.', as far as I know.
>
> Nope. It's grammatical dogma (in the same vein as not
> starting sentences with the words 'And' or 'Because).
> I think commas after these abbreviations look ugly.
I'm not a native spea
Mhmm, I'm not happy with that. What I can imagine is to *prefer* Python
3.x over 2.x.
Is there a reason to enforce 3.x? I thought that all of your recent
work was to ensure that the scripts work both with 2.x and 3.x – am I
missing something?
https://codereview.appspot.com/545370043/
LGTM
https://codereview.appspot.com/571280043/
> There should always a comma after 'i.e.', as far as I know.
Nope. It's grammatical dogma (in the same vein as not
starting sentences with the words 'And' or 'Because).
I think commas after these abbreviations look ugly.
I'm not a native speaker, but I think exactly the opposite, given that
On 12/19/19, 2:28 PM, "lilypond-devel on behalf of
nine.fierce.ball...@gmail.com"
wrote:
On 2019/12/17 18:49:41, dak wrote:
> On 2019/12/17 17:57:52, Dan Eble wrote:
> > I haven't looked very deeply into the potential use of an
unpure-pure
> container.
> > It looks l
On 2019/12/17 18:49:41, dak wrote:
On 2019/12/17 17:57:52, Dan Eble wrote:
> I haven't looked very deeply into the potential use of an
unpure-pure
container.
> It looks like unpure-pure containers are used for vertical
placement,
They are for things that are dependent on line-breaking. I s
Hello friends of Python 3!
to make the initial proposal short: With today's patches, I think
'master' would be ready to switch over to Python 3.x.
As a reminder, Python 2 will go EOL on 1st of January 2020 - in 13 days
if I counted correctly. That probably doesn't mean that Python 2.x will
go away
https://codereview.appspot.com/551270043/diff/575420043/Documentation/notation/editorial.itely
File Documentation/notation/editorial.itely (right):
https://codereview.appspot.com/551270043/diff/575420043/Documentation/notation/editorial.itely#newcode496
Documentation/notation/editorial.itely:49
Hello,
Here is the current patch countdown list. The next countdown will be on
December 21st.
A quick synopsis of all patches currently in the review process can be
found here:
http://philholmes.net/lilypond/allura/
Push:
5643 Only sort distances in output-distance.py - Jonas