Age | Commit message (Collapse) | Author |
|
Closes #8848, Closes #9432
Authored by: pzhlkj6612, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
|
Authored by: seproDev
|
|
Closes #10169
Authored by: seproDev
|
|
Authored by: seproDev
|
|
Fix d710a6ca7c622705c0c8c8a3615916f531137d5d
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Closes #10987
Authored by: MellowKyler, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
|
|
Fixes b6dc2c49e8793c6dfa21275e61caf49ec1148b81
Authored by: Grub4K
|
|
Authored by: CounterPillow, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
|
Currently does not work with reusable workflows, e.g. release-nightly.yml calling release.yml
Ref: https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.11.0
https://github.com/pypa/gh-action-pypi-publish/discussions/255
https://github.com/pypi/warehouse/issues/11096
Authored by: bashonly
|
|
Also adds the `trim_str` traversal helper
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Closes #11338
Authored by: bashonly
|
|
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''
Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""
Authored by: bashonly
|
|
Ref: https://github.com/python/cpython/commit/15409c720be0503131713e3d3abc1acd0da07378
Closes #11413
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Fix 5ce582448ececb8d9c30c8c31f58330090ced03a
Closes #11407
Authored by: bashonly
|
|
Fix d710a6ca7c622705c0c8c8a3615916f531137d5d
Authored by: bashonly
|
|
Closes #11375
Authored by: seproDev
|
|
Closes #11163
Authored by: JoseAngelB
|
|
Authored by: Grub4K, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Authored by: Grub4K
|
|
Closes #11356
Authored by: bashonly
|
|
Partially addresses #10084
Authored by: Wesley107772
|
|
Closes #2640, Closes #9719
Authored by: kylegustavo, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
|
|
(#11351)
Authored by: bashonly
|
|
edfd095b1917701c5046bd51f9542897c17d41a7) (#11336)
Closes #11335
Authored by: bashonly
|
|
Closes #11337
Authored by: kclauhk
|
|
0f593dca9fa995d88eb763170a932da61c8f24dc) (#11334)
Authored by: bashonly
|
|
Closes #11307
Authored by: bashonly, KBelmin
Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
|
|
Closes #10086
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Closes #11221
Authored by: bashonly
|
|
Created by: bashonly
:ci skip all
|
|
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup
Closes #8248, Closes #11146, Closes #11149, Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
|
|
This commit removes py2exe support
Closes #10087
Authored by: bashonly
|
|
Closes #10794
Authored by: allendema
|
|
See: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth
Authored by: coletdjnz
|
|
Closes #11253
Authored by: 63427083, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
|
Closes #10986, Closes #11106
Authored by: DarkZeros, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
|
Also extracts `timestamp` and `release_timestamp` as seconds instead of milliseconds
Authored by: DavidSkrundz
|
|
Authored by: bashonly
|
|
Closes #11296
Authored by: bashonly
|
|
Authored by: seproDev
|
|
Closes #5429
Authored by: pktiuk
|
|
Authored by: Deer-Spangle
|
|
Closes #3260
Authored by: imranh2, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
|
Authored by: seproDev
|
|
Closes #11288
Authored by: rubyevadestaxes
|
|
Closes #4601
Authored by: bashonly
|
|
Authored by: bashonly
|
|
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10
- Fixes regression introduced in fb8b7f226d251e521a89b23c415e249e5b788e5c
- Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes
Closes #11259
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|