Tweets
- Tweets, página atual.
- Tweets e respostas
- Mídia
Você bloqueou @ncoghlan_dev
Tem certeza de que deseja ver estes Tweets? Visualizar os Tweets não desbloqueará @ncoghlan_dev
-
Tweet Fixado
Things that need trolling: authoritarian governments, corrupt multinationals, abusive "leaders". Who do weak sycophants harass? Vocal women.
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
Teachers! Just a few more days to get
#pyconline student showcase applications in for@PyConAU! Have your students made something cool using python? Maybe an assignment, side project, or game? We want to hear about it! https://2021.pycon.org.au/education/Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
With the inclusion of async generator based features, the minimum supported version is now Python 3.6+, so it will be interesting to find out if anyone is still using old Python versions with old versions of installation tools that ignore the Required-Python metadata field.
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Release notes at https://contextlib2.readthedocs.io/en/stable/#release-history …
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
contextlib2 21.6.0 has been released, updating the API to match Python 3.10 (including all the previously omitted asynchronous features from 3.7+):https://pypi.org/project/contextlib2/ …
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
If you like & recommend
@AlSweigart's "Automate the Boring Stuff with Python" as an introduction to Python for beginners, https://nostarch.com/beyond-basic-stuff-python … is well worth a look as a "next step" book to help build folks build their debugging and code design skillsObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
Have you ever specified a
#Python dependency for a package? Have a couple of minutes to provide some data that might help towards PEP 621? ... You are awesome!https://forms.gle/Qmy1a5bD8fKNYKtp9 …Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Also thanks to BitBucket/Atlassian for years of free hosting, and likewise for GitHub, as well as to the Mercurial and git developers for the version control tools themselves :)
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Migrated my Hg repos from BitBucket to GitHub in advance of the sunset. Thanks to: * the git-hg authors (for the actual VCS conversion) * the hg convert extension authors (for cleaning out .git dirs that ended up in the hg repos) * https://stackoverflow.com/a/52313931/597742 … for the .git dir fix
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
I am so happy
@thePSF is able to financially support this. Thank you@asheeshlaroia for putting time aside for this@beeware project!https://twitter.com/asheeshlaroia/status/1227662916414914561 …Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
If you want to be a part of making PyCon AU happen, our specialist track call for proposals is open. You select the program, we'll help you bring it to life! PyCon AU is 5–7 Aug in Adelaide, CFP closes 24 Feb. https://2020.pycon.org.au/program/
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
If the researchers can get it to work, this would be an amazing resource: https://www.gousios.gr/blog/Introducing-Fasten.html … It seems plausible that they'll be able to get it to a "accurate enough to be useful" state, even though 100% accuracy is likely unattainable (at least for dynamic languages).
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
#Python is now available in@MSMakeCode. That means when your students open Code Builder in#MinecraftEdu, they have a whole new programming language to explore! Learn more about this new opportunity for computer science learning: http://msft.it/6018TkFGo#Bett2020pic.twitter.com/nktRI8MZ9c
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
TIL: >>> -1 >> 10 -1 (It's a thoroughly non-obvious consequence of floor division rounding towards negative infinity, and Python's binary right-shift operation on integers being defined in terms of floor division by powers of two)
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
Reminder, again, that the "Y2K wasn't that bad" campaign is a deliberate effort by climate deniers to attempt to diminish expertise and the ability for collective action to avoid catastrophe.
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
It actually was progress - adding the previously missing INCREF on set item operations had introduced an attempt to INCREF NULL on delete operations. Switching to the NULL-aware macros -> green tests :)
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
After a 7 month hiatus, I'm finally getting back to working on my Python locals() semantics cleanup PEP's reference implementation. Current status: segfault in test_sys_settrace resolved, new segfault in test_asyncio introduced. This counts as progress, yes?
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Non-LinkedIn version of the announcement: https://twitter.com/IONITY_EU/status/1204394072007417862 … (the LinkedIn one had the specific thanks for the Tritium folks supporting the development & testing activities)
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
One of the cooler parts of my day job: https://www.linkedin.com/posts/activity-6610159826238488576-GMP1/ … :)
Mostrar esta sequênciaObrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Nick Coghlan retweetou
When you participate in
#GivingTuesday you support sprints, meetups, community events, Python docs, fiscal sponsorships, software development & community projects. This global celebration runs for 24 hrs. Donate now before midnight local time: https://www.python.org/psf/donations/2019-giving-tuesday-drive/ …pic.twitter.com/W7M3SSHu6u
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer -
Reviewing a transcript, and wondering how badly different accents mess up people's ability to "hear" punctuation. Or whether the problem is specifically with hypothetical questions just being hard to separate out from the rest of a sentence in general.
Obrigado. O Twitter irá usar isso para melhorar sua timeline. DesfazerDesfazer
O carregamento parece estar demorando.
O Twitter deve estar sobrecarregado ou passando por algum problema momentâneo. Tente novamente ou acesse o Status do Twitterpara obter mais informações.