cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
Julian has joined #pypy
Julian has quit [Quit: leaving]
<Alex_Gaynor> Did something change about coverage with 7.3.10? https://github.com/pyca/bcrypt/actions/runs/3728003559/jobs/6322730280 is showing results that make no sense. e.g. for https://github.com/pyca/bcrypt/blob/main/tests/test_bcrypt.py it claims the 208->214 branch, 214->213 branch, etc. are all uncovered... but they don't exist?
<Alex_Gaynor> err, wait there's also a new coverage release today, I think that's more likely :-)
<Alex_Gaynor> oops, new coverage was unrelated, I think it is a 7.3.10 issue after all
Techcable has quit [Remote host closed the connection]
Techcable has joined #pypy
<cfbolz> Alex_Gaynor: file a bug please?
<mattip> it also claims 208->182 are not covered, which is backwards
<mattip> the problem is in running "coverage report"
<mattip> when I use the same ~/.coverage sqlite3 db report,
<mattip> pypy3.8 v7.3.9 reports 100% coverage, pypy3.8 v7.3.10 reports like in the CI run
otisolsen70 has joined #pypy
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #pypy
Atque has quit [Ping timeout: 255 seconds]
Atque has joined #pypy
otisolsen70_ has joined #pypy
otisolsen70 has quit [Ping timeout: 260 seconds]
otisolsen70__ has joined #pypy
otisolsen70_ has quit [Ping timeout: 272 seconds]
<cfbolz> mattip: wow, if it's really a problem in sqlite3, that would be rather bad :-((
Dejan has joined #pypy
vext01 has joined #pypy
<vext01> mattip: online?
<mattip> vext01: hi
<vext01> hey, lets go pm
<Alex_Gaynor> mattip: thanks for reproducing and filing!
otisolsen70__ has quit [Quit: Leaving]
jcea has joined #pypy
jinsun__ has joined #pypy
jinsun__ is now known as jinsun
jinsun is now known as Guest2165
Guest2165 has quit [Ping timeout: 260 seconds]
jinsun has joined #pypy
jinsun is now known as Guest3566
jinsun__ has joined #pypy
Guest3566 has quit [Killed (copper.libera.chat (Nickname regained by services))]
jinsun__ is now known as jinsun
Dejan has quit [Remote host closed the connection]
epony has quit [Read error: Connection reset by peer]
epony has joined #pypy
mgorny has quit [Quit: No Ping reply in 60 seconds.]
mgorny has joined #pypy