Jonathan Oberländer
Jonathan Oberländer
What if we squash identical adjacent entries? Then you could use `1505^^` to refer to the `1117` line. The last example would also work as expected: `1655^` would now continue...
I think it's not worth the effort, but for completeness' sake my scrapped thoughts: 2a. Allow explicitly specifying a timezone by means of UTC offset. If I want to refer...
Since @nedbat's blogpost two things have happened (or will happen) in CPython: - opcode tracing became a supported feature (by setting `frame.f_trace_opcodes` to `True`) - code objects contain line and...
Yeah, that doesn't work. `git log -- previousname` shows me all commits made involving that path, `git who -- previousname` has the same error output as `git who previousname`. ----...
Happened again yesterday after I attempted to remove the `disnake` inventory (because it seemed to have moved). After that, all `!d` invocations led to this issue until the bot was...