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.

Bug: v0.10 prints content with fields.values()

See original GitHub issue

Hello! It seems that a bug was introduce in the latest version of the Document API. When running something such as: for field in datasource.fields.values(): print(field.name.rstrip("]").lstrip("["))

we get content printed to terminal.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
bcantonicommented, Nov 7, 2022

@bryceglarsen this fix should be available in release 0.11 from this morning.

1reaction
bcantonicommented, Nov 4, 2022

Yes that line was added in an earlier change and then fixed in #238. I’ll leave this open until the next release comes out, then that problem should be resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FindBugs Bug Descriptions - SourceForge
This class defines a compareTo(...) method but inherits its equals() method from java.lang.Object . Generally, the value of compareTo should ...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug :2 - "How do I attach an ebuild. ... Bug:10 - "Evolution-mail segfaults" status:RESOLVED resolution:FIXED severity:minor · Bug:12 - "OpenAFS fails to ......
Read more >
renatoGarcia/icecream-cpp: Never use cout/printf to ... - GitHub
A std::optional<T> typed variable will print its value, if it has one, or nullopt otherwise. The code: auto v0 = std::optional<int> {10}; auto...
Read more >
lab3.doc - CS 240
When a value of '0' is entered by the user, output the result and exit the program. Copy and paste your MIPS source...
Read more >
Logging commands - Azure Pipelines | Microsoft Learn
In this article. Logging command format; Formatting commands; Task commands; Artifact commands; Build commands; Release commands.
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