Skip to content

issues Search Results · repo:daeken/kdl-py language:Python

Filter by

5 results
 (75 ms)

5 results

indaeken/kdl-py (press backspace or delete to remove)

Multiline comments create an exception that crashes Tatsu.
  • rougetimelord
  • Opened 
    on Sep 13, 2021
  • #9

Traceback: File [kdl\__init__.py], line 25 identRe = regex.compile(ur ^[^\\ {;\[=, 0-9\t \u00A0\u1680\u2000-\u200A\u202F\u205F\u3000\uFFEF\r\n\u0085\u000C\u2028\u2029][^\\;=, \t \u00A0\u1680\u2000-\u200A\u202F\u205F\u3000\uFFEF\r\n\u0085\u000C\u2028\u2029]*$ ...
  • rougetimelord
  • 4
  • Opened 
    on Sep 13, 2021
  • #8

Hi! Since this was originally written, KDL has stabilized to 1.0.0. No further changes should be made to spec so it should be safe to update + finalize kdl-py to the 1.0 spec! Please let me know if you ...
  • zkat
  • Opened 
    on Sep 12, 2021
  • #6

Python version: 3.6.13 kdl-py: 0.1.5 I had to apply the patch from #2, as well. // data.kdl kdl.parse( s3-upload { bucket data-output } ) $ python3 -c import kdl; data = open( ./data.kdl ...
  • hawkrives
  • Opened 
    on Apr 21, 2021
  • #5

Currently only TatSu s default errors will be emitted for bad documents. This is Not Ideal.
  • daeken
  • Opened 
    on Apr 12, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub