-
Hi all,
I just updated to Fedora 41 which comes with dnf5 by default. I noticed that the package name completion is significantly slower than with dnf4.
```
rjarry@ringo:~/upstream/dnf5 main$ g…
-
![image.png](https://raw.githubusercontent.com/JokerYan/pe/master/files/bb5fbb14-cd48-4bbb-bed7-7c68e02d7780.png)
The error message does not make sense, which should be the program not properly captu…
-
Adds events in the future that don't exist yet and lets deletions run through. I don't know why yet
-
![virb0009](https://cloud.githubusercontent.com/assets/216176/20308628/d0ce4ebc-ab12-11e6-856c-c4dce807552e.JPG)
![screen shot 2016-11-15 at 9 05 45 am](https://cloud.githubusercontent.com/assets/216…
-
The datetime.strptime() function is used incorrectly with a format string that doesn’t match the provided date string format. The date and time separator in the input string is incorrect (: instead of…
-
Jesse Seldess (jseldess) commented:
PR: https://github.com/cockroachdb/cockroach/pull/31758
From release notes:
> CockroachDB now accepts a wider variety of date, time, and timestamp formats. [#317…
-
![image.png](https://raw.githubusercontent.com/nusCS2113-AY1920S1/pe/master/imageFolderTXT/3814731515_efc69211-d5ee-4ca4-9391-aa1d28be337e.png)
Documentation does not specify that tasks cannot be edi…
-
![image.png](https://raw.githubusercontent.com/nusCS2113-AY1920S1/pe/master/imageFolderTXT/3872340475_bb5fbb14-cd48-4bbb-bed7-7c68e02d7780.png)
The error message does not make sense, which should be …
-
Thank you for this useful library!
This issue is similar to https://github.com/nene/sql-parser-cst/issues/21 .
When I parse the following SQL (a.sql) :
```sql
SELECT EXTRACT(DAYOFWEEK FROM C…
-
Currently LPeg parses the message only once, at user input. Dynamic content values (current pattern, track, line, eg.. values) need to be evaluated at process time. Could also be a flag.