File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See Git checking messages for full history.
4
4
5
- ## 8.0.3 (2023/xx/xx )
5
+ ## 8.0.3 (2023/04/15 )
6
6
- added support for Python 3.12
7
- - dev: renamed the ` master ` branch to ` main `
8
- - dev: review the structure of the repository to fix packaging issues (#243 )
9
- - MSS: added PEP 561 compatible
7
+ - MSS: added PEP 561 compatibility
10
8
- MSS: include more files in the sdist package (#240 )
11
- - MSS: remove ` venv ` files from the sdist package
12
- - MSS: use markdown for the README, and changelogs
13
9
- Linux: restore the original X error handler in ` .close() ` (#241 )
14
10
- Linux: fixed ` XRRCrtcInfo.width ` , and ` XRRCrtcInfo.height ` , C types
11
+ - doc: use markdown for the README, and changelogs
12
+ - dev: renamed the ` master ` branch to ` main `
13
+ - dev: review the structure of the repository to fix/improve packaging issues (#243 )
15
14
- :heart : contributors: @mgorny , @relent95
16
15
17
16
## 8.0.2 (2023/04/09)
Original file line number Diff line number Diff line change 1
1
# Technical Changes
2
2
3
- ## 8.0.3 (2023-04-xx )
3
+ ## 8.0.3 (2023-04-15 )
4
4
5
5
### linux.py
6
6
- Added ` XErrorEvent ` class (old ` Event ` class is just an alias now, and will be removed in v9.0.0)
You can’t perform that action at this time.
0 commit comments