-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/51089
- Created at 2020-05-13 21:22:19 by [vashirov](https://pagure.io/user/vashirov) (@vashirov)
- Assigned to nobody
---
#### Issue De…
-
The messageformat library supports custom formatter functions. You could register globalize's formatters, so they could be used in messages, e.g. `"Balance: {0, currency}"`, or `"Posted at {0, datetim…
-
> > > Any way to integrate this into pycodestyle or another checker tool that runs locally?
> >
> >
> > Yes, yes there is. Use the black formatter https://black.readthedocs.io/en/stable/
>
> T…
-
```
[1] pry(main)> uri = URI('http://www.example.com/todo.cgi')
#
[2] pry(main)> req = Net::HTTP::Post.new(uri, {q: 'asd'})
(pry) output error: #
/Users/ir/.rvm/gems/ruby-2.3.1@guestready/gems/aw…
-
Hi There! I have been using verible-verilog-format and finding that multiple directives are being pulled together on a single line (and this blocks successful compilation).
This doesn't seem to hap…
-
Current Smokey has print lines all over the place. We should utilize the logging module instead.
Benefits:
- We can adjust how much/little to log by changing the log level. DEBUG/INFO/CRITICAL
…
-
Current version of jsonovich (Firefox current) makes input
```
{
"2017": {
"08": {
"count": 23
},
"09": {
"count": 21
},
…
-
If I include the following in my `.http` file, I get formatted results:
```
GET https://jsonplaceholder.typicode.com/posts/3
```
This suggests to me that I have everything installed correctly,…
mtift updated
2 weeks ago
-
Similar to caPutLog in IOC, it would be good to be able to log CA client's information, i.e. user/host name. The following options are considered:
- Expose directly to Driver.write method as paramete…