question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question on new 3.7 feature

See original GitHub issue

Sorry to file an issue here but I can’t find a better point of contact.

https://docs.python.org/3.7/whatsnew/3.7.html#pep-562-customization-of-access-to-module-attributes

Does this solve the long-standing issue mentioned in the initial presentation about q, regarding __call__ on modules?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
zestypingcommented, Oct 1, 2019

I’ve added it!

1reaction
jleclanchecommented, Jan 25, 2019

@zestyping Going to second @skorokithakis’ suggestion of adding the project to the Code Shelter 😃 I really like its approach and I think q is an exceptionally useful Python package. Would you consider it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python 3.7: Cool New Features for You to Try
Python 3.7: Cool New Features for You to Try · The breakpoint() Built-In · Data Classes · Customization of Module Attributes · Typing...
Read more >
What's New In Python 3.7 — Python 3.11.1 documentation
This article explains the new features in Python 3.7, compared to 3.6. Python 3.7 was released on June 27, 2018. For full details,...
Read more >
What's new in Python 3.7? - Educative.io
The latest version of Python has diverse new features and tweaks, all of which can be found in Python 3.7's official documentation.
Read more >
Amazing Features Added to Python From 3.7 to Now
A rundown of the best new features added to Python since the 3.8 release in 2018 with code examples. Learn about the newest...
Read more >
6 of Python's Newest and Best Features (3.7-3.9) - YouTube
A rundown of the six most recent, and coolest features added to Python in the past few years!2018 brought us a plethora of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found