[Python-Dev] Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available

2022年7月14日 12:55:08 -0700

> Also the GH bot is using DD/MM/YYYY date format :-( whyyyyyy?
Because github is international, and everyone but the US seems to agree that
```
 /\
 / \
 / \
 / day \
 /________\
 / \
 / month \
 /______________\
 / \
 / year \
 /____________________\
```
is preferable to
```
 __________
 / \
 / month \
 /______________\
 /\
 / \
 / \
 / day \
 ___/________\___
 / \
 / year \
 /____________________\
```
_______________________________________________
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/[email protected]/message/EQO2SCU76WC6JQAZOFVUZ2RHW4LU7GXI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to