-
BPO | [36018](https://bugs.python.org/issue36018)
--- | :---
Nosy | @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi
PRs | python/cpython#11973python/cp…
-
## Description
https://github.com/python-discord/seasonalbot/blob/44bc2efb37702758594f7218ae998fd725394773/bot/exts/evergreen/wolfram.py#L28
Keep track of how many uses we've had of the wo…
-
- [x] Change Month and Week Number
- [x] focWeekExport 2022-01-19 2022-01-26
- [x] Summary
- [ ] Hashtags
- [x] Check that comment links work (push weekly dump with channel summaries)
- [x] Check…
-
# Bug report
https://phpstan.org/r/2be07ee1-1435-4ea3-a764-e5fcde1d3759
`int / int` results in `float|int` while it should result `float|int`
### Code snippet that reproduces the problem
T…
-
**This isn't an issue, this is a feature request/inquiry.**
One of the features that I find to be useful in Mac's Spotlight is the program's ability to display information from external sources (Su…
-
The following code raises two `ParadoxicalCondition` errors:
```php
$isImmutable = substr($typeOfField, -9) === 'immutable';
if (
($isImmutable && $value instanceof DateTimeImmutable)
…
-
1. How is the midpoint of zero flow quantiles at an index gage being computed by the application?
- SHWA wants the midpoint exceedance probability computed using log10(Q) and linear exceedance p…
-
I've been trying to use this package for evaluating some probability density functions. However, I keep running into stability issues with large values of x. For example, when calculating 1F1(8.9,0.5,…
-
Hi
I've encountered another solve issue which is closely related to: https://github.com/jiggzson/nerdamer/issues/563
Basically the following fails to give a sensible answer:
```
solve(x^2+a*y^…
-
| | |
| --- | --- |
| Bugzilla Link | [46376](https://llvm.org/bz46376) |
| Version | trunk |
| OS | MacOS X |
| CC | @dwblaikie,@efriedma-quic,@hfinkel,@ldionne,@RKSimon,@mclow,@zygoloid,@rotaterig…